UI Dev Newsletter Issue #57
In this issue: Web Vitals optimization, Container Queries exploration, Psychology of Design, and more.
-
Optimizing Web Vitals using Lighthouse
Addy Osmani covers new tooling in Lighthouse, PageSpeed, and DevTools to help identify how your site can improve on the Web Vitals.
-
Container Queries in Web Components
Max Böck explores Container Queries and shares the process of creating a book store demo.
-
Component-level art direction with CSS Container Queries
Sara Soueidan explores the possibilities of Container Queries by taking a closer look into a classic card component.
-
Toggling CSS Custom Properties with Radio Buttons
Michelle Barker shares why CSS Variables are great for toggling between different values using radio buttons.
-
What I Learned by Relearning HTML
Danny Guo shares his positive experience while relearning HTML by taking a beginners course and reading the MDN documentation for HTML.
-
🧠 Psychology of Design: 101 Cognitive Biases & Principles That Affect Your UX
A complete list of cognitive biases and design principles. Tons of product examples, tips, and checklists to improve your user experience.
-
Web Development for Beginners - A Curriculum
Microsoft offers a 12-week, 24-lesson curriculum all about JavaScript, CSS, and HTML basics.
-
Glassmorphism CSS Generator
Marko Denic creates a helpful tool for generating appealing glass effects with CSS only.