It may be counter-intuitive, but writing your tests before you write the code ensures you have fewer bugs and better tests! Welcome to TDD or Test Driven Development.
We’re also getting our feet wet with the React framework for JavaScript all in one go.