Behind the scenes of how react works.

Simple explanation of how React works behind the scenes and some important concepts to know in React...

Managing remote data using react query.

Explanation of react query for fetching remote data, creating mutation, optimization and writing clean react query code....

Write clean code in redux.

To write clean and maintainable Redux code, I follow these best practices and principles...