Nov 6, 2018 8 min
React Tests — Component Tests, Async Action Tests, and Reducer Tests
Since I started developing I have always heard about testing my applications, but we would never spend much time on it. This started in college where there were some classes that gave an idea of what…
Jul 12, 2018 6 min
Everything Redux — Part 2
This series of posts aims to show how redux works and the different possibilities that it can bring to your application.
May 3, 2018 5 min
Everything Redux — Part 1
This series of posts aims to show how redux works and the different possibilities that it can bring to your application.