Instructor: Adi Purdila
We’ve all become used to the idea that CSS handles styles whilst JavaScript is used for behavior, and the two shouldn’t be mixed. But when it’s not possible to define styles directly via CSS, such as when they’re set via user input, JavaScript will do all the heavy lifting for you.
Chroma.js is a small library which can be a big help with manipulating colors, so let’s see how to get started using it.