React Testing Cookbook

added by JavaScript Kicks
1/1/2016 10:06:30 PM

724 Views

The definition of "legacy code" can be described simply as "code that doesn't have tests." Code you just wrote, 5 minutes ago? Legacy code. Code that can't be **refactored**, but only changed. How do we prevent the mountain of legacy code that most projects become? A solid testing strategy.


0 comments