Skip to content

Commit fe15c05

Browse files
committed
Not Frameworks but platform.
1 parent 8da468e commit fe15c05

15 files changed

+37
-20
lines changed

index.html

Lines changed: 37 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,43 @@ <h3>Declaring and using variables</h3>
4040
</code></pre>
4141
</section>
4242

43+
44+
45+
<section>
46+
<h2>Will we talk about frameworks?</h2>
47+
<div>
48+
<img class="plain" style="max-height: 3.5em; margin: 0.5em" src="/src/img/angular-logo.png">
49+
<img class="plain" style="max-height: 3.5em; margin: 0.5em" src="/src/img/react-logo.png">
50+
<img class="plain" style="max-height: 3.5em; margin: 0.5em" src="/src/img/vue-logo.png">
51+
</div>
52+
<div>
53+
<img class="plain" style="max-height: 3.5em; margin: 0.5em" src="/src/img/aurelia-logo.png">
54+
<img class="plain" style="max-height: 3.5em; margin: 0.5em" src="/src/img/ember-logo.png">
55+
<img class="plain" style="max-height: 3.5em; margin: 0.5em" src="/src/img/backbone-logo.png">
56+
</div>
57+
<div>
58+
<img class="plain" style="max-height: 3.5em; margin: 0.5em" src="/src/img/jquery-logo.png">
59+
<img class="plain" style="max-height: 3.5em; margin: 0.5em" src="/src/img/logo-d3.png">
60+
<img class="plain" style="max-height: 3.5em; margin: 0.5em" src="/src/img/polymer-logo.png">
61+
</div>
62+
</section>
63+
64+
<section>
65+
<h2>Nope ...</h2>
66+
<h2>we will talk about the platform</h2>
67+
<div>
68+
<img class="plain" style="max-height: 4em; margin: 0.5em" src="/src/img/chrome-icon.png">
69+
<img class="plain" style="max-height: 4em; margin: 0.5em" src="/src/img/firefox-logo.png">
70+
<img class="plain" style="max-height: 4em; margin: 0.5em" src="/src/img/safari-logo.png">
71+
</div>
72+
<div>
73+
<img class="plain" style="max-height: 4em; margin: 1em" src="/src/img/edge-logo.png">
74+
<img class="plain" style="max-height: 4em; margin: 1em" src="/src/img/opera-logo.png">
75+
</div>
76+
</section>
77+
78+
79+
4380
<section>
4481
<img src="src/img/js-logo-small.png">
4582
<h1 style="font-size: 4.5em; margin-bottom: -0.25em;" class="primaryColor" >What's</h1>
@@ -777,26 +814,6 @@ <h1>
777814

778815
</div>
779816
</div>
780-
<!--
781-
782-
https://developers.google.com/web/updates/2015/10/splashscreen?hl=en
783-
http://www.slideshare.net/actionscript.it/service-worker-api
784-
785-
https://dev.opera.com/articles/installable-web-apps/
786-
https://dev.opera.com/articles/pwa-desktop/
787-
https://infrequently.org/2015/06/progressive-apps-escaping-tabs-without-losing-our-soul/
788-
789-
https://developers.google.com/web/fundamentals/getting-started/codelabs/offline/
790-
791-
792-
Intelligent routing / lazy loading /preload routes
793-
794-
HTTP/2
795-
796-
797-
Extras - web RTC, WebGL willTransform, requestAnimationFrame,
798-
https://developer.mozilla.org/en-US/docs/Web/API
799-
-->
800817

801818
<script src="/jspm_packages/system.js"></script>
802819
<script src="/config.js"></script>

src/img/angular-logo.png

15.3 KB
Loading

src/img/aurelia-logo.png

117 KB
Loading

src/img/backbone-logo.png

3.8 KB
Loading
113 KB
Loading

src/img/edge-logo.png

17.4 KB
Loading

src/img/ember-logo.png

38.5 KB
Loading

src/img/firefox-logo.png

168 KB
Loading

src/img/jquery-logo.png

1.42 KB
Loading

src/img/logo-d3.png

91.6 KB
Loading

0 commit comments

Comments
 (0)