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

There aren't really Javascript frameworks that aren't explicitly asynchronous.

- The browser-based APIs are all asynchronous

- The other serverside JavaScript libraries will rely on blocking APIs that aren't supported in Node.JS, so they won't work.




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

Search: