12.07 Study Log

3h Tonight I cloned last night’s repo ( the react and express setup ) and I started populating it with new routes. My next step is going to be working on setting up tests. My initial thought is that I think I need to be breaking up my routes into smaller pieces – one per file – and then make a test for each of them. Here is a tutorial I want to work from. 

The more I think about it the more curious I am about tdd, especially when I’m starting on a new project that has the potential to get really complex.

Tell me what you think.

This site uses Akismet to reduce spam. Learn how your comment data is processed.