Khaled Md Saifullah

Khaled Md Saifullah @kmsaifullah

About: MERN Stack Developer MongoDB | Express.js | React.js | Node.js

Location:
Dhaka,BD
Joined:
Dec 24, 2021

Khaled Md Saifullah
articles - 16 total

Understanding Domain Names and DNS: A Beginner to Intermediate Guide

When we type google.com or dev.to into our browser, we are using something called a domain name....

Learn More 0 0Aug 26

Understanding HTTP Status Codes: A Beginner & Intermediate Guide

If you have ever developed or used an API, you have undoubtedly encountered HTTP Status Codes. When...

Learn More 0 0Aug 24

Understanding SSH, What It Is? Why We Use It? and How to Get Started?

You have undoubtedly heard of SSH if you have ever needed to establish a secure connection to a...

Learn More 0 0Aug 22

Mastering curl: The Swiss Army Knife of the Command Line

If you have ever tested endpoints worked with APIs or uploaded files it is likely that someone...

Learn More 3 2Aug 20

Mastering Linux File Permissions

Linux file permissions are essential to both user administration and system security. There is a...

Learn More 0 0May 4

AWS EC2 Beginner's Guide: All the Information You Need

One of the most popular cloud computing services is Elastic Compute Cloud (EC2) from AWS. It offers...

Learn More 2 0Mar 23

Introduction to AWS IAM for Beginners

One essential tool for properly controlling access to AWS resources is AWS Identity and Access...

Learn More 0 0Feb 2

Create Multi Stage Docker Image

Docker is an open platform for developing, shipping and running applications. Modern application...

Learn More 1 0Jan 23

How to Containerize a Node.js Application

Docker is a open source platform for developing, shipping and running applications. Here, We are...

Learn More 0 0Sep 20 '24

Create a Node App in a Minute

Starting a Node application requires creating many files and directories, which can be tiring to do...

Learn More 0 0May 29 '24

Create your own API for react App

React.js is a popular JavaScript library for creating beautiful UI interfaces. We need a dummy API to...

Learn More 2 0Apr 29 '24

Fetch Data Using React Router Dom v6

There are numerous ways to fetch data in a react application. React router dom also provides us with...

Learn More 0 0Mar 18 '24

How to Fetch Data in React JS

In React.js, fetching data from APIs is essential. There are various methods to achieve this. Here...

Learn More 4 2Mar 1 '24

Steps to Create a HTML Project

As a beginner we sometimes face some difficulties to create a basic HTML project. It is very easy to...

Learn More 0 0Feb 22 '24

Is there any way to show all the movie list from OMDB API http://www.omdbapi.com/

A post by Khaled Md. Saifullah

Learn More 4 0Mar 16 '22

Essential cmd commands for windows users

Check System Information systeminfo Enter fullscreen mode Exit...

Learn More 7 0Dec 24 '21