Geolocation API

4 years ago

The HTML Geolocation API is used to locate a user's geographical position. For this to work accurately and not compromise…

The Decentralised Internet And How Africa Can Position Itself

4 years ago

By Femi Omoshona Get mobile app templates for your mobile app projects Decentralised technology is here to stay, and the…

Is PHP Dead in 2022?

4 years ago

Is PHP dead in 2022? Short answer: No, PHP is not a dead programming language. Now here's the full explanation.…

Moment.js Cheatsheet

4 years ago

Moment.js has been successfully used in millions of projects with over 12 million downloads per week. Here's a curated moment.js…

JavaScript String Cheatsheet Reference

4 years ago

A string in Javascript represents a sequence of characters. Strings are useful for holding data that can be represented in…

Benefits of Learning Software Development

4 years ago

As the world becomes increasingly digitised, software developers are in demand in virtually every industry and there are underlying benefits…

JavaScript Shorten String With Three Dots

4 years ago

Using JavaScript, we can shorten the length of our string and just replace the rest with three dots.  let stringVal…

PHP Shorten String With Three Dots

4 years ago

Using PHP, we can shorten the length of our string and just replace the rest with three dots. This is…

Gmail Productivity Hacks You Should Know

4 years ago

With over 1.8 billion users, Gmail is a free email service provided by Google. While you may just be comfortable…

JavaScript Change Background Color on Click

4 years ago

In this tutorial, we are going to change the background color of a webpage to the one supplied by the…