Felix

@flerox.bsky.social

Frontend dev curious about stuff. https://github.com/felix-bohlin/ui

Just published a blog post about the new CSS Anchor Positioning API! ⚓ I’ve been learning about it over the past few weeks, and it’s friggin’ great, but it also took me a minute to really get the hang of it. My goal in this post is to share the most useful bits, so you can start using it today. 🔥

Getting Started with Anchor Positioning • Josh W. Comeau

For decades, one of the most notoriously-challenging problems on the web has been sticking one element to another element, for things like tooltips and nested menus. The CSSWG has decided to provide a...

joshwcomeau.com

Design systems have always intrigued me, but they are something that I don't have any experience with, so, I've teamed up with someone who does have that experience!, @michaelwarren.dev! It's still early days, but if you want updates as we work on it, sign up here: thecascade.dev/courses/desi...

Thoughtful Design Systems - a course by Kevin Powell and Michael Warren

Founded by Kevin Powell, with curated learning paths, courses, and clear explanations that will have you writing CSS with confidence.

thecascade.dev

Another thought while working on this. I'm solving problems that look simple, but require care and thinking. I'm confident to say that LLMs won't be able to figure this out, as it's solely depend on your CSS knowledge. I will compile all those thoughts and share them as an article or a video.

Ahmad Shadeed@ishadeed.com · 2mo ago

Working on my wife's portfolio website and solved a design problem by using CSS round(). This is a less used yet very useful function! Here is my article about it, and will update it soon with a new use case: ishadeed.com/article/css-...

Modern CSS is in its new era ✨ 📆 Starting Thursday, I’m teaching a live workshop on building accessible, reusable interactive components using modern #CSS that is stack-agnostic. Register if you’re ready to level up your component patterns + #accessibility 💜 👉 Discount link: ti.to/smashingmaga...

Smashing Online Workshops

Meet practical and friendly online workshops on front-end, design & UX. Boost your skills online, with actionable insights by experts in the industry, live. 👩‍💻 Find all workshops at https://smash...

ti.to

@tolin.ski Props to you for Graffiti CSS! It’s always an interesting peek inside someone’s mindset when you need to create a library and documentation and all that. Inspiring stuff and I’ll definitely have a look and learn from it! Love the anchor positioning components! 👏

There's a new #CSS Working Group poll to get feedback on different names for the infamous 'Pinterest' layout. - Since it uses many of the grid-* properties, `grid` will be in the name somewhere - We don't use metaphors in CSS names, so `masonry` is not listed here docs.google.com/forms/d/e/1F...

Ex-Masonry Display Type Keyword Poll

See https://github.com/w3c/csswg-drafts/issues/12022 for context. This poll intentionally leaves out `masonry` as an option, see https://github.com/w3c/csswg-drafts/issues/12022#issuecomment-34172962...

docs.google.com