Design Patterns on CodePen
This ever-growing curated collection of interface patterns on CodePen is a reliable source of inspiration.
A good side-by-side comparison of loading techniques, with some clear advice. But pay attention to this note:
While the debate over “Load more” versus infinite scrolling versus pagination has been debated for years, the product loading method shouldn’t be the first thing that most e-commerce vendors spend their development resources on.
This ever-growing curated collection of interface patterns on CodePen is a reliable source of inspiration.
This looks like a handy collection of HTML web components for common interface patterns.
drab does not use the shadow DOM, so you can style content within these elements as usual with CSS.
This is a really interesting proposal, and I have thoughts.
A plea to let users do web things on websites. In other words, stop over-complicating everything with buckets of JavaScript.
Honestly, this isn’t wishlist isn’t asking for much, and it’s a damning indictment of “modern” frontend development that we’ve come to this:
- Let me copy text so I can paste it.
- If something navigates like a link, let me do link things.
- …
A good ol’ rant by Vasilis on our design tools for the web.
Can you have too much semantics?
A small but important addition to CSS.
Figuring out how Safari on iOS uses the Web Share API.
Unexpected behaviour in the clipboard.
Complementing my site’s service worker strategy with an extra interface element.