Hemingway's Lessons on Building Reusable React Components
Too Long; Didn't Read
Some advise us to think about the reusability of our code only after we face the need for it. In real life, nobody likes to touch stuff that “works well as is,” especially when there is a deadline and a bad legacy “smell.” We can and should plan to create understandable, testable, maintainable, and reusable code.