-
Book Overview & Buying
-
Table Of Contents
-
Feedback & Rating

React Anti-Patterns
By :

As this ebook edition doesn't have fixed pagination, the page numbers below are hyperlinked for reference only, based on the printed edition of this book.
A
abstract class 234
acceptance test-driven development (ATDD) 119
Add to Favorite feature
current implementation, refactoring 270-276
multiple cities, enabling in favorite list 276-279
weather list, refactoring 279
Anti-Corruption Layer (ACL) 150, 151, 229, 285, 290
fallback or default value, using 153-155
business leakage 287
code duplications 287
complicated logic, in views 15, 16, 287
duplicated code 18
in-component data transformation 14, 15
long component, with too much responsibility 18, 19
long props list/big component 286
application headline
...