2021-02-03
1321
#css
Hannah Gooding
33537
Feb 3, 2021 â‹… 4 min read

Making CSS animations using a sprite sheet

Hannah Gooding I am a software engineer at a fashion tech company, mainly working in JavaScript/React, Python/Django, and PostgreSQL. I started as a self-taught developer pursuing a career change, and I am passionate about sharing knowledge with other people that want to take the same leap. I am a proud alumna of the Code First: Girls course and the Founders and Coders bootcamp.

Recent posts:

The 10 Best React Native Component Libraries You Should Know

The 10 best React Native UI libraries of 2025

UI libraries like React Native Paper and React Native Elements offer pre-developed components that help us deliver our React Native projects faster.

Aman Mittal
Feb 21, 2025 â‹… 7 min read
top ten docker alternatives worth considering

The 10 best Docker alternatives to consider

Although Docker remains the dominant platform for containerization and container management, it’s good to know about different tools that may work better for certain use cases.

Ayooluwa Isaiah
Feb 21, 2025 â‹… 13 min read
how to use the ternary operator in javascript

How to use the ternary operator in JavaScript

Add to your JavaScript knowledge of shortcuts by mastering the ternary operator, so you can write cleaner code that your fellow developers will love.

Chizaram Ken
Feb 21, 2025 â‹… 7 min read
Using tsup To Bundle Your TypeScript Package

Using tsup to bundle your TypeScript package

Learn how to efficiently bundle your TypeScript package with tsup. This guide covers setup, custom output extensions, and best practices for optimized, production-ready builds.

Muhammed Ali
Feb 20, 2025 â‹… 7 min read
View all posts

2 Replies to "Making CSS animations using a sprite sheet"

  1. hey great work there , can I please know how can I make it run on hovering over it as image should change frames on moving mouse?

Leave a Reply