Full-Stack Self-Study Reference
A numbered map of the self-study reference covering HTML, CSS, JavaScript, DOM, Async/APIs, React and Ecosystem, Express, MongoDB, and Full Stack — learn at your own pace.
Debugging Playbook
Debugging Playbook Debugging is a repeatable investigation, not random editing. Start with the setup and deployment guide for environment problems and use the testing strategy to turn a fix into evidence. Five-step loop
Glossary
Glossary Shared vocabulary for the course. See the course index for where each concept is practiced and the debugging playbook for applying the terms during investigation. - Accessibility: designing software that people
Testing Strategy
Testing Strategy Testing is introduced gradually so readers understand what each test protects. The runnable companion is projects/testing-fixtures . It intentionally has no database or secret requirement, so a learner c
Course Modules
14 modules · 301 daily references · 0 read (0%)
HTML
HTML technical self-study reference
CSS
CSS technical self-study reference
JavaScript
JavaScript technical self-study reference
React and Ecosystem
React and Ecosystem technical self-study reference
Nodejs
Nodejs technical self-study reference
MongoDB
MongoDB technical self-study reference
Full Stack
Full Stack technical self-study reference
TypeScript
TypeScript technical self-study reference
SQL
SQL technical self-study reference
DSA
DSA technical self-study reference
Machine Coding
Machine Coding technical self-study reference
System Design
System Design technical self-study reference
Interview Preparation
Interview Preparation technical self-study reference
Advanced Curriculum
Optional deep-dive guides for role-specific interview and production depth
