mirror of
https://github.com/JeremyLikness/vanillajs-deck
synced 2025-12-15 10:43:34 +00:00
Expanding deck
This commit is contained in:
@@ -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>
|
||||
|
||||
@@ -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>
|
||||
Reference in New Issue
Block a user