UI Dev Newsletter
UI Dev Newsletter is a hand-curated list of articles, tutorials, opinions, and tools related to User Interface development delivered to your inbox every two weeks.
UI Dev Newsletter is a hand-curated list of articles, tutorials, opinions, and tools related to User Interface development delivered to your inbox every two weeks.
2023-01-16
https://ishadeed.com/article/conditional-css/
Ahmad Shadeed goes over a few everyday CSS features and shows how conditional they are.
Sibling Scopes in CSS, thanks to :has()
https://www.bram.us/2023/01/12/sibling-scopes-in-css-thanks-to-has/
Bramus Van Damme shows how to leverage CSS :has() to select all siblings between boundaries.
CSS color functions and custom properties
https://www.matuzo.at/blog/2023/hsl-custom-properties/
Manuel Matuzović shares why people find color functions like hsl(), hwb(), or lab() so appealing.
https://csswizardry.com/2023/01/why-not-document-write/
Harry Roberts explains why you should avoid document.write().
Our top Core Web Vitals recommendations for 2023
Chrome developers share a collection of the best practices to improve Core Web Vitals performance in 2023.
Clever Code Considered Harmful
https://www.joshwcomeau.com/career/clever-code-considered-harmful/
Josh Comeau outlines why complicated code doesn't help anyone.
Data URLs and Pool in your URL
https://wesbos.com/pool-in-your-url
Wes Bos shows how you could use URLs to load files in a funky way.
Sébastien Noël shares an interactive reference to the SVG specification's most popular and exciting parts.