Out of excitement I introduced Redux and all the middlewares of Redux like Redux-Saga, Redux-Actions, Redux-blah blah in my part-time project.. despite knowing it wasn't necessary 😅
Now for anything I want to write in React, I endup writing 3x more code in Redux middlewares 🤦🏻♂️
Lesson learnt: Before you add any framework/library to your project, make sure you try to picture the maintenance overhead it could add to your project