📰 業務アプリのフロントエンド負債と向き合い、Tailwind CSS から Panda CSS への移行を決めた話 (👍 82)
🇬🇧 Tackling frontend debt: migrating from Tailwind CSS to Panda CSS in a Next.js business app. Lessons from refactoring 200+ files.
🇰🇷 프론트엔드 기술 부채 해결: Next.js 업무 앱에서 Tailwind CSS에서 Panda CSS로 마이그레이션. 200개 이상 파일 리팩토링 경험.
🔗 https://zenn.dev/levtech/articles/frontend-kaizen-pandacss
Introducing Shadcn Digital Arc 🚀
A modern template built with shadcn for landing pages and product websites.
Clean UI, reusable blocks, fast setup.
👉 https://shadcnspace.com/templates/digital-arc
#webdev #react #uidesign #nextjs #react #tailwindcss #shadcn #shadcnui #shadcntemplates
【コピペでOK】JavaScriptを使わないアコーディオンメニュー
https://qiita.com/hrel11/items/9dbe5350739314697b80?utm_campaign=popular_items&utm_medium=feed&utm_source=popular_items
Want to build modern dashboards and UI faster in React?
Explore 30+ Shadcn UI components designed for clean design, accessibility, and developer productivity.
Perfect for frontend developers.
👉 Read the full article:
https://www.wrappixel.com/best-shadcn-ui-components/
#ReactJS #Nextjs #WebDevelopment #TailwindCSS #shadcn #shadcncomponents
Building a web app? A good React Admin Dashboard can save hours of development time.
We compiled a list of modern dashboard templates built with React + Tailwind CSS that include reusable UI components, charts, tables, and layouts for SaaS or internal tools.
Perfect for developers building analytics dashboards, admin panels, or data tools.
👉 Read the full guide:
https://tailwind-admin.com/blogs/react-admin-dashboard
Brewlog: Coffee & Agents
My latest #blog outlines how I built a super-niche application for tracking my specialty #coffee brewing and consumption, but also marks some of the most complex work I've done with an agent to date.
Built in #Rust with Axum, backed by #SQlite and with a #TailwindCSS based UI.
Take a read for some takeaways on the effective use of tools like Claude Code and Github Copilot, or if you fancy hosting your own super nerdy coffee tracking app!

I built a self-hosted coffee logging platform with Rust, Axum, SQLite and Datastar. The project was my most complex agentic coding effort to date, with Claude Code acting as my long‑lived pair‑programmer for almost all of the implementation. This post covers the motivation, design decisions, and what I learned about building non-trivial software with AI assistance, as well as some patterns I’ve adopted for agentic coding.