Full Stack UI
by @jussivirtanenLesson 3 — 1:25:14
Content loading placeholder
Finally it's time to jump into HTML, CSS and JS. We'll create a sleek loading animation with pure CSS. To make the component more dynamic, we use a bit of JS to randomize the width of the loading bars. Along the way we learn about random numbers and setting boundaries with minimum and maximum values.