Skip to content

Commit e81f493

Browse files
committed
web components history
1 parent 1b132ed commit e81f493

File tree

2 files changed

+9
-3
lines changed

2 files changed

+9
-3
lines changed

index.html

Lines changed: 9 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ <h2 style="margin-bottom: -0.25em">Are we going to talk about frameworks?</h2>
4343

4444
<section>
4545
<h2>Not much ...</h2>
46-
<h2>we are going to concentrate on the platform</h2>
46+
<h2>we are going to focus on the platform</h2>
4747
<div>
4848
<img class="plain" style="max-height: 4em; margin: 0.5em" src="src/img/chrome-icon.png">
4949
<img class="plain" style="max-height: 4em; margin: 0.5em" src="src/img/firefox-logo.png">
@@ -332,7 +332,13 @@ <h3>Typical Angular 2 Component</h3>
332332
</code></pre>
333333
</section>
334334
<section>
335-
<img src="src/img/tools.png" style="border: none; box-shadow: none" height="600px">
335+
<img src="src/img/tools.png" style="border: none; box-shadow: none" height="500px">
336+
<div>
337+
<a href="https://medium.freecodecamp.com/javascript-fatigue-fatigue-66ffb619f6ce#.9nvy1k7i2" target="_blank"><span style="font-size: medium">JavaScript Fatigue Fatigue</span></a>
338+
</div>
339+
<div>
340+
<a href="https://hackernoon.com/how-it-feels-to-learn-javascript-in-2016-d3a717dd577f#.9rg50y1k7" target="_blank"><span style="font-size: medium">How it feels to learn JavaScript in 2016</span></a>
341+
</div>
336342
</section>
337343

338344

@@ -481,7 +487,7 @@ <h1>HTML Imports</h1>
481487
</section>
482488

483489
<section>
484-
<h2 class="fallbackColor" style="text-transform: none;">We`re supposed to avoid talking about frameworks, are we?</h2>
490+
<h2 class="fallbackColor" style="text-transform: none;">We're supposed to focus more on the platform and not on frameworks, aren't we?</h2>
485491
<h1 style="font-size: 2.5em; margin-bottom: -0.25em;" class="secondaryColor" >Yes, we are, but...</h1>
486492
</section>
487493

src/img/web-components-history.png

137 KB
Loading

0 commit comments

Comments
 (0)