Hacker Newsnew | past | comments | ask | show | jobs | submitlogin
CoreJS: a new CoffeeScript web framework (core-js.org)
11 points by vier on Dec 19, 2011 | hide | past | favorite | 2 comments


Ryan Dahl (creator of Node) tweeted that "this looks pretty awesome": http://twitter.com/ryah/status/148659426897825792

It looks very Rails-y with many sensible defaults (e.g. automatic CSRF for forms), but is quite a bit more lightweight. Making Redis a dependency is a smart choice; you need to store all session state, etc. outside of the process in order to cluster a Node app and take advantage of all cores.


No automatic tests?




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

Search: