Expanding deck

This commit is contained in:
Jeremy Likness
2019-11-23 13:04:33 -08:00
parent 2816077c19
commit 5b0c9fbc15
5 changed files with 39 additions and 4 deletions

View File

@@ -1,5 +1,6 @@
<title>Vanilla.js: Modern 1st Party JavaScript</title>
<h1>Vanilla.js: Modern 1st Party JavaScript</h1>
<img src="/images/vanillin.png" class="anim-spin" alt="Vanillin molecule" title="Vanillin molecule"/>
<h2>Jeremy Likness</h2>
<h3>Cloud Advocate, Microsoft</h3>
<nextslide>002-experiment</nextslide>

View File

@@ -1,3 +1,7 @@
<title>More Stuff</title>
<h1>More Stuff</h1>
<title>Let's try an experiment...</title>
<h2>Let's try an experiment</h2>
<pre>
ng --new
echo "%s" > cat.txt
</pre>
<nextslide>003-morestuff</nextslide>