Hacker News new | past | comments | ask | show | jobs | submit login

Programming in an "event-based way" is a huge part of writing traditional JavaScript in the browser. You're handling user events, Ajax responses, the page load itself. And JavaScript's first-class functions and closures are extremely well-suited to the task.



Ah, yes, you are correct. Then consider for the sake of discussion that I said "asynchronous."




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: