ProjectsBlogsConnect

Blogs

#low-level-design

From Novice to Pro: Master Redux with Typescript - Level 3

February 25, 2024

Master how Redux can be used as a singleton state manager instead of Context API, how redux-toolkit reduces boilerplate code.

From Novice to Pro: Master Integrating APIs with Redux Toolkit: Level 4

August 5, 2025

Master API integration with Redux Toolkit. Go from novice to pro with practical examples, best practices, and solutions to common challenges.

From Novice to Pro: How to test your react native app - Level 5

August 5, 2025

Learn how to implement test cases for different functional components in react native using jest, maestro and msw along with inline env variables in react native