Backend Beginner — resources
roadmap.sh: https://roadmap.sh/backend?r=backend-beginner
Docs / references
- MDN: Server-side first steps — what a backend is and how the web server fits in.
- The Twelve-Factor App — config, dependencies, and the basics of building a clean web app.
Courses / practice
- freeCodeCamp Backend Development and APIs — build APIs with Node and a database.
- SQLBolt — interactive SQL from scratch.