📰 Dev.to · Usama
Articles from Dev.to · Usama · 11 articles · Updated every 3 hours · View all reads
All
⚡ AI Lessons (9011)
ArXiv cs.AIDev.to · FORUM WEBForbes InnovationOpenAI NewsDev.to AIHugging Face Blog

Dev.to · Usama
2w ago
Week 24: Redux Toolkit Finally Made Redux Feel Simple + Deep Dive into React Router Data Fetching
This week felt like a shift. Not because I learned something completely new… But because things that...

Dev.to · Usama
3w ago
why start i use redux toolkit? why not classic redux?
I Was Writing 4 Redux Functions for Everything… Until Redux Toolkit Changed It When I first started...

Dev.to · Usama
1mo ago
Writing My First Redux Code — And Realizing How Similar It Is to useReducer
Yesterday I started exploring Redux and one thing immediately stood out to me. Redux feels very...

Dev.to · Usama
1mo ago
Starting My Redux Journey: Why Redux Feels Surprisingly Similar to useReduce
For the past few days, I have been slowly starting to explore Redux while continuing work on my side...

Dev.to · Usama
1mo ago
Understanding "useEffect", Closures, and React Performance — Workout Timer Challenge
For the past 2–3 days, I worked on a small React project called Workout Timer. At first glance, the...

Dev.to · Usama
1mo ago
Week 21 – React Performance Optimization & Code Splitting (WorldWise Completed ✅)
Week 21 was focused on something every serious React developer must eventually...

Dev.to · Usama
1mo ago
Understanding React.memo and the React Profiler by Improving an Old Project
Recently, I started exploring React performance optimization, and one of the first concepts I studied...

Dev.to · Usama
1mo ago
Week 20 React Recap — Context API, useReducer, Authentication & Real Project Practice
This week was mainly focused on deepening my understanding of Context API and useReducer, but this...

Dev.to · Usama
1mo ago
Why I Replaced All My useState with useReducer in My Real-World Project
Today I made a decision that changed the structure of my entire project. In my world-wise app, I...

Dev.to · Usama
1mo ago
🚀 Week 19: Advanced Context API, Map Integration & Working with JSON-Server (Fake API)
Week 19 was all about deep practice and real-world implementation. Instead of just learning new...

Dev.to · Usama
1mo ago
Making a Fetch Request & POST Request with json-server in React (Beginner-to-Real App Guide)
When you start building real React applications, sooner or later you need data — and that means...
DeepCamp AI