May the State Be with You: A journey to simplify state management in React using Redux Toolkit.
A simple guide on how to implement Redux-Toolkit in a React App.

Search for a command to run...

Series
Some info on Web Development
A simple guide on how to implement Redux-Toolkit in a React App.

*Note: Explanations in this article are made in the context of the Chrome Browser. 馃憢Hello there! You might have heard that JavaScript can only do one thing at a time. But with all the async stuff Javascript lets us do these days - like callbacks, ne...

*Note: Explanations in this article are made in the context of the Chrome Browser. When you type in your favourite website like Facebook.com, your browser springs into action! First, it contacts a special server called DNS to find Facebook's secret c...

Introduction: Firebase is a Backend-as-a-Service provided by Google. It provides pre-configured authentication, storage, database etc services. React is a JavaScript library for building user interfaces. Together, Firebase and React make it easy to c...
