How to Use Google Places AutoComplete in React Native

3 years ago

The Google Places Autocomplete feature in mobile software development is useful for searching for verified locations that are available on…

Configuration with name ‘compile’ not found React Native

3 years ago

Sometimes you get this error when you are trying to run your React Native project. To solve it, navigate to…

Add Multiple Items to AsyncStorage in React Native

3 years ago

Sometimes in your React Native project, you just want to store multiple items in AsyncStorage without doing so repetitively. Here…

How to Create Your First Node JS Application

3 years ago

Node.js is useful for building back-end services like APIs, Web Applications or Mobile Applications. It’s used in production by large…

How to Check if a Date is Between Two Dates in JavaScript

3 years ago

When creating your software application or web application, you can check if a date is between two dates by using…

Build a News App With Javascript ES6

3 years ago

In this tutorial, we are going to build a news app with HTML, Bootstrap and ES6 features of javascript. We…

Geolocation API

3 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

3 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?

3 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

3 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…