With the rise of popularity in Asynchronous JavaScript applications, the phrase callback hell has become quite popular. For more check out: callbackhell.com All of this talk about Callback Hell got me thinking about anti-patterns that I run into when working with synchronous code. Parameter Hell If you’ve worked in enough legacy codebases, or maybe even too Read More →
Comments (0)
Sign in to post comments.