CURATED LEARNING RESOURCES
Curated learning paths, coding specs, and documentation to build solid fundamentals. Or import any public GitHub README repository directly!
IMPORT GITHUB DOCUMENTATION READER
React Official Documentation
The absolute best place to learn React, covering hooks, states, rendering lifecycles, and advanced server components.
TypeScript Handbook
The official guide to learning TypeScript, covering typing systems, generics, type assertion, structural types, and narrowing.
System Design Primer
An incredible open-source GitHub repository detailing scalability, server loads, caching, message queues, CDNs, and database partitioning.
Next.js Learn Course
Interactive tutorial covering router layouts, fetching methods, SQL database connectivity, server components, and styling configurations.
Linux Command Line Journey
A complete walkthrough of shell operations, navigation, text manipulation, permissions, scripting, and processes.