Bug Fixing using Test Driven Development and Bind Reducer to UI In this video, I am happy to share on how we can fix a bug using TDD, and bind our Reducer to the UI.
Test Driven Development can help us fix a bug through its process, which is fun to do, by following the red-green-refactor phase, gradually overtime, until we can make a better version of our feature / unit.
Let me know if there is anything that I can share!