node.js
I started learning Node.js after learning JavaScript. I found it very easy to learn since it is all about JavaScript. I was amazed how we can use JavaScript to create server side applications. I found it very useful when we have to create APIs and we can use the same language for frontend and backend.
The best part of Node.js is the NPM (Node Package Manager). We can use so many libraries that are available on NPM. For almost all of my backend projects, I use Express.js with Node.js. I also found the event-driven architecture of Node.js very useful.
RK
Reetesh Kumar@iMBitcoinB
Learning new skills and mastering them is my passion. I am always eager to learn new things and share my knowledge with others. What I have learned so far about my each skill is shared here.