It ain't about the callbacks...

from blog Marek's idea of the day, | ↗ original
05 September 201305 September 2013 ... it's about the flow control... it's about the flow control Programmers tend to be very opinionated about programming with Programmers tend to be very opinionated about programming with callbackscallbacks.. It's just a programming style, not a big deal usually, but it becomes an issue when a platform forces you to use It's just a programming style, not a big deal usually, but it becomes an issue when a platform forces you to use onlyonly the callback style. I'm talking about you, JavaScript. the callback style. I'm talking about you, JavaScript. In my opinion people forget an important point in the discussion...In my opinion people forget an important point in the discussion...