Articles by Salman Ravoof
How To Migrate From MySQL To MariaDB
MariaDB is a newer, lightweight DBMS offering improved performance and more cutting-edge features. Learn how to migrate from MySQL to MariaDB.
How and Why To Run Redis in Docker
Have you ever wondered how and why to run Redis in Docker? This article teaches you how to use both open-source technologies effectively.
Rest API vs Web API: Everything You Need To Know
Compare two popular approaches to building APIs: (REST) API and Web API and learn about their architecture differences and use cases.
How To Perform a “Git Rename” on a Branch
Using Git is straightforward most of the time, but some tasks need more explanation. This post will illustrate how to "git rename" a branch.
9 Nifty Angular Component Libraries to Jump-Start Development
In a world filled with Angular component libraries, we highlight nine that really help build web apps quickly.
Remove Docker Images, Volumes, and Containers in Seconds
Keep your Docker development work clean and tidy by learning to remove images, volumes, and containers easily.
How To Fix the ERR_BAD_SSL_CLIENT_AUTH_CERT Error (7 Methods)
An ERR_BAD_SSL_CLIENT_AUTH_CERT error is returned when the Google Chrome browser cannot find a secure connection like an SSL.
Next.js vs React? It’s a Partnership, Not a Competition
Wondering how Next.js vs React fit into the JavaScript landscape? We're taking a look at these tools for creating high-performance websites.
How To Fix the ERR_NETWORK_CHANGED Error in Chrome
The “ERR_NETWORK_CHANGED” Chrome error includes a message that tells you about a potential problem with the network connection. Fix it now.
How To Set Up a Google Cloud Storage Bucket for External Backups
It's easy to back up your Kinsta site, app, or database to Google Cloud for secure storage and retrieval. Learn how in this tutorial.
How To Set Up an Amazon S3 Bucket for External Backups
It's simple to back up your Kinsta site, app, or database to Amazon S3 for secure storage and retrieval. Learn how in this tutorial.
3 Ways To Fix the NET::ERR_CLEARTEXT_NOT_PERMITTED Error
NET::ERR_CLEARTEXT_NOT_PERMITTED error while trying to access a website or web app. Here are 3 ways to fix that error.