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

CoffeeScript does the functional stuff and class system, but it doesn't do the module-loading. Is there even a module system for JavaScript?


Javascript has no native module system that I am aware of. But there are formats+libraries such as AMD (used by Require.js) or CommonJS.




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

Search: