Building My Developer Portfolio: A Journey from Passion to Production
Hey DEV Community! I’m Mahendra Nagpure, a full‑stack developer from Malegaon, Nashik. I recently launched my portfolio at mahendranagpure.comhttps://mahendran...
Hey DEV Community! I’m Mahendra Nagpure, a full‑stack developer from Malegaon, Nashik. I recently launched my portfolio at mahendranagpure.comhttps://mahendran...
Beyond Text – Streaming UI Components with Vercel AI SDK & React Server Components You’ve mastered streaming text. The AI types, the user reads, and the magic...
You know that feeling when you're building a Laravel app and you just need a tiny bit of reactivity? A counter. A toggle. Something that feels overkill for a fu...
!Cover image for I uploaded MY CV and boom its donehttps://media2.dev.to/dynamic/image/width=1000,height=420,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fde...
Article URL: https://deno.com/blog/introducing-deno-sandbox Comments URL: https://news.ycombinator.com/item?id=46874097 Points: 57 Comments: 9...
Series: Start here · Part 1 · Part 2 · Part 3 · Part 4 · Part 5 · Part 6 · Part 7 · Part 8 · Part 9 · Part 10 This post is Part 3 in a Dev.to series grounded in...
Introduction With AI‑generated UIs, component libraries, and design systems everywhere, a real question is starting to appear: Is learning CSS still worth it i...
Vercel now supports applications, an expressive HTTP middleware framework to make web applications and APIs more enjoyable to write, with zero-configuration.Koa...
!Cover image for I got tired of setting up React projects — so I built this starterhttps://media2.dev.to/dynamic/image/width=1000,height=420,fit=cover,gravity=a...
Introduction Today, almost every website and app uses one powerful programming language — JavaScript. When you click a button and a popup appears, when a form...
If you're starting your Laravel journey, there’s one thing you should know upfront: > The better your PHP fundamentals, the easier Laravel becomes. Many beginne...
Understanding React State Today marks the 2nd day of my 100 Days of Code journey. The goal was to understand what state is in React and how useState works. Rea...