node.js Architecture
Ever wondered Javascript being a single threaded language how much faster it is. It almost seems like multi-threaded language handling multiple things simultaneously. That's not how core js works, it'
basics-for-js.hashnode.dev6 min read