2024 Backend Roadmap - Dark
2024 Backend Roadmap - Dark
Each section also includes projects that you can complete in any order
that require only the skills learned in that section and the sections prior.
TypeScript - Course
TSConfig
Type Inference
Array Type Projects
Any/Unknown Type - Video Easy
Type vs Interfaces - Video Image Slider - Video
Todo List - Video
Functions Typing Effect Animation - Video
Unions/Intersections Hangman Clone - Video
Medium
readonly/keyof/typeof
Custom Select Component - Video
As Const/Enums Advanced Note Taking App - Video
Multistep Form - Video
Tuples Shopping Cart - Video
Generics - Video Hard
j
App Router
Pro ects
Folder Based Routing
Dynamic Routes
Dynamic Functions
useOptimistic/useFormState/useFormStatus
Route Handlers
Pages Directory
getServerSideProps/getStaticProps/getStaticPaths/getInitialProps
API Routes
Ho w To Deploy
Basic Security - What Is JWT Video
Authentication - Basic Auth Video Password Auth Video JWT Auth Video Email Only Auth Video