Web Components Demystified
Scott Jehl released a course called Web Components Demystified. I love that name because it says what the course is about right on the tin: […]
Scott Jehl released a course called Web Components Demystified. I love that name because it says what the course is about right on the tin: […]
Learn how to build a flag guessing game using pure JavaScript and CSS without any other frameworks or libraries. Continue reading Making a Browser Based
Making a Browser Based Game With Vanilla JS and CSS Read More »
Static sites are wonderful. I’m a big fan. They also have their issues. Namely, static sites either are purely static or the frameworks that generate
The videos from Smashing Magazine’s recent event on accessibility were just posted the other day. I was invited to host the panel discussion with the
Learn effective prompt engineering techniques for AI code generation in WordPress. Discover best practices, examples, and tips for creating clean, organized, and maintainable code Continue
In the last article, we created a CSS-only star rating component using the CSS mask and border-image properties, as well as the newly enhanced attr()
A CSS-Only Star Rating Component and More! (Part 2) Read More »
Manuel Matuzović: That an invalid custom property invalidates the entire declaration isn’t surprising, but I didn’t consider it until I saw one of my declarations
Maybe don’t use custom properties in shorthand properties Read More »
Grouping selected items is a design choice often employed to help users quickly grasp which items are selected and unselected. For instance, checked-off items move
Grouping Selection List Items Together With CSS Grid Read More »
Discover the top 10 AI code review tools for 2025, including GitHub Copilot, CodeScene, and PullReview. Learn how these tools use machine learning and NLP
A much-needed disclaimer: You (kinda) can use functions now! I know, it isn’t the most pleasant feeling to finish reading about a new feature just