Today I Started Understanding useReducer (Not Fully, But Enough to Continue)
Why I tackled useReducer Today wasn’t about mastering something. It was about breaking the fear barrier. I finally started understanding the useReducer hook —...
Why I tackled useReducer Today wasn’t about mastering something. It was about breaking the fear barrier. I finally started understanding the useReducer hook —...
!Borifan Dabasahttps://media2.dev.to/dynamic/image/width=50,height=50,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads...
Building a Free Meme Generator with Next.js and Fabric.js I recently built a free online meme generator for the “City Boy” meme format, and I want to share the...
Introduction When building Single Page Applications SPAs with React Router, a common UX issue appears almost immediately: navigation changes the URL, but the p...
React Admin Dashboards: Common Mistakes & How to Avoid Them React admin dashboards look simple on paper: tables, forms, charts, authentication, permissions. In...
I’ve always loved how easy it is to inspect elements on the web, so I decided to build something similar for native macOS apps... It’s called Xray. It lets you...
!Cover image for Understanding Old React Code: What Building “Classy Weather” Taught Mehttps://media2.dev.to/dynamic/image/width=1000,height=420,fit=cover,gravi...
!Cover image for ReactJS Hook Pattern ~Use Hook with Context~https://media2.dev.to/dynamic/image/width=1000,height=420,fit=cover,gravity=auto,format=auto/https%...
! https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%...
Project Overview I’m building Vizora, a schema intelligence platform for developers. It helps with: - Understanding database schemas - Auto‑generating diagrams...
React JSON Schema Forms promise something very attractive to product teams: define your form once as JSON, render it anywhere, and let the schema handle validat...