Alex Sidorenko
@asidorenko_
Short videos about Next.js Minimalistic focus timer for macOS https://www.onethingfocus.app/
"Can I update searchParams without creating a separate client component in Next.js?" Yep - next/form
"How do I get pixel art to be less blurry in Chrome?" Try image-rendering: pixelated
Forwarding browser logs to terminal in Next.js 15.4
Avoid using overly generic remotePatterns in Next.js to prevent potential image endpoint abuse
"How do I exclude server actions from middleware in Next.js?" 馃憞
"Can I protect pages in Next.js by checking the session in the layout.tsx?" Layouts don't re-render during navigation. Add a check to page.tsx
"I have a hydration error in a blank Next.js template" Most likely cause - chrome extension
The only productivity thing that ever worked for me is focusing on ONE THING for 45 minutes (repeat x times a day) Everything else is either too restrictive or too loose