Becoming more animated...
Focus this week:
This week I have been exploring CSS animations. I briefly came across these when creating my Dog Face Mash app (an app to compare pictures of cute dogs 😊).
Check it out here https://dog-face-mash.herokuapp.com/
Since then, I had
mainly been focusing on JavaScript and React when I came across Scrimba’s 7-day CSS challenge. Each day you receive a new challenge to complete and this featured a few animation challenges which sparked my interest on delving
into this topic further.
Animations are a great way to help with the user experience of your apps and direct attention to particular areas. They are also pretty fun to create, even when it's just a simple fade in!
So my week has been looking into keyframes, transitions and transforms….hoping to become more animated in future projects!
Things to check out:
- https://scrimba.com/course/gcssanimations - covers how to start using animations, using challenges to help you practice.
- https://thoughtbot.com/blog/css-animation-for-beginners - guide for beginners into CSS animations, giving coding examples of how to create them.
- https://www.youtube.com/watch?v=aOI0fpahGr8 - examples of what you can create with CSS animations.
Stay motivated:
“Success is the sum of small efforts, repeated day in and day out.”
– Robert Collier