Node.js basics
I recently learnt about node.js so thought why not share my learnings?
Here is the basic fundamentals for an absolute beginners of node.js which can be helpful to make a CLI app
1. Command Line Interface (CLI): ๐ค
๐If you are writing a program via ...
samyakshah.hashnode.dev5 min read