UI Dev Newsletter Issue #65
In this issue: HSL colors in CSS, the new viewports units, new CSS reset, and more.
-
Using HSL Colors In CSS
Ahmad Shadeed explains what HSL is, how to use it and shares some valuable use-cases and examples that you can use right away in your current projects.
-
The Large, Small, and Dynamic Viewports
Bramus Van Damme shows which changes are being proposed regarding viewport units and how they should work.
-
The Dilemma of Naming Font Size Variables
Martin Lexelius explores how to define font sizes in your project.
-
Demystifying the material design expand and cross-fade effect
Mikael Ainalem explains how to recreate the effect from the Material Design where the component zooms in and reveals more details.
-
Pairing fonts – 3 ways to find great typeface combinations
Oliver Schöndorfer shares different approaches to combining typefaces that teach you some principles, show you a couple of quick wins and go into the nerdy detail.
-
the-new-css-reset
Elad Shechter shares the new simple, and lighter CSS reset.
-
RTL:WTF
Moriel Schottlender creates a site where you could read the web like Right-to-Left readers do, learn about the challenges, and how to help solve them.
-
20+ Web Projects With Vanilla JavaScript
Brad Traversy collects mini projects built with HTML5, CSS & JavaScript. No frameworks or libraries.