SVG animation: a progress spinner
Now that I have an SVG image, that is, the site logo, it might be time to explore more ways to mess with SVG images. So, what if I want to create a “spinner” based on the site logo?
Now that I have an SVG image, that is, the site logo, it might be time to explore more ways to mess with SVG images. So, what if I want to create a “spinner” based on the site logo?
Since I found myself desperately lacking modern front end skills, I decide to spend some time in creating an example Angular app. This article covers the following questions: What are some interesting UI component libraries I discovered? How can I embed my Angular app to my WordPress posts?