Standard Search
About 26 results
https://cbennell.com/posts/every-layout-mixins/ · 2 Jun 2026
Every Layout is a collection of composable CSS layout patterns. Here's how I've extracted them into a reusable pattern library I can use in any project.
https://harshitpdoshi.online/3mbvswr4zns23 · 8 Jan 2026 · 🦋 Bluesky
On January 6, 2026, Adam Wathan, creator of Tailwind CSS, made a difficult announcement that sent shockwaves through the web development community: Tailwind Labs laid off 75% of its engineering team—three out of four engineers—despite the framework bei...
https://cbennell.com/posts/three-css-frameworks · 25 Nov 2024
I tested OpenProps, Bulma, and TailwindCSS while migrating to Bridgetown, and found they fall on a revealing continuum from pure CSS custom properties to all-in utility classes. Here's what I learned about each approach.
https://mackuba.eu/2024/03/27/march-projects-update/ · 27 Mar 2024
I’ve been still pretty busy with various Bluesky- and social-related projects recently, so here’s a small update on what I’ve been working on since my November post, if you’re interested:
https://mackuba.eu/2023/11/09/year-of-social-media-coding/ · 9 Nov 2023
I had different plans for this year… then, Elon Musk happened.
https://charlesharri.es/stream/hard-problems-browser · 17 Aug 2022
Frontend roles encompass a vast range of skills. Some of them have been solved by cloud infrastructure providers, and the rest take years of experience.
https://charlesharri.es/stream/front-end-web-development · 23 Jun 2022
Frontend web development is hectic, fast-paced, and a lot more driven by thought leaders than any of us want to admit.
https://mackuba.eu/2020/10/15/typescript-on-corona-charts/ · 15 Oct 2020
Back in spring I built a website that lets you browse charts of coronavirus cases for each country separately, or to compare any chosen countries or regions together on one chart. I spent about a month of time working on it, but I mostly stopped around ...
https://mackuba.eu/2020/04/03/coronavirus-charts/ · 3 Apr 2020
I’ve been tracking the growth of the new coronavirus ever since it first appeared in China in the last week of January, and even more since it spread to Europe around mid February. Initially I’ve been looking mostly at the popular ArcGIS dashboard made...
https://toddl.dev/blog/cors-codepen-and-me · 6 Sep 2019
My adventures solving the CORS issue.