The Love Calculator is a simple and fun API that can be used to build a free romantic partner compatibility application. Matchmaking …
javascript
Monolithic vs Microservices Comparison: Which is the Best Architecture?
Software development is on the increase as there is a need for companies to have their business online. Moreover, individual software …
Flutter vs. React Native: Which Do Developers’ Use More
These are popular cross-development platforms that use code structure to create applications for Android, Windows, and iOS users. Flutter …
How to build a REST API with Node.js – Part 1
Since its inception in 2009, Node.js has grown leaps and bounds in popularity. In parallel, the community has also contributed libraries and …
How to use an E-mail API with JavaScript
Introduction This tutorial will show you how to use JavaScript to call an API to send e-mails. We will be using the Web API from SendGrid …
How to use Amazon Product/Review APIs in JavaScript
Why use Amazon APIs in JavaScript? Amazon has quickly become one of the most trusted online retail stores. Not only does Amazon have a …
How to Build a YouTube App with React (React Youtube API Tutorial)
How to use YouTube APIs YouTube has become a very popular platform since its launch over a decade ago. It's a great source of …
How to use the Instagram API with JavaScript
Introduction This tutorial will show you how to use the Instagram API with JavaScript. We will go step-by-step thru setting up and …
How to Build an Android App with JavaScript
Build an Android App with JavaScript for Generating QR Codes We are back with yet another Android app demo. This time, we take a different …
How to Build an App with Node.js & TypeScript
Introduction This tutorial will show you how to build an app with TypeScript. We will walk you step-by-step thru setting up, developing …
How To Use An API With TypeScript
Introduction This tutorial will walk you will walk you thru using a web browser to write some TypeScript code to access a couple free …
How to Create a Mobile App with NodeJS
What's a Mobile Backend? It does not take an expert to determine that the computing power of a server is most likely greater than the …
How to use a Proxy API with Javascript
How to use a Proxy API with JavaScript One of the benefits to site owners for having an API is the reduction of bandwidth used by scripts. …