Open in app

Sign In

Write

Sign In

Dhrubo Dh
Dhrubo Dh

7 Followers

Home

About

May 25, 2021

useSelector and useDispatch: Redux

So, I have been using React Hooks pretty constantly and it is probably safe to say that I just fell in love with it. So naturally, I wanted to explore how to use hooks with redux. I came to learn that redux comes with its own custom hooks! What?! I…

3 min read

useSelector and useDispatch: Redux
useSelector and useDispatch: Redux

3 min read


May 19, 2021

Countdown timer using React

Lately, I have been trying to learn more about React hooks. In addition to learning about them, I am trying to implement them as well. The new hooks I have been learning and using is the useRef hook. useRef hook is usually used to reference underlying DOM elements like input…

3 min read

Countdown timer using React
Countdown timer using React

3 min read


May 13, 2021

Implementing Infinite Scroll in React

For a recent job interview, I had to write an app using React, that calls to an API and gets data, and then renders it. The data that was coming back from that particular API was needed to be fetched page by page, and I used pagination in my Frontend…

3 min read

Implementing Infinite Scroll in React
Implementing Infinite Scroll in React

3 min read


May 5, 2021

React-pro-sidebar: A Sidebar Menu

For a recent project, I had to make a Sidebar Navigation. I wanted to try out the react-pro-sidebar library and this seemed like a great opportunity for that. In this post, I will explain how I achieved the required sidenav using the react-pro-sidebar library. First, I created a new app…

4 min read

React-pro-sidebar: A Sidebar Menu
React-pro-sidebar: A Sidebar Menu

4 min read


Apr 29, 2021

Configuring Babel and Webpack for React

To have a better understanding and have more control over the configuration, I wanted to learn how to configure a react app manually using Babel and Webapck. This is beneficial when developing a large-scale app. …

3 min read

Configuring Babel and Webpack for React
Configuring Babel and Webpack for React

3 min read


Apr 21, 2021

Geolocation API with React

For a weekend fun project, I decided to build a recommendation app using React for the front end. As I was progressing through I decided to try and integrate the ability to get the user’s location in order to show better recommendations based on the user’s location. …

3 min read

Geolocation API with React
Geolocation API with React

3 min read


Apr 15, 2021

Creating a Codepen Clone using React

I mean why not, right? Although for me it was more like staying in touch with React. Since I started working as an intern, I have been working solely on Angular and to be honest, I was missing React. So I decided to do a fun little project in React…

3 min read

Creating a Codepen Clone using React
Creating a Codepen Clone using React

3 min read


Apr 8, 2021

Angular: Toggle Dark and Light Theme

Recently for work, I have been working with Angular. Coming from a React background, there is a bit of a learning curve. But I am having fun exploring Angular. This week I have learned and implemented an option to change the default theme of an Angular app between light and…

4 min read

Angular: Toggle Dark and Light Theme
Angular: Toggle Dark and Light Theme

4 min read


Mar 31, 2021

Deploying React App to Namecheap

After finishing Flatiron School’s Immersive Software Engineering Curriculum, It was time for me to get out there and get my presence heard. One of the ways was to build a personal portfolio site. I’ve decided to build one from scratch, using React, without any template, as I thought it would…

4 min read

Deploying React App to Namecheap
Deploying React App to Namecheap

4 min read


Mar 25, 2021

Getting Started with useQuery of React Query

React Query is a ReactJS library that provides state management ability for any kind of asynchronous data. React Query makes fetching, caching, synchronizing, and updating server states very easy. useQuer is one of the hooks provided by React Query to fetch data. Under the hood, these hooks manage lots of…

3 min read

Getting Started with useQuery of React Query
Getting Started with useQuery of React Query

3 min read

Dhrubo Dh

Dhrubo Dh

7 Followers

Help

Status

Writers

Blog

Careers

Privacy

Terms

About

Text to speech

Teams