Arrays and Timed Loops in Javascript
This project will teach you how to program arrays and timed loops in javascript. In the last project, we used timed loops in changing image, but this time we will use it in text animation. We use split method and uses empty string as the separator(the string will split between each character). The animation then looks like you're typing a text. Hope you learn from this project.
- Read more about Arrays and Timed Loops in Javascript
- Log in or register to post comments
- 33 views