React Day 8: Context API & Prop Drilling

Day 8 of React series. Understand prop drilling and implement the Context API for efficient global state management.

November 23, 2024 · 8 min · 1543 words · Nirajan Khatiwada

React Authentication: JWT, Axios, and Context API Guide

Complete guide to React Authentication. Implement login, logout, protected routes, and silent token refresh using simplified patterns.

June 20, 2025 · 5 min · 883 words · Nirajan Khatiwada