3 skills found
Turnersoft / rustdebug always run `cargo check` to find compiler errors and fix them before you finish you anwsers
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