Skip to content

Commit

Permalink
Merge pull request #176 from blueken/patch-7
Browse files Browse the repository at this point in the history
Update 2017.md
  • Loading branch information
MatildaJin committed May 31, 2017
2 parents 17d5b81 + fd51eb0 commit 751bcc9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions 2017.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@

* [Web Assembly](https://webassembly.org/) 有望达到一个新的高度。
* 有望在 ` <script> </script> ` 中使用 `import` 进行模块懒加载。[详情见这里](https://github.com/tc39/proposal-dynamic-import#example)
* JavaScript 同构解决方案持续增长以致敬服务器端吐出前端内容的时代(即:页面直出到浏览器)。[参见 NextJS ](https://github.com/zeit/next.js)
* JavaScript 同构解决方案持续增长,致敬服务器端输出前端内容的时代(即:页面直出到浏览器)。[参见 NextJS ](https://github.com/zeit/next.js)
* 响应式编程继续茁壮成长。(参见 [MobX](https://github.com/mobxjs/mobx) and [RxJS](https://github.com/Reactive-Extensions/RxJS)
* React,尤其是它倡导的概念继续占有支配地位。而 React 本身会被彻底重写([React Fiber](https://github.com/acdlite/react-fiber-architecture))或者进化([Inferno](https://github.com/infernojs/inferno)
* React,尤其是它倡导的概念继续占有支配地位。而 React 本身会被彻底重写([React Fiber](https://github.com/acdlite/react-fiber-architecture))或者进化([Inferno](https://github.com/infernojs/inferno)
* Angular 终于决定遵循 SEMVER 规范,所以 Angular4(甚至于 Angular5)有望在 2017 年发布。 参见 [Roadmap](https://www.youtube.com/watch?v=aJIMoLgqU_o&feature=youtu.be&t=6m12s)
* 简单的网站即 Web 1.0 可能会重新流行,但会建立在 2017 年新工具的基础上。(例如 [Static site generation](https://github.com/vigetlabs/gulp-starter/tree/blendid)
* RESTful JSON APIs 会更有竞争力(参见 [GraphQL](https://graphql.org/)
Expand Down

0 comments on commit 751bcc9

Please sign in to comment.