How to Get started With Low Code and No Code Technology

3 years ago

If you're looking to get started with low code and no code technology, it's important to understand what it is…

Remove Leading Zero From String in Javascript

3 years ago

This is especially useful when you want to format phone numbers by removing the leading zero. const num = '08084764545';…

This is How VAR Works in Football

3 years ago

The Video Assistant Referee (VAR) is used to correct obvious or potentially contentious decisions in football. It helps make sure…

Multiple Select Dropdown in HTML

3 years ago

The multiple select dropdown specifies that multiple options can be selected at once. The <select> tag in HTML allows users…

Add Background Video in React Native

3 years ago

In this tutorial we are going to see how to add a fullscreen background video in React Native. The first…

RGBA Colors – A Guide on How to Implement Them In Your Design

3 years ago

Fiddling through the color palette to find something pleasing can be cumbersome and many times we give up after just…

What is Serverless Computing And Why Does It Matter?

3 years ago

In the software development industry, serverless computing is a hot new trend that has captured conversations and industries. From general…

Disable Screenshot And Recording in Android Studio And React Native

3 years ago

To disable screenshot and recording in android development, we first create a method following in our MainActivity.java file. This method…

Edge Computing

3 years ago

As the world grows more connected, the demand for faster, more reliable access to information increases. Edge computing is a…

Progressive Web Apps (PWA)

3 years ago

Progressive Web Apps are web applications that load like regular web pages or websites but can offer the user functionality…