Skip to content

Commit 96e5502

Browse files
committed
typo + node
1 parent 152ae99 commit 96e5502

File tree

3 files changed

+4
-3
lines changed

3 files changed

+4
-3
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,3 +5,5 @@
55
```
66
$ git clone https://github.com/maxpou-slides/vuejs-yet-another-js-framework --recursive
77
```
8+
9+
Devtools are required for this presentation: https://github.com/vuejs/vue-devtools#installation

img/nodejs.png

482 KB
Loading

index.html

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -40,8 +40,7 @@ <h2>A brief history of JavaScript</h2>
4040
originaly created to handle click on page
4141
</aside>
4242
</section>
43-
<section>
44-
<h2>JavaScript Server Side</h2>
43+
<section data-background-image="img/nodejs.png">
4544
<aside class="notes">Node 2009</aside>
4645
</section>
4746
<section>
@@ -78,7 +77,7 @@ <h2>Burning platform</h2>
7877
<li class="fragment">jQuery everywhere</li>
7978
</ul>
8079
<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>
8281
</section>
8382
<section>
8483
<h2>Choosing a Framework in 2017</h2>

0 commit comments

Comments
 (0)