Angular self study 1 - Bootstrap

简介: Angular self study 1 - Bootstrap

Created by Wang, Jerry, last modified on May 28, 2016

这个 helloworld design time的source code:image.png

Runtime 时生成了很多额外的 class :

image.png

从这点出发开始 debug,就自然而然接触到Angular的compile和inject了。image.png

下面是完整的学习过程。

Entry point: JavaScript immediately-invoked function expression IIFEimage.png

image.png

相关文章
|
7月前
|
前端开发 JavaScript API
关于 Angular 应用的 Bootstrap 过程
关于 Angular 应用的 Bootstrap 过程
33 0
|
前端开发
Angular7 关于Bootstrap4.x.x版本无法使用Glyphicons 字体图标 简单解决方案
Angular7 关于Bootstrap4.x.x版本无法使用Glyphicons 字体图标 简单解决方案
Angular7 关于Bootstrap4.x.x版本无法使用Glyphicons 字体图标 简单解决方案
|
前端开发
Angular bootstrap的一个例子
Angular bootstrap的一个例子
Angular bootstrap的一个例子
Angular self study 4 - data entered by end user
Angular self study 4 - data entered by end user
Angular self study 4 - data entered by end user
Angular self study 2 - compile how is hello {{ name }} compiled
Angular self study 2 - compile how is hello {{ name }} compiled
131 0
Angular self study 2 - compile how is hello {{ name }} compiled
Angular self study 5 - remove ng-app
Created by Wang, Jerry, last modified on May 29, 2016
Angular self study 5 - remove ng-app
Angular self study 2 - compile how is hello {{ name }} compiled
Angular self study 2 - compile how is hello {{ name }} compiled
126 0
Angular self study 2 - compile how is hello {{ name }} compiled
Angular self study 2 - compile how is hello {{ name }} compiled
Angular self study 2 - compile how is hello {{ name }} compiled
151 0
Angular self study 2 - compile how is hello {{ name }} compiled

热门文章

最新文章