shlogg 路 Early preview
Joodi @miladjoodi

饾棛饾椏饾椉饾椈饾榿-饾棽饾椈饾棻 饾棻饾棽饾槂饾棽饾椆饾椉饾椊饾棽饾椏 sharing what I learn. I introduce new tools and ideas here鈥攜our support means the world! 馃殌

Next.js 15: Leveraging After() For Non-Blocking Tasks

After() method in Next.js 15: schedule tasks like logging & analytics without blocking primary response. Non-blocking execution, versatile usage & stable API make it a powerful tool for background tasks.

Next.js 15 UseRouter Guide: Mastering Client-Side Navigation

Master Next.js 15's useRouter hook for programmatic navigation & access to routing methods. Learn how to use push, replace, back, forward, refresh & prefetch routes with examples & best practices.

Customize Checkbox Accent Color With Tailwind CSS

Change checkbox accent color with Tailwind CSS using utilities like accent-*. Example: <input className="accent-blue-600" type="checkbox">

Dynamic Flex Direction Adjustment Based On Language

Dynamic Flex Direction Hook Use `useFlexReverse` hook to automatically adjust flex direction based on language (RTL/LTR). Returns "flex-row-reverse" for English & "flex-row" for Persian & others. Simplify localization with this reusable hook!

Resolving "images.domains" Configuration Is Deprecated In Next.js

Next.js v12.3.0 deprecates images.domains. Update to images.remotePatterns for granular control over external image sources.

JSON-to-TypeScript: A Game-Changer For Developers

Save time & effort with JSON-to-TypeScript! Paste JSON, get TypeScript types instantly. Speed: 鈴憋笍 Accuracy: 馃幆 Saves Time: 馃殌 Perfect for devs dealing with JSON often! #JSONtoTypeScript