Dhrubo DhuseSelector and useDispatch: ReduxSo, 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…May 25, 2021May 25, 2021
Dhrubo DhCountdown timer using ReactLately, 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…May 19, 2021May 19, 2021
Dhrubo DhImplementing Infinite Scroll in ReactFor 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…May 13, 2021May 13, 2021
Dhrubo DhReact-pro-sidebar: A Sidebar MenuFor 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…May 5, 2021May 5, 2021
Dhrubo DhConfiguring Babel and Webpack for ReactTo have a better understanding and have more control over the configuration, I wanted to learn how to configure a react app manually using…Apr 29, 2021Apr 29, 2021
Dhrubo DhGeolocation API with ReactFor a weekend fun project, I decided to build a recommendation app using React for the front end. As I was progressing through I decided…Apr 21, 2021Apr 21, 2021
Dhrubo DhCreating a Codepen Clone using ReactI 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…Apr 15, 2021Apr 15, 2021
Dhrubo DhAngular: Toggle Dark and Light ThemeRecently 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…Apr 8, 20211Apr 8, 20211
Dhrubo DhDeploying React App to NamecheapAfter finishing Flatiron School’s Immersive Software Engineering Curriculum, It was time for me to get out there and get my presence heard…Mar 31, 2021Mar 31, 2021
Dhrubo DhGetting Started with useQuery of React QueryReact Query is a ReactJS library that provides state management ability for any kind of asynchronous data. React Query makes fetching…Mar 25, 2021Mar 25, 2021