Bhanji Brilliant

Bhanji is third year Computer Science student at the Univeristy Of Nairobi, Kenya. He is an experienced software developer with key skills in web and cloud.
Author Insights

6

0

0
Bhanji is third year Computer Science student at the Univeristy Of Nairobi, Kenya. He is an experienced software developer with key skills in web and cloud.
6
0
0
Apr 6, 2022
With JavaScript popularity on the rise, it is becoming more and more common to build web applications using JavaScript. One of the major requirements of these applications is the use of REST APIs to communicate...
Nov 11, 2021
Maps have become one of the core features of most web applications. For example, a company may want to show its office directly on the site. A ride-hailing service portal may also keep track of all live rides...
Aug 20, 2021
In this tutorial, I will be showing you how to create a basic analytics dashboard with Node.js, Express.js, and Cube.js. For the database, we will be using MongoDB with MongoDB BI Connector.
Aug 5, 2021
In this tutorial, we will look at the Laravel sanctum package. We will discuss how it can be used to authenticate Single Page Applications (SPA) or even token-based APIs.
Jul 9, 2021
Companies may experience numerous challenges when managing their services or applications. For example, firms may need to send emails to millions of users or perform database backups. All of these operations...
Jun 12, 2021
In this tutorial, we will be walking you through the process of using these pipes to transform display data, and how we can create our custom pipes to meet our needs.