Web Design Link Picks
resources from newsletter #0089 & #0090
Article written on Wednesday, 29 Aug 2018
Design systems are quite popular but sometimes hard to achieve. Luckily CodyHouse has these series where they teach us how to create our own. There's also some inspiration for hamburger icons animations in these weeks selection as well. Sara Soueidan has some guidance on switching from HEX & RGB to HSL. Enjoy!
On Switching from HEX & RGB to HSL
Learn all about the powerful color format HSL in this article by Sara Soueidan.
Creating an Animated SVG Elephant Trunk
In this tutorial, you’re going to combine SVG and GreenSock to create an elephant with animated path data and perspective trickery.
Progressive Enhancement with CSS Grid
Some sound advice from Dominic Fraser.
Flippin' Burgers
An inspiring set of hamburger menu open/close animations on CodePen by Mikael Ainalem. Explore the code to learn how it was done.
Advanced effects with CSS background blend modes
Nice read by Bennett Feely about using background blend modes.