🖱 Building a Functional Web App With a Graphical Interface Using Node and Restful API

In our previous article, we explored the process of building a RESTful API with Node, which provided functionalities like authentication, account creation, website checks, and updates. However, it lacked a user-friendly graphical interface for non-developers. In this article, we will delve into the steps required to create a functional design for hosting all these features. By following along, you’ll discover […]

🧑‍💻 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 […]