-
Notifications
You must be signed in to change notification settings - Fork 25
Step 1: Break Up The Big Functions
Daniel Levy edited this page May 11, 2017
·
1 revision
Many articles have been written claiming you can merely break up & name functions and become a "modular" developer.
IF LEFT IN THIS STATE the code here is far worse than callback hell.
In my code review of anti-patterns in popular articles I detail the issues with this type of "half-baked solution."
- Steps
- Bonus Material