Skip to content

Commit db74e46

Browse files
committed
[self] update tags
1 parent 17d6ca6 commit db74e46

11 files changed

+10
-13
lines changed

_posts/2014-01-29-hello-2015.markdown

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ header-img: "img/post-bg-2015.jpg"
88
catalog: true
99
tags:
1010
- 生活
11-
- meta
11+
- Meta
1212
---
1313

1414
> “Yeah It's on. ”

_posts/2015-05-25-js-module-loader.markdown

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ author: "Hux"
77
header-img: "img/post-bg-js-module.jpg"
88
catalog: true
99
tags:
10+
- 笔记
1011
- Web 前端
1112
- JavaScript
1213
---

_posts/2015-07-09-js-module-7day.markdown

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
layout: keynote
33
title: "JavaScript 模块化七日谈"
4-
subtitle: "Slides: JavaScript Modularization Journey"
4+
subtitle: "🎞 Slides:JavaScript Modularization Journey"
55
iframe: "//huangxuan.me/js-module-7day/"
66
date: 2015-07-09
77
author: "Hux"

_posts/2015-12-15-ios9-safari-web.markdown

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,13 @@
11
---
22
layout: post
3-
title: "iOS 9,为前端世界都带来了些什么?「译」"
3+
title: "「译」iOS 9,为前端世界都带来了些什么?"
44
subtitle: "iOS 9, Safari and the Web: 3D Touch, new Responsive Web Design, Native integration and HTML5 APIs"
55
date: 2015-12-15
66
author: "Hux"
77
header-img: "img/post-bg-ios9-web.jpg"
88
catalog: true
99
tags:
1010
- Web 前端
11-
- JavaScript
1211
-
1312
---
1413

_posts/2015-12-28-css-sucks-2015.markdown

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
layout: keynote
33
title: "都 2015 年了,CSS 怎么还是这么糟糕"
4-
subtitle: "Slides: CSS Still Sucks 2015"
4+
subtitle: "🎞 Slides:CSS Still Sucks 2015"
55
iframe: "//huangxuan.me/css-sucks-2015/"
66
date: 2015-12-28
77
author: "Hux"

_posts/2016-02-01-React-vs-Angular2.markdown

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -159,13 +159,15 @@ Angular 2 的内联母版(inline master templates)使用了这样的语法
159159
160160
React 因为语法和概念的简约而与众不同。我们不妨品味下当今流行的 JS 框架/库都是如何实现遍历的:
161161

162+
{% raw %}
162163
```
163164
Ember : {{# each}}
164165
Angular 1 : ng-repeat
165166
Angular 2 : ngFor
166167
Knockout : data-bind="foreach"
167168
React : 直接用 JS 就好啦 :)
168169
```
170+
{% endraw %}
169171

170172
除了 React,所有其它框架都用自己的专有语法重新发明了一个我们在 JavaScript 常见得不能再常见的东西:**循环**。这大概就是 React 的美妙之处,利用 JavaScript 的力量来处理标签,而不是什么奇怪的新语法。
171173

_posts/2016-06-05-pwa-in-my-pov.markdown

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,14 @@
11
---
22
layout: keynote
33
title: "Progressive Web App 之我见"
4-
subtitle: "Slides: Progressive Web App, in my points of view"
4+
subtitle: "🎞 Slides:Progressive Web App, in my points of view"
55
iframe: "//huangxuan.me/pwa-in-my-pov/"
66
navcolor: "invert"
77
date: 2016-06-05
88
author: "Hux"
99
tags:
1010
- Slides
1111
- Web 前端
12-
- JavaScript
1312
- PWA
1413
---
1514

_posts/2016-10-20-pwa-qcon2016.markdown

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,14 @@
11
---
22
layout: keynote
33
title: "Progressive Web Apps,复兴序章「QCon 上海 2016」"
4-
subtitle: "Slides: Progressive Web Apps, Make Web Great Again. (QCon Shanghai 2016)"
4+
subtitle: "🎞 Slides:Progressive Web Apps, Make Web Great Again. (QCon Shanghai 2016)"
55
iframe: "//huangxuan.me/pwa-qcon2016/"
66
navcolor: "invert"
77
date: 2016-10-20
88
author: "Hux"
99
tags:
1010
- Slides
1111
- Web 前端
12-
- JavaScript
1312
- PWA
1413
---
1514

_posts/2016-11-20-sw-101-gdgdf.markdown

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,14 @@
11
---
22
layout: keynote
33
title: "Service Worker 101「GDG DevFest 2016 北京」"
4-
subtitle: "Slides: Service Worker 101, Working Offline and Instant Loading (GDG DevFest 2016 Beijing)"
4+
subtitle: "🎞 Slides:Service Worker 101, Working Offline and Instant Loading (GDG DevFest 2016 Beijing)"
55
iframe: "//huangxuan.me/sw-101-gdgdf/"
66
navcolor: "invert"
77
date: 2016-11-20
88
author: "Hux"
99
tags:
1010
- Slides
1111
- Web 前端
12-
- JavaScript
1312
- PWA
1413
---
1514

_posts/2017-02-09-nextgen-web-pwa.markdown

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@ header-mask: 0.3
99
catalog: true
1010
tags:
1111
- Web 前端
12-
- JavaScript
1312
- PWA
1413
---
1514

0 commit comments

Comments
 (0)