Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 268 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 268 Bytes

rps-tdd

npm t -- --watch

At first I found it a bit annoying.
5 minutes later and I'm loving the continuous live feedback.
I'm able to, most of the time, tackle a problem as it happens.
Other times I ignore the warnings until the end of the code block.