3 skills found
bodote / debuggingWhen tests are run with e.g. `mvn test` and there are errors in one of the tests always do this:
Turnersoft / reactnaming for component the folder name, filename should be lower case with "\_". job always fix all lint errors by running "npm run build" before you finish you anwser.
dzp5103 / backendBackend Rules (Node + Express) API Design - RESTful routes; nouns for resources, verbs in HTTP methods. Validate input with lightweight checks. - Return structured errors `{ code, message, details