Read my blogs

How to get started with React Router ?

written by Nizam, 25th May, 2021

In this tutorial, we're going to learn the basics of routing in React by building navigation for a demo website.

Read More

React useState Hook - A Beginner Guide

written by Nizam, 31st May, 2021

Hooks are a new addition in React 16.8. Hooks let you use state and other React features without writing a class.

Read More

React useEffect Hook - A Beginner Guide

written by Nizam, 31st May, 2021

The Effect Hook lets you perform side effects in function components. useEffect hook can be imported just like useState

Read More

1st - Sample Blog

written by Nizam, 15th April, 2021

It is a first sample custom blog hosted on netlify

Read More

2nd - Sample Blog

written by Nizam, 15th April, 2021

It is a second sample custom blog hosted on netlify

Read More