欢迎大家赞助一杯啤酒🍺 我们准备了下酒菜:Formal mathematics/Isabelle/ML, Formal verification/Coq/ACL2, C++/F#/Lisp
Enterprise JavaScript
来自开放百科 - 灰狐
(版本间的差异)
(以“Enterprise Java: Bring JavaScript, CoffeeScript, TypeScript, ClojureScript, LiveScript into Your Enterprise *[https://enterprisejs.io/why-node-j...”为内容创建页面) |
|||
第1行: | 第1行: | ||
− | Enterprise | + | Enterprise JavaScript: Bring [[JavaScript]], [[CoffeeScript]], [[TypeScript]], [[ClojureScript]], [[LiveScript]] into Your Enterprise |
− | + | [https://enterprisejs.io/why-node-js-is-hitting-the-big-time-in-enterprise-markets/ Why Enterprises love Node.js] | |
==生态系统== | ==生态系统== | ||
第7行: | 第7行: | ||
==标准化== | ==标准化== | ||
+ | ECMAScript6 (简称ES6) 的目标,是使得JavaScript语言可以用来编写大型的复杂的应用程序,成为企业级开发语言。 | ||
+ | *[[ECMAScript]] | ||
==模块化== | ==模块化== | ||
+ | *[[CommonJS]] | ||
+ | *[https://github.com/amdjs AMD (Asynchronous Module Definition) ] | ||
+ | *[https://github.com/umdjs/umd UMD (Universal Module Definition) ] | ||
+ | *[https://hacks.mozilla.org/2015/08/es6-in-depth-modules/ ES6 In Depth: Modules] | ||
+ | *[https://github.com/ModuleLoader/es6-module-loader ES6 Module Loader Polyfill] | ||
+ | *[[Polymer]] | ||
+ | *[http://docs.meteor.com/packages/modules.html Meteor modules] | ||
+ | *[https://github.com/meteor-rocket/module ES6 Modules for Meteor] | ||
+ | *[http://www.infoq.com/cn/articles/nodejs-module-mechanism 深入Node.js的模块机制] | ||
==发行版== | ==发行版== | ||
第22行: | 第33行: | ||
==链接== | ==链接== | ||
+ | [[category:ECMAScript]] | ||
[[category:JavaScript]] | [[category:JavaScript]] | ||
+ | [[category:node.js]] | ||
+ | [[category:meteor]] | ||
[[category:huihoo]] | [[category:huihoo]] |
2016年7月8日 (五) 06:58的版本
Enterprise JavaScript: Bring JavaScript, CoffeeScript, TypeScript, ClojureScript, LiveScript into Your Enterprise
目录 |
生态系统
Node.js, Meteor, React.js, AngularJS, JavaScript 和 HTML5 生态系统
标准化
ECMAScript6 (简称ES6) 的目标,是使得JavaScript语言可以用来编写大型的复杂的应用程序,成为企业级开发语言。
模块化
- CommonJS
- AMD (Asynchronous Module Definition)
- UMD (Universal Module Definition)
- ES6 In Depth: Modules
- ES6 Module Loader Polyfill
- Polymer
- Meteor modules
- ES6 Modules for Meteor
- 深入Node.js的模块机制
发行版
- NodeSource Enterprise-Grade Node. NodeSource @ GitHub
电商ERP
大数据分析
图集
链接
分享您的观点