DEV Community

Discussion on: I prototype React apps rediculously quickly. Here are my 5 key tricks.

Collapse
 
stereoplegic profile image
Mike Bybee

5 is good so long as you set a limit. If you're hitting, say, 100 lines consistently (with just components, not state or handlers), it's probably time to start breaking up a little sooner.