CSS Snippets I Use 90% of The Time - Part 2
February 09, 2023csssnippetsUXThis is part 2 of CSS snippets I used 90% of the time post. As promised this is second part of CSS styles I commonly used with my projects. If you are going to think of a rule I’d say this is my 80/20 rule for CSS.
CSS Snippets I Use 90% of The Time - Part 1
January 28, 2023csssnippetsaccessibilityI have snippets of code I return to whenever I find patterns in a design. It is one of those efficiency hacks I’ve adopted as a programmer. I have quite a collection. Gathered working on websites in different industries. Although the size and theme of these websites vary, I can still count on some basic UI patterns.
Top three things to do for better keyboard and screenreader navigation
January 20, 2023accessibilityUXfrontendImproving accessibility is an exercise in empathy. We put ourselves in other people’s shoes and imagine how we can do a specific task. Tasks like going up a flight of stairs, knowing when to cross a street, or how to consume a website.