发布于 2017-12-01 07:18:11 | 204 次阅读 | 评论: 0 | 来源: 网友投递
这里有新鲜出炉的AngularJS Tutorial中文版,程序狗速度看过来!
AngularJS 前端JS框架
AngularJS诞生于Google是一款优秀的前端JS框架,已经被用于Google的多款产品当中。AngularJS有着诸多特性,最为核心的是:MVC、模块化、自动化双向数据绑定、语义化标签、依赖注入,等等。
Angular 5.0.4 和 5.1.0 rc.0 已发布,更新如下:
animations: ensure multi-level enter animations work
animations: ensure multi-level leave animations work
common: accept falsy values as HTTP bodies
common: don't strip XSSI prefix for if error isn't JSON
common: remove useless guard in HttpClient
common: treat an empty body as null when parsing JSON in HttpClient
compiler-cli: fix memory leak in program creation
compiler-cli: normalize sourcepaths for i18n extracted files
Angular 5.1.0 rc.0 还包含以下更新:
core: should use native addEventListener in ngZone
language-service: Allow empty templates
language-service: Fix crash when no script files are found
common: add locale id parameter to registerLocaleData
compiler-cli: improve error messages produced during structural errors