React Day 14: React Router Dom Guide

Day 14 of React series. Implement client-side routing with React Router Dom, covering layouts, dynamic paths, and navigation hooks.

November 28, 2024 · 6 min · 1087 words · Nirajan Khatiwada

Project 6: Scroll Fade-In Effect

Add range-based opacity animations to elements as you scroll, creating a polished, professional look.

October 26, 2025 · 1 min · 116 words · Nirajan Khatiwada

React Day 15: Deployment & Best Practices

Day 15 of React series. Learn how to build and deploy your React application and understand common pitfalls like stale closures.

November 29, 2024 · 5 min · 867 words · Nirajan Khatiwada

Sticky Scroll Animations with Framer Motion

Learn how to effectively mix CSS sticky positioning with Framer Motion for powerful scrolling UIs.

October 27, 2025 · 1 min · 187 words · Nirajan Khatiwada

React Day 16: Form Validation with React Hook Form

Day 16 of React series. detailed guide to managing form state and validation efficiently using React Hook Form.

February 19, 2025 · 3 min · 555 words · Nirajan Khatiwada

Layout Animations: Auto-Animate Changes

Magically animate layout changes with a single prop. Understand how the layout prop works for smooth UI transitions.

October 28, 2025 · 3 min · 606 words · Nirajan Khatiwada

Building a Navbar with Layout Animations

Project tutorial: Create a polished navigation bar where elements smoothly resize and reposition using layout animations.

December 3, 2025 · 2 min · 227 words · Nirajan Khatiwada

Shared Layout Animations with layoutId

Learn the secret to App-Store-like transitions. Animate shared elements between different components or routes with layoutId.

December 3, 2025 · 4 min · 738 words · Nirajan Khatiwada

React Day 19: New Features (React 19)

Day 19 of React series. Deep dive into React 19 features including the useId hook, use API, metadata support, and Activity component.

May 18, 2025 · 7 min · 1321 words · Nirajan Khatiwada

Practical Tips from Working with Framer Motion

Tips and tricks learned from hands-on experience with Framer Motion’s variants and child staggering techniques.

December 17, 2025 · 1 min · 88 words · Nirajan Khatiwada