Creating Protected Routes With React Router V6Hey, if you’re looking to find out how to create a Private Route in Reactjs, I’m going to show you how you can do it in only 2 steps. This…Jul 1, 2022Jul 1, 2022
Create a show/hide password toggle button in Reactjs.Hey, if you’re looking to find out how to create a show/hide password toggle like this, I’m going to show you how you can do it in four…Jun 14, 20221Jun 14, 20221
Implementing a dark theme toggle with react-reduxIt’s been a few years since dark mode became a popular feature of many websites, so I decided to write about how to implement it using…Jan 10, 2022Jan 10, 2022
How to setup a static website using GitHub Pages and Cloudflare with your own Domain NameStep1: First off, if you don’t already have one, create a GitHub account. It is fast and super easy. Next, if you also haven’t already done…Sep 3, 2021Sep 3, 2021
What the heck is “this”?So what is “this” ? this references the object that is executing in the current function. Here I’m going to give you a very simple Trick if…Aug 27, 20211Aug 27, 20211
Build a Simple Todo App with React ⚛Hi readers! I’m Atefeh And This is the first time I’m writing an article on building something with React.js. So, I’m also new to…May 14, 2021May 14, 2021