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

> Its killer feature is that the same code can run on the client and the server.

In most cases that's not even completely true. Try to run in the browser anything with a node require... That's why we have to use ugly hacks like browserify :/ (not meant to bash browserify, it's really useful. The ugly thing is having to bundle 10s of thousands of javascript lines of multiple packages in a single file)



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

Search: