✕ Clear all filters
12 articles
▶ Videos →

📰 Dev.to · Shubhra Pokhariya

12 articles · Updated every 3 hours · View all reads

All Articles 129,064Blog Posts 133,903Tech Tutorials 33,365Research Papers 25,152News 18,269 ⚡ AI Lessons
I built a free debugger because Next.js 16 'use cache' was completely invisible during development
Dev.to · Shubhra Pokhariya ⚡ AI Lesson 2mo ago
I built a free debugger because Next.js 16 'use cache' was completely invisible during development
I spent an afternoon debugging a component that kept re-fetching on every single request. It had...
Lighthouse Said It Was Fast. My Users Kept Clicking the Same Button.
Dev.to · Shubhra Pokhariya 🖌️ UI/UX Design ⚡ AI Lesson 2mo ago
Lighthouse Said It Was Fast. My Users Kept Clicking the Same Button.
The bug wasn’t performance. It was silence. I ran into this while building a Next.js...
Why Most React Infinite Scroll Hooks Fail in Production (and the One That Fixed It for Me)
Dev.to · Shubhra Pokhariya 🌐 Frontend Engineering ⚡ AI Lesson 2mo ago
Why Most React Infinite Scroll Hooks Fail in Production (and the One That Fixed It for Me)
I used to believe infinite scroll was one of the simplest features to implement. Fetch data → append...
I Turned My Blog Into a Full Developer Platform (Tutorials + Snippets + Quizzes + Tools)
Dev.to · Shubhra Pokhariya ⚡ AI Lesson 2mo ago
I Turned My Blog Into a Full Developer Platform (Tutorials + Snippets + Quizzes + Tools)
I’ve been working on building a developer platform with tutorials, reusable code snippets,...
How Perceived Performance Can Transform Your Next.js Projects
Dev.to · Shubhra Pokhariya ⚡ AI Lesson 9mo ago
How Perceived Performance Can Transform Your Next.js Projects
Performance isn’t just about load times, it’s about how fast your site feels to users. In this post,...
I Built Two Landing Page Templates with Next.js 15 & Tailwind CSS: Here’s What I Learned
Dev.to · Shubhra Pokhariya ⚡ AI Lesson 10mo ago
I Built Two Landing Page Templates with Next.js 15 & Tailwind CSS: Here’s What I Learned
After countless late nights tweaking pixels, debugging, and wrestling with Next.js, I finally...
How I Boosted Landing Page Conversions by 25% with Next.js 15, Tailwind, i18n, and SEO
Dev.to · Shubhra Pokhariya 📣 Digital Marketing & Growth ⚡ AI Lesson 10mo ago
How I Boosted Landing Page Conversions by 25% with Next.js 15, Tailwind, i18n, and SEO
Ever shipped a sleek SaaS landing page-clean design, shiny CTA, Tailwind styles on point-only to...
A Quick Tip for Tailwind CSS v4: The End of tailwind.config.js
Dev.to · Shubhra Pokhariya 🖌️ UI/UX Design ⚡ AI Lesson 10mo ago
A Quick Tip for Tailwind CSS v4: The End of tailwind.config.js
Hi everyone, I’m Shubhra - a full-stack developer who enjoys turning ideas into simple, clean,...