Web Development

Grouping Selection List Items Together With CSS Grid

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 up the list in to-do lists, allowing users to focus on the remaining tasks when they revisit the list. We’ll design a UI that follows a similar grouping pattern. Instead

Grouping Selection List Items Together With CSS Grid Read More »

Functions in CSS?!

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 for the author to say “And we’ll hopefully see it in a couple of years”. Luckily, right now you can use an (incomplete) version of CSS functions in Chrome Canary

Functions in CSS?! Read More »

The Case For Minimal WordPress Setups: A Contrarian View On Theme Frameworks

When it comes to custom WordPress development, theme frameworks like Sage and Genesis have become a go-to solution, particularly for many agencies that rely on frameworks as an efficient starting point for client projects. They promise modern standards, streamlined workflows, and maintainable codebases. At face value, these frameworks seem to be the answer to building

The Case For Minimal WordPress Setups: A Contrarian View On Theme Frameworks Read More »