内容简介:随着 Angular, React, VUE 的流行,大家可能已经遗忘了老牌MVC框架 Backbone.js,自2016年4月 v1.3.3 版本后作者就没有任何更新了,时隔3年后 2019年2月19号作者进行了更新,发布了 1.4.0 ,呵呵。 1.4.0 — Feb....
随着 Angular, React, VUE 的流行,大家可能已经遗忘了老牌MVC框架 Backbone.js,自2016年4月 v1.3.3 版本后作者就没有任何更新了,时隔3年后 2019年2月19号作者进行了更新,发布了 1.4.0 ,呵呵。
1.4.0 — Feb. 19, 2019 — Diff — Docs
- Collections now support the Javascript Iterator Protocol!
- listenTo uses the listened object's public on method. This helps maintain interoperability between Backbone and other event libraries (including Node.js).
- Added support for setting instance properties before the constructor in ES2015 classeswith a preinitialize method.
- Collection.get now checks if obj is a Model to allow retrieving models with an `attributes` key.
- Fixed several issues with Router's URL hashing and parsing.
如果你的前端还需要支持 IE7+ 浏览器,那 Backbone.js 是你的首选:小巧、简单、强大。
以上所述就是小编给大家介绍的《Backbonejs 时隔3年发布 1.4.0 版本》,希望对大家有所帮助,如果大家有任何疑问请给我留言,小编会及时回复大家的。在此也非常感谢大家对 码农网 的支持!
猜你喜欢:- 时隔一年,jQuery 发布 3.4.0 版本
- 时隔一年,jQuery 发布 3.4.0 版本
- 时隔六年,DOSBox 发布维护更新版本 0.74
- libGDX 1.10.0 发布,时隔五年的主要版本更新
- 时隔 3 年,音频播放器 DeaDBeeF 发布 1.8.0 版本
- 时隔 3 年,音频播放器 DeaDBeeF 发布 1.8.0 版本
本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们。
Real-Time Rendering, Third Edition
Tomas Akenine-Moller、Eric Haines、Naty Hoffman / A K Peters/CRC Press / 2008-7-25 / USD 102.95
Thoroughly revised, this third edition focuses on modern techniques used to generate synthetic three-dimensional images in a fraction of a second. With the advent or programmable shaders, a wide varie......一起来看看 《Real-Time Rendering, Third Edition》 这本书的介绍吧!