Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

I agree with the OP. Its all about how you structure and name your code to avoid deeply nested callbacks. With the use of Prototype constructs and decent directory structures you can keep code clean and concise and completely avoid callback hell.

Take a look at the following users repos to see exactly how clean javascript code can be.

https://github.com/learnboost https://github.com/component https://github.com/visionmedia



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

Search: