# Web Development Fundamentals
[[Responsive Web Design]]
[[Server-side rendering vs Client-side rendering]]
[[Document object model (DOM)]]
[[Event handling and propagation via JS and the DOM]]
[[Web App Architecture]]
[[Web MVCS Architecture Pattern]]
[[Web Development Timeline]]
# HTML and CSS
[[HTML]]
[[CSS]]
[[CSS Flexbox]]
[[CSS Grid Layout]]
[[HTML Web Forms]]
# JavaScript
[[JavaScript curriculum]]
[[ES6 Modules]]
[[JavaScript objects]]
[[JavaScript Style and Linting]]
# TypeScript
# Node.js
[[Node.js Backend Development]]
[[Node Package Manager (NPM)]]
# Express
[[Overview of Express.js]]
# React
[[Bugl, Daniel, "Modern Full-Stack React Projects"]]
# Other
[[User Authentication in Web Apps]]
[[Web Accessibility (ARIA, WCAG)]]