- [x] Generics, Enums, import and export C2( 9.3 | Generics, enums, imports, exports ). Link
- [x] Prisma Many to Many relations etc (Advanced topics) C2 ( 10.2 | cohort 2 Prisma ). Link
- [x] an offline video of Auth with cookies C2 ( 16.3 | Authentication using cookies ). Link
- [x] ci cd offline video from C2 ( Week 18.2 | CI/CD ). Link
- [ ] sharding ( Extra not from cohort )
- [ ] replication ( Extra not from cohort )
- [ ] Resiliency ( Extra not from cohort )
- [x] Serverless BE ( 11.1 | Serverless Fns || 12.6 | Connection pooing in serverless env ) Link1 Link2
- [x] Testing ( Week 24.2, 24.3 and 25 ).
Left Topics Webdev
- [ ] rtc
- [ ] Advance BE communication.
- [ ] Queue ( redis )
- [ ] Pub sub ( redis/kafka/RabitMQ ).
- [x] scaling ws, http server.
- [x] nodejs vs go vs rust performance.