Sara Soueidan
banner
sarasoueidan.com
Sara Soueidan
@sarasoueidan.com
🇱🇧 Independent UI engineer, speaker, author, and educator / Creator of the Practical Accessibility course https://practical-accessibility.today

• Blog https://sarasoueidan.com
• The Frontend Field Notes Newsletter: https://www.sarasoueidan.com/newsletter
What if someone is "exploring" chapters before going through them? (P.S. "someone" is usually me... I tend to do that in all courses I take to get an overview of what to expect in each chapter)

I think the safest bet *for now* is to do the lastCompleted+1. If any more feedback arises, it can change
November 28, 2025 at 3:59 PM
Wait... I think I may have been confused here.

We don't track last *accessed* chapter—only last marked as complete. So I will need to "tether" to that.

I'll go with the lastCompleted + 1 approach for now and wait for any complaints if they ever come up :D
November 28, 2025 at 3:54 PM
OK so always point to the next chapter after the last completed chapter. Hmm. That's an easy change to make.

I'll do that. I don't expect any complaints from that, and I suppose this would cater for the majority of students who are more likely to take the chapters in order.

On it.
November 28, 2025 at 3:52 PM
bsky.app/profile/sara... 🥲

Where would you expect it to take you if you were taking the chapters out of order?
Btw I had to implement it so that it takes you to the last completed chapter instead of the earlier incomplete one because I want to make sure it makes sense for students who take the chapters out of order.

If you have feedback on this plz let me know!
November 28, 2025 at 3:47 PM
Btw I had to implement it so that it takes you to the last completed chapter instead of the earlier incomplete one because I want to make sure it makes sense for students who take the chapters out of order.

If you have feedback on this plz let me know!
November 28, 2025 at 3:44 PM
I've got more features and stuff planned for the course website. It's encouraging to get feedback from students saying they're *excited to retake the course* when some of become available :D
November 28, 2025 at 3:43 PM
My pleasure!! I got another request for this via email yesterday and thought "ok I should prioritize this one now" and ended up deploying it in less than an hour 🥰
November 28, 2025 at 3:42 PM
Reposted by Sara Soueidan
@sarasoueidan.com is one of the best in the field of accessibility, and her Practical Accessibility course gives you the full rundown on creating accessible sites.

Accessibility can be tricky, so here is your chance to gain a comprehensive, practical understanding.
📣 Hear hear! The biggest savings on the Practical Accessibility course start *today*—for a limited time only.

Starting today, you can get the course for 30% off — that's $279 instead of $399. The discounted price excludes sales tax that may be applied depending on where you are buying from.
The Practical Accessibility Course
A get-right-down-to-it online course for Web designers and developers who want to start creating more accessible Web user interfaces and digital products today
practical-accessibility.today
November 28, 2025 at 5:32 AM
Thank you Vale!
November 28, 2025 at 12:56 PM
is that the CSS version of the SVG viewBox? cz I've been waiting for that one for years! I want to be able to change the SVG viewBox from CSS 🥲
November 27, 2025 at 5:10 PM
I'm also on team Grid > Flexbox
November 27, 2025 at 4:59 PM
Reposted by Sara Soueidan
I’d been promising myself I’d buy the course, and this finally pushed me to do it. Under US$250 is a heck of a deal. Thanks, Kilian! (And I’m excited to start the course, @sarasoueidan.com.)
November 27, 2025 at 4:30 PM
So happy to hear this, Greg! Thank you 🙌🏻
November 27, 2025 at 4:46 PM
I was excited about subgrid even before it came out, but all my use cases have been pretty simple. This was so nice to know. Now I know that this is possible.
November 27, 2025 at 4:12 PM
"By extending the grid downwards, it means that we can allow siblings to become responsive to each other, in a way that hasn’t been possible until now. ✨"
November 27, 2025 at 3:54 PM
If that sounded confusing to you, check out this article by @joshwcomeau.com and prepare yourself for a good ah-ha moment 💡

www.joshwcomeau.com/css/subgrid/

#CSS
Brand New Layouts with CSS Subgrid • Josh W. Comeau
Subgrid allows us to extend a grid template down through the DOM tree, so that deeply-nested elements can participate in the same grid layout. At first glance, I thought this would be a helpful conven...
www.joshwcomeau.com
November 27, 2025 at 3:53 PM
Thanks Kilian!

(autocorrect almost corrected "Kilian" into "Killing" lol)
November 27, 2025 at 3:47 PM