Five Projects, Carefully Unhinged and Fully Deployed
Overview I recently reviewed my Vercel dashboard and came to an unexpected conclusion: I appear to be speedrunning side projects as if it were a professional o...
Overview I recently reviewed my Vercel dashboard and came to an unexpected conclusion: I appear to be speedrunning side projects as if it were a professional o...
Understanding how websites work is a foundational skill, even for people who are just starting in tech. I wrote a detailed, beginner‑friendly guide that explain...
TanStack Query is excellent at fetching and caching server state, but managing cache keys manually can lead to inconsistencies, scattered invalidation logic, an...
Healthcare data has historically been locked inside fragmented, proprietary systems. For developers, getting these different platforms to communicate has been a...
What We’re Building In this article I’ll walk through how I built a Task Manager using: - Laravel 12 – back‑end, routing, validation, Eloquent - Inertia.js – n...
How to Master JavaScript Speed Improvement for Faster Apps Ever felt the frustration of a laggy website? We've all been there. You click a button and nothing h...
Introduction Ever needed to quickly share notes with someone but got frustrated with sign‑up forms and complex permission settings? Collaborative Notepad is a...
!Cover image for Frontend Development: The Face of Every Websitehttps://media2.dev.to/dynamic/image/width=1000,height=420,fit=cover,gravity=auto,format=auto/htt...
!Cover image for 🪝Finally Started the Most Awaited Section: Custom Hooks, Refs & More Statehttps://media2.dev.to/dynamic/image/width=1000,height=420,fit=cover,...
!Cover image for Stop Hacking Your .htaccess: A Better Way to Switch Laravel Versionshttps://media2.dev.to/dynamic/image/width=1000,height=420,fit=cover,gravity...
The idea Build a simple Chrome extension that shows company tags directly on LeetCode problem pages, inside the LeetCode UI itself. - No new tabs. - No distrac...
So the New Year brought some changes and, hopefully, commitments. I joined the DEV Community and also created a new account on freeCodeCamp, starting with versi...