© 2026 LinearBytes Inc.
Search posts, tags, users, and pages
Abdulazeez Dolapo Abdulrafiu
A Fullstack software engineer with a passion for writing. I use JavaScript, Typescript, React, Vue, Node.js, SQL and NoSQL databases.
One of the main strengths of Node.js is its single-threaded nature. Unfortunately, it's also one of its major drawbacks. What this means is that an instance of a Node.js app runs on a single process of your machine. Considering the fact that these da...
No responses yet.