© 2022 Hashnode
#webapps
API management solutions, also known as API gateways, are a must in the day and age of APIs. However, once you've set up such a gateway, you can use it for different purposes unrelated to APIs. Today,…
by Amazing Enyichi Agu React is the highest JavaScript library in awareness and usage according to State of JS 2021, a yearly survey on JavaScript libraries. This means that React is the most popular …
Python-based Django is a free and open source web application framework. A web framework is a collection of elements that makes it quicker and simpler to create websites. A comparable set of elements …
Spheron makes front-end web deployment easy for your centralised and decentralised applications. It is effective and efficient through its blockchain-based platform that takes your web app to the DSNs…
Hello readers! In this blog we shall discuss as to what is Debouncing in Javascript and how can we use it in our projects. Debouncing is a very vital concept in Javascript for interviews as well. So s…
Introduction bundlejs (pronounced bundle js) is a quick and easy way to treeshake, bundle, minify, and compress (in either gzip or brotli) your typescript, javascript, jsx and npm projects, while rece…
PayPal is the world's largest global payment system. Supporting over 200 countries and 25 currencies, it enables users to send and receive payments easily over borders and language barriers. In this a…
Let’s talk about Sam, a warehouse manager who is losing his sleep these days, literally and figuratively. He wakes up sharp at 3 am daily, to plan delivery routes for 50000 consignments from his wareh…
What is HTTP? HTTP stands for Hypertext Transfer Protocol, of stateless protocol that transfers information between the clients and the webserver. However, HTTP takes no measure to secure the data of…
What is Web Performance? Web performance is all about making websites fast, including making slow processes seem fast. A good web app gives your users a good first impression of the platform the momen…