File tree Expand file tree Collapse file tree 3 files changed +4
-3
lines changed Expand file tree Collapse file tree 3 files changed +4
-3
lines changed Original file line number Diff line number Diff line change 5
5
```
6
6
$ git clone https://github.com/maxpou-slides/vuejs-yet-another-js-framework --recursive
7
7
```
8
+
9
+ Devtools are required for this presentation: https://github.com/vuejs/vue-devtools#installation
Original file line number Diff line number Diff line change @@ -40,8 +40,7 @@ <h2>A brief history of JavaScript</h2>
40
40
originaly created to handle click on page
41
41
</ aside >
42
42
</ section >
43
- < section >
44
- < h2 > JavaScript Server Side</ h2 >
43
+ < section data-background-image ="img/nodejs.png ">
45
44
< aside class ="notes "> Node 2009</ aside >
46
45
</ section >
47
46
< section >
@@ -78,7 +77,7 @@ <h2>Burning platform</h2>
78
77
< li class ="fragment "> jQuery everywhere</ li >
79
78
</ ul >
80
79
< img class ="fragment " src ="./img/wtf.gif ">
81
- < p class ="fragment "> Our frontend deserve something better! ❤️</ p >
80
+ < p class ="fragment "> Our frontend deserves something better! ❤️</ p >
82
81
</ section >
83
82
< section >
84
83
< h2 > Choosing a Framework in 2017</ h2 >
You can’t perform that action at this time.
0 commit comments