Learning Node.js: A Step-by-Step Guide
This is a Javascript runtime + Javascript library ()
Node.js uses an event-driven, non-blocking I/O model that makes it lightweight and efficient
Quite often we use node to build APIs(Application Programming Interfaces)- services that power our clien...
james-expo.hashnode.dev20 min read