From modern approaches to classic ones — definitely worth browsing.

Recommended Posts

Headwind
Headwind is a VS Code extension that automatically sorts Tailwind CSS classes in the correct order, without any manual editing. With a single run, your class strings become clean and consistent across the entire project. It’s especially useful when multiple developers are working on the same codebase. Link: Headwind
Viktor Svertoka·Tech·
10 Games That Will Help You Master CSS 📘
1️⃣ Flexbox Froggy One of the most popular beginner-friendly games for learning Flexbox. 🔗 https://flexboxfroggy.com/ 2️⃣ Flexbox Defense A tower defense-style game where you use Flexbox to protect the path. 🔗 http://www.flexboxdefense.com/ 3️⃣ Knights of the Flexbox Table A fantasy-themed Flexbox game, perfect for Tailwind lovers. 🔗 https://knightsoftheflexboxtable.com/ 4️⃣ Flexbox Adventure A Flexbox learning game similar to Flexbox Froggy but with a different theme. 🔗 https://codingfantasy.com/games/flexboxadventure 5️⃣ Flexbox Zombies Learn Flexbox through an engaging storyline and immersive design. 🔗 https://flexboxzombies.com/ 6️⃣ Grid Garden One of the best ways to learn CSS Grid by watering carrots using grid layouts. 🔗 https://cssgridgarden.com/ 7️⃣ Grid Attack A CSS Grid-based game where you reshape the land to defeat demons. 🔗 https://codingfantasy.com/games/grid-attack 8️⃣ CSS Diner A fun and popular game for learning CSS selectors. 🔗 https://flukeout.github.io/ 9️⃣ Guess CSS Test your CSS knowledge by guessing the correct selector based on the result. 🔗 https://www.guess-css.app/ 🔟 CSS Speedrun A fast-paced challenge focused on writing precise CSS selectors. 🔗 https://css-speedrun.netlify.app/
Viktor Svertoka·Tech·
Haiku
Haiku is a collection of ready-to-use hooks and utilities for almost any use case. Link: https://www.reacthaiku.dev/ Repo: https://github.com/DavidHDev/haiku
Viktor Svertoka·Insights·