Welcome to the repository where I provide practical and actual code examples for each article I write. Every branch in this repository corresponds to a different article, containing the specific code discussed within the article.
Below is a list of articles and their corresponding branches:
- Article 1: The #1 Mistake Developers Make with Redux and How to Fix It - Branch:
stop-redux-mistake-react-query
More articles will be added as they are published.
- Clone the repository.
- Switch to the branch corresponding to the article you’re reading.
- Explore the code and try it out!
Each branch contains a README.md that explains the article’s context and the code details.
Feel free to open issues or contribute if you have any suggestions or improvements!
This repository is licensed under the MIT License.