Cory House (@housecor) 's Twitter Profile
Cory House

@housecor

I share coding insights.
Teaching software dev: pluralsight.com
Helping teams accelerate their React dev: reactjsconsulting.com ⚛️

ID: 19268321

linkhttp://www.reactjsconsulting.com calendar_today21-01-2009 00:57:19

37,37K Tweet

123,123K Followers

731 Following

Cory House (@housecor) 's Twitter Profile Photo

“Automated tests are like pouring concrete on code.” I disagree. Code is malleable. Concrete isn’t. To avoid tests feeling like "pouring concrete on code": 1. Don't code until the requirements are clear. 2. Avoid requiring 100% code coverage. 3. Test the UX, not