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

> It is awkward because Javascript is asynchronous and you want to make sure the user interaction stays responsive without devolving into spaghetti.

This is exactly the feeling I've been getting recently as I foray into writing my first Chrome extension. The asynchronous nature of XHR is ending up making my code a little more spaghetti-like that I would prefer. Would you happen to have any recommended resources for possible approaches to addressing this issue?




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

Search: