JavaScript for Designers

SuperHi's Intermediate Short Course

Index of projects developed in this online short course:

Project 1 · Rose Culver
In the first project, a simple yet interactive portfolio site, we discussed how JavaScript works with data and events and how to apply them to a website that lets us change both HTML content and CSS styling.
Project 2 · Plant Life
In this project, we went further with JavaScript events by adding in click, mouseover and mouseout events, plus talking about how to add randomness into our design work.
Project 3 · Type Checker
With this type checker project, we discussed how to work with form tags such as inputs, sliders, checkboxes and select boxes to build up interactivity to our projects.