Nothing here yet.
Nothing here yet.
What is Redux? Redux is a predictable state container for JavaScript apps. It is an open-source JavaScript library for managing and centralizing the application state, which is most commonly used with libraries such as React or Angular for building u...

Write Clean code and you can sleep well at night - James Richman Writing clean code is very important as you are not writing code just for the machine but also for your later self, and your co-workers. Most of the tips mentioned below are not limit...
