1 follower
Result-oriented Software Engineer and excellent team player with expertise in building secured and scalable applications.
Subscribe to my newsletter and never miss my upcoming articles
Introduction Node.js is a JavaScript runtime for serverside programming. It's built on Google Chrome's V8 JavaScript engine. It allows developers to create fast, highly scalable, and data-intensive applications. In this guide, I will show how one ca...
Overview Building APIs have never been easy without a library that gives you all the HTTP status codes in a box. That's why I put together an elegant, flexible, and abstracted npm with all HTTP API status response codes as defined by Request for Comm...
What is Node.js? The idea of running JavaScript on the server is known as Node.JS The original author of Node.js - Ryan Dahl, who has also currently release another cutting edge technology known as Deno. Node.js is an open-source JavaScript run-time...
Introduction The best thing about software is its flexibility: It can be programmed to do almost anything. The worst thing about software is also its flexibility: The "almost anything" characteristic has made it difficult to plan, develop, monitor, a...
Introduction React is a painless open-source JavaScript library for building interactive user interfaces. This great astonishing work can be used as a base in the development of single-page or mobile applications par excellent. It is maintained by Fa...