Initial commit
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
# JavaScript-Specific Adaptations
|
||||
- Error handling: try/catch with async/await
|
||||
- Logging: winston or pino (structured)
|
||||
- Config: dotenv or config files
|
||||
- Middleware: Express/Koa middleware pattern
|
||||
Reference in New Issue
Block a user