上一页 1 ··· 458 459 460 461 462 463 464 465 466 ··· 499 下一页
摘要: When creating a service, need to inject the sercive into the bootstrap():import {bootstrap, Component, View} from "angular2/angular2";import {TodoInpu... 阅读全文
posted @ 2015-10-23 15:25 Zhentiw 阅读(263) 评论(0) 推荐(0)
摘要: http://www.bennadel.com/blog/2935-enable-animations-explicitly-for-a-performance-boost-in-angularjs.htm?utm_campaign=NG-Newsletter&utm_medium=email&ut... 阅读全文
posted @ 2015-10-20 23:08 Zhentiw 阅读(257) 评论(0) 推荐(0)
摘要: {{vm.userInfo.number}} - {{vm.userInfo.name}}'use strict';class CardTitleInformCtrl { constructor() { }}function CardTitleInformDirective() ... 阅读全文
posted @ 2015-10-20 03:02 Zhentiw 阅读(466) 评论(0) 推荐(0)
摘要: Learn how to query an Immutable.Map() using get, getIn, has, includes, find, first and last. These are powerful operators that make finding data in an... 阅读全文
posted @ 2015-10-18 19:42 Zhentiw 阅读(342) 评论(0) 推荐(0)
摘要: We will now look at five methods that modify an Immutable.Map().setupdatedeleteclearmerge//set()var map = Immutable.Map();var todo = { id: +new Date(... 阅读全文
posted @ 2015-10-18 18:16 Zhentiw 阅读(289) 评论(0) 推荐(0)
摘要: Learn how to create an Immutable.Map() through plain Javascript object construction and also via array tuples.console.clear();// Can be an objectvar m... 阅读全文
posted @ 2015-10-18 17:55 Zhentiw 阅读(375) 评论(0) 推荐(0)
摘要: Learn how Immutable.js data structures are different from native iterable Javascript data types and why they provide an excellent foundation on which ... 阅读全文
posted @ 2015-10-15 02:36 Zhentiw 阅读(207) 评论(0) 推荐(0)
摘要: gulpfile.js .jshintrc 阅读全文
posted @ 2015-10-12 01:36 Zhentiw 阅读(245) 评论(0) 推荐(0)
摘要: http://social.technet.microsoft.com/wiki/contents/articles/32300.angularjs-unit-testing-using-karma-part-1.aspxTesting ControllerTesting $httpbackendT... 阅读全文
posted @ 2015-10-12 01:08 Zhentiw 阅读(211) 评论(0) 推荐(0)
摘要: Read fromhttps://medium.com/@bluepnume/sane-scalable-angular-apps-are-tricky-but-not-impossible-lessons-learned-from-paypal-checkout-c5320558d4efng-Co... 阅读全文
posted @ 2015-10-11 18:58 Zhentiw 阅读(405) 评论(0) 推荐(0)
上一页 1 ··· 458 459 460 461 462 463 464 465 466 ··· 499 下一页