Skip to content

Instantly share code, notes, and snippets.

@mojagehub
Last active January 12, 2017 08:41
Show Gist options
  • Save mojagehub/79b4b2ef45f938e402e5614d4b405b00 to your computer and use it in GitHub Desktop.
Save mojagehub/79b4b2ef45f938e402e5614d4b405b00 to your computer and use it in GitHub Desktop.
JavaScript開発体系_2017/1/5

JavaScript DevEnv

Category Tools
Frontend MVC, MVVM, Virtual DOM
Package Manager npm
Composer Using AMD/common.js via WebPack/Browserify(AMDは結合しない非同期読み込みもあり)
Postprocessor Transpile(Babel/TypeScript), compress, minify
Task Manager npm scripts
Runtime node.js
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment