From the course: Scrollytelling: Creating a One-Page Web Experience

Unlock the full course today

Join today to access over 24,700 courses taught by industry experts.

Test before you go too far

Test before you go too far

- [Instructor] Testing is critically important to any development process, and I would say that when you test is as important as what you test, and how you test. Because here's the thing, your project can blow up and go horribly wrong in so many different ways and in so many different times along the process, but particularly with scrollytelling, there are a couple of key moments where you want to test stuff. And right now, is that key moment. We've got our scrollytelling working, our HTML and CSS is in place before I go adding all kinds of content and interactivity making all kinds of fancy things happen, but after I've implemented the basic scrollytelling now is the time to test it because I can spend a lot of time making all kinds of fancy stuff happen, but if I do that, and then I discover bugs and problems, I may not know if it's because of the fancy stuff or because of the basic scrolly telling in the HTML and…

Contents