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

This project explicitly says Node. But in any case, these days I generally recommend using Babel to transpile the newer JS to browser friendly JS as the productivity and readability improvements in newer versions of JS are worth the effort to me to set up the babel build step.


> This project explicitly says Node.

While that's true, future projects are a lot easier if one doesn't have to keep re-referencing "what works in Node" vs "what works on the web".


current projects are a lot easier if you can use modern syntax that will eventually be supported in future projects, and which can be transpiled in either way




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

Search: