DOCUMENT
THE WHOLE
SYSTEM.
A practical reference for programming, DSA, frameworks, databases, APIs, Linux, networking, testing, security, deployment, and the architecture behind CodeDev itself.
Results for “html”
Developer learning roadmap
A practical order for learning programming, DSA, web development, databases, systems, testing, and production deployment.
JavaScript for modern applications
JavaScript fundamentals, DOM events, modules, async/await, fetch, validation, and browser security boundaries.
HTML, CSS, and responsive web foundations
Semantic HTML, accessible forms, CSS layout, responsive design, progressive enhancement, and browser fundamentals.
HTTP, REST APIs, and backend design
Requests, responses, status codes, JSON APIs, validation, idempotency, pagination, authentication, and API boundaries.
React, Vue, and Svelte overview
Component-driven frontend architecture, state, routing, forms, API calls, and how to decide whether a frontend framework is necessary.
Application security essentials
Authentication, authorization, password hashing, MFA, CSRF, XSS, CSP, rate limiting, secrets, uploads, and secure production defaults.