Browsing Tag
react
581 posts
Harnessing the Power of React’s useContext Hook: Simplifying State Management in Complex Applications
Introduction: React’s useContext hook is a powerful tool that facilitates the management and sharing of state across components…
Cool VSCode Extensions that that I’ve discovered
Recently, I revisited a React side project that I had abandoned last year. In doing so, I discovered…
Deploying static webs apps with the Azure cli and bicep
Deploying static web apps A brief intro deploying Azure static web apps using the Azure cli, and Bicep,…
React Concepts: Hook Proximity
Why Hook Proximity? Prop drilling occurs when you pass data through many layers of components. This leads to…
Styling in ReactJS: Exploring the Best Libraries
Styling is an essential aspect of building appealing and user-friendly web applications. In the React ecosystem, several libraries…
TLDR; Suspense in react-query
In React Query, Suspense is a way to handle loading states for asynchronous data fetching. It essentially lets…
Building a shopping cart using React, Redux toolkit
In this article, we’ll walk through the process of creating an simple e-commerce application with the Fake store…
Modals with Remix
Modals with Remix Using Remix I have found it second nature to use modal routes when I can.…
I created free React Material UI dashboard theme
Hi all! 👋 I would like to share with you my latest hobby project, which is a free…
Mastering time management: Balance your job and personal growth 📈🧘♂
Did you know that 75% of professionals struggle to balance their job responsibilities with personal growth? It’s a…