The slideshow project
Learning new things is about experience and engagement. This whole chapter is dedicated to practicing the skills we developed throughout the last few chapters. While we do so, we will explore new topics such as: object oriented programming, the text plug-in and a few other topics that we'll be weaved into our creation. So let's start creating a slideshow.
The slideshow project
This whole chapter is dedicated to practicing the skills we developed throughout the last few chapters.
00:46
Creating a slideshow
By the end of this lesson you Will have a fully operational slideshow. In the process we will discover the this command.
14:32
Turning our slideshow to an OOP one
In the end of this lesson we will have a similar slideshow only one that is an object.
13:22
Making our slideshow more dynamic
In this lesson we revert back and update this logic by removing those labels and making our slideshow capable of running unlimited slides.
04:09
Using the GSAP TextPlugin
The TextPlugin Tweens the text content of a DOM element.
11:02
Taking the TextPlugin for a spin
In this lesson I wanted to show you how do you create custom animation and interactivity that is layered into the plug-in.
11:40
Completing the slideshow
By the end of the session lesson you we will have a fully working completed slideshow.
04:48