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:

Creating toast notifications using Solid Toast

Toast notifications are messages that appear on the screen to provide feedback to users. When users interact with the user […]

Chimezie Innocent
Sep 6, 2024 â‹… 7 min read
Deno Adoption Guide: Overview, Examples, And Alternatives

Deno adoption guide: Overview, examples, and alternatives

Deno’s features and built-in TypeScript support make it appealing for developers seeking a secure and streamlined development experience.

Emmanuel Odioko
Sep 5, 2024 â‹… 10 min read
Types vs. Interfaces in TypeScript

Types vs. interfaces in TypeScript

It can be difficult to choose between types and interfaces in TypeScript, but in this post, you’ll learn which to use in specific use cases.

Yan Sun
Sep 5, 2024 â‹… 9 min read
Flutter Logo

How to build a bottom navigation bar in Flutter

This tutorial demonstrates how to build, integrate, and customize a bottom navigation bar in a Flutter app.

Pinkesh Darji
Sep 5, 2024 â‹… 6 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