Database Normalization

Normalization is a process to bifurcate the excel data or bunch of data into different tables and makes a relationship between those tables.

Struggling with Async/Await?

I have brought this simple guide to answer all your questions about async/await. Easy examples of how async/await works and its practical use cases.

Basics of SQL

These are the SQL commands we used on daily basis. Here is the simple explanation in a single image.

Type of Web Servers

As a web developer, you should know what type of popular web server are exists now a days.

Fullstack

What is Fullstack developer?

After many years of experience in web development area, people like to known as fullstack developer. Here is the very simple idea what is that?

Web Technologies

PDO in PHP

PDO is advance method/way to communicate with Database like MySQL. PDO is extension which you have to enable on server to use this. There are 2 more methods like MySQLi…

Web Technologies

Google Search Console & Analytics

What to do when you are up & live with new website and now you have to integrate Google verification code into website to start monitoring with search console &…

bootstrap-4-beta-whats-new

Basics of Bootstrap

Bootstrap is a CSS framework. Why do you have to learn this as a backend dev?