Skip to content

Commit bc05623

Browse files
authored
Merge pull request #6 from rgbkrk/patch-1
Fix up links to slides
2 parents 070f34e + be54817 commit bc05623

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ This repo houses resources for Web Animation Workshops
77
We'll be using CodePen for both the teaching demos and the homework so that we can get you up and running faster. For sections covering React-Motion, it may make more sense to use Create-React-App so that your workflow more closely mirrors development, but that decision is up to you.
88

99
##Slides:
10+
* [Introduction](http://slides.com/vlh/sfintro?token=iCyyEVss)
1011
* [Classic animation principles worth stealing](https://www.slideshare.net/secret/1yK01w1F4bNpNz)
1112
* [Principles of UI/UX animation](http://slides.com/sdrasner/waw-principles-ux?token=258_EYo8)
1213
* [Essentials of CSS animation](http://slides.com/vlh/waw-cssanimation?token=emxTzAcD)
@@ -15,7 +16,7 @@ We'll be using CodePen for both the teaching demos and the homework so that we c
1516
* [SVG animation](http://slides.com/sdrasner/waw-svg-animation?token=D-wwuju5)
1617
* [The Web Animation API](http://slides.com/vlh/waw-waapi?token=wz6rRkTn)
1718
* [Web Animation Performance](http://slides.com/vlh/waw-webanimationperf?token=3xSwGsW5)
18-
* [Intro to Animating with React](http://slides.com/vlh/sfintro?token=iCyyEVss)
19+
* [Intro to Animating with React](http://slides.com/vlh/intro-anim-react?token=CNlmb06B#/)
1920
* [Animating with React cont.](http://slides.com/sdrasner/waw-react?token=Pmgv8l9k)
2021
* [Mo.js](http://slides.com/sdrasner/svg-workshop-mojs?token=wAkiI-Pe)
2122

0 commit comments

Comments
 (0)