Awesome Front-end Resources and CSS Animation Course
By Maria Antonietta Perna,
Maria Antonietta Perna presents some front-end learning resources and the new SitePoint Premium's CSS Animation course by Donovan Hutchinson
By Maria Antonietta Perna,
Maria Antonietta Perna presents some front-end learning resources and the new SitePoint Premium's CSS Animation course by Donovan Hutchinson
By Guy Routledge, Donovan Hutchinson,
CSS animations are fast becoming an essential design tool and tap into a more engaged audience through micro interactions and visual validation.
By Maria Antonietta Perna,
Maria Antonietta Perna introduces KUTE.js, a versatile library as her second installment in the Beyond CSS: Dynamic DOM Animation Libraries series.
By Louis Lazaris,
Another collection of front-end docs, guides, and other learning resources for various technologies in front-end development.
By Maria Antonietta Perna,
In this first article of a series on dynamic DOM animation, Maria Antonietta Perna explores Anime.js, a new library to make the web come to life.
By Simon Codrington,
Simon Codrington looks at how to animate individual characters using CSS animations and some simple jQuery.
By Artem Tabalin,
Artem Tabalin shows you how to improve the performance of your CSS animations by taking advantage of hardware acceleration.
By Angela Molina, Tiffany Brown,
Last week Tiffany Brown, author of CSS Master, joined us on the forums for a Q&A session discussing CSS Animations. Read the highlights of her conversation.
By Mihaela Jurkovic,
With the help of some audio software, Mihaela Jurkovic demonstrates how to sync CSS animations with HTML5 audio for some potentially useful effects.
By Tim Evko,
In this screencast I'm going to show you how to refactor your CSS to improve and smoothen your animations.
By Petras Baukys,
In 2015 it's no longer enough for interface elements to instantly switch between two static states. Petras has 7 tips for making your interactions sing!
By Tim Evko,
In this video we'll look at CSS animations, frame rates, and why some CSS properties are better to animate than others.
By George Martsoukos,
George uses the checkbox hack and demonstrates how to create a show more/less component with CSS and no JavaScript.
By Craig Buckler,
Browser repaints and reflows are expensive and affect your application's performance. Craig provides ten tips to help improve responsiveness.
By Louis Lazaris,
You've probably created CSS3 animations. But have you used the animation-fill-mode property and all its possible values? Louis takes a look, with visuals.