In this section, nodejs, nestjs concepts will be included. Here is the Deployed URL - Nodejs Concepts
Content | Source |
---|---|
Concepts | Source |
DSA & LeetCodes | Source |
Scripts | Source |
Sources | Source |
- Event Lop
- Blocking vs Non-Blocking
- MultiThreading
- Concurrency
- Horizontal Scaling (with K8S multiple instances)
- Async LocalStorage
- Event and Task Scheduling
- Clustering
- Security Practices
- Design Patterns
- Meme Concepts
- LeetCodes
- https://nodejs.org/en/learn/asynchronous-work/event-loop-timers-and-nexttick
- https://nodejs.org/en/learn/asynchronous-work/dont-block-the-event-loop#blocking-the-event-loop-json-dos
- https://www.bbss.dev/posts/eventloop/
- https://www.youtube.com/watch?v=M3sbOSJvhxg&list=PLC3y8-rFHvwj1_l8acs_lBi3a0HNb3bAN&index=2
- https://chromium.googlesource.com/chromium/blink/+/master/Source/core/frame/DOMTimer.cpp