1
Ask HN: Is callback hell exaggerated?
I played around with just using callbacks as a test and it wasn't bad at all.
Most information on it seems to start off as a T.V. infomercial for some library. Don't suffer from callback hell, use X!
I can barely find anything on the internet about callback hell before 2010 to indicated that it was a real problem at all with javascript.