CSS loading animation

A little side project I have been working on in front end development code (HTML, CSS/SASS and Native Javascript).

When the user would click to update details, this is the animation experience I implemented.

Updating details can be a repetitive process that people want over and done with ASAP. Having a little animation here like this one helps to make users feel a bit more aware that their request is processing and on its way for them.

In addition to learning some more native Javascript, I got to also apply the CSS Flexbox properties too for the forms =)

Fork it here: https://github.com/Sze-warrior/css-loading-spinner

More by Michael Szeto

View profile