Frontend Frameworks
Back: 12 - Web and Mobile Development MOC
Libraries and frameworks for building user interfaces — from React’s virtual DOM to Svelte’s compile-time approach. Each makes different tradeoffs around reactivity, rendering strategy, and developer experience.
Categories
- React
- Vue
- Angular
- Svelte
- Signals & Reactivity Patterns
- State Management
- Rendering Strategies (SSR, CSR, SSG, ISR)