UI Dev Newsletter Issue #45
In this issue: CSS file size report, Fetch API Cheatsheet, UI Design Tips and more.
-
The CSS File Size and Count Report for Premier League sites
Silvestar shares insights on CSS file sizes from auditing Premier League sites.
-
How Does CSS Work?
Elad Shechter explains how to understand the default behaviour of styles in our browsers.
-
The Fetch API Cheatsheet: Nine of the Most Common API Requests
Ondrej Polesny shares and describes the nine most common Fetch API requests in detail.
-
front-of-the-front-end and back-of-the-front-end web development
Brad Frost explains the frontend developer roles in details.
-
Use CSS Clamp to create a more flexible wrapper utility
Andy Bell shares a handy way to use modern CSS functions to give yourself fine-grained, yet flexible, design control.
-
11 Easy UI Design Tips for Web Devs
Danny Adams shares 11 easy to apply UI design fundamentals to make your projects look sleek and modern.
-
Citibank just got a $500 million lesson in the importance of UI design
Timothy B. Lee describes how Citibank was trying to make $7.8M in interest payments, but it sent $900M instead.
-
Debugging layout repaint issues triggered by CSS Transition
Dzhavat Ushev walks us throughout the process of fixing repaint issues caused by CSS transitions.