DEV Community

Cover image for UI Dev Newsletter #86
Silvestar Bistrović
Silvestar Bistrović

Posted on • Originally published at mentor.silvestar.codes

UI Dev Newsletter #86

Links

Responsive Layouts, Fewer Media Queries
Temani Afif shows how to replace multiple media queries with only one CSS declaration, resulting in more maintainable code.

Small Wins for Accessibility and Resilience
Callum Hart explains how providing more context to screen readers and improving default styles could improve accessibility.

Don’t Forget the “lang” Attribute
Michelle Barker explains why the lang attribute is essential.

Microsoft’s new Windows prompts try to stop people downloading Chrome
Tom Warren writes about new prompts in Edge that steer people away from Chrome.

CSS Custom Properties and !important
Bramus Van Damme explains how does !important work when used with CSS Variables.

Dan Abramov on Interview Tour
Ben Awad shares an interview with Dan Abramov where Dan answers questions about let vs. const, centering a div and computer science.

Advent of Code
Eric Wastl shares Advent of Code, an Advent calendar of small programming puzzles for various skill sets and skill levels.

RTL Styling 101
Ahmad Shadeed shares an extensive guide on how to style for RTL in CSS.

Self-promotion

Advent of UI Components
I am building a new UI Christmas component for every day of advent. 🎄

Happy coding!

Subscribe to the newsletter here!

Top comments (0)