Here we are at the final chapter of the series about Node.js. In the previous section, we have gone through what Node.js is, how to build a RESTful API, and how to give it an appealing interface. Now, we are ready to dive into the world of Node CLI (Command Line Interface) development. What is a CLI? Why build one? […]
⌨️ How to Build a Command Line Interface (CLI) with Node.js: A Complete Guide
👩💻Building a RESTful API with Node.js
After understanding the story about Node, in the following lines, we will explore how to create a RESTful API to effectively manage any interaction request from a user to store, get and update data.
🧑💻 An Introduction to Node JS
Disclaimer: thank you, Pirple.com, for giving me all this information about Node JS. This Skillshare Masterclass inspires the content you can read below. Did you know that you could manage a full-stack development with Javascript only? I agree that Javascript should be used only in client-side environments, mainly in managing website logic. Then what? I had the opportunity to follow […]