
Sujeet Jaiswal
Principal Software Engineer, Bangalore - India
Making the world a better place through quality software.
Writings
Read all posts-
Libuv Internals
libuv is a multi-platform support library with a focus on asynchronous I/O
-
The Node.js Event Loop
Deep dive into nodejs event loop internals
-
The Node.js Architecture
Deep dive into Node.js internal architecture
-
Switching HTTP Versions on browser
How and when browser decides to switch HTTP Versions
-
Critical Rendering Path
Understanding the Critical Rendering Path for web performance optimization
-
Length of a string
What you see is not always what you get!. The length of "👩👩👦👦🌦️🧘🏻♂️" is 21. Let us explore why is it 21 and how to get 3.