Django: Day 11

Master advanced Django ORM concepts including query optimization techniques, solving the N+1 problem for complex database operations.

January 12, 2025 · 4 min · 689 words · Nirajan Khatiwada

React: Day 12

Learn how to use Zustand for efficient state management in React, including stores, async operations, external state access, and performance optimization techniques.

November 27, 2024 · 9 min · 1812 words · Nirajan Khatiwada

React : Day 10

Learn how to optimize React applications using memo for component memoization, useCallback for function memoization, and useMemo for value memoization.

November 25, 2024 · 9 min · 1718 words · Nirajan Khatiwada