Figma published 10 skills
Figma published 10 skills their community https://dub.sh/ZfYjDlg A few that stuck with me: /find-animation-opportunities – scans a design and tells…
Tech news from the best sources
Figma published 10 skills their community https://dub.sh/ZfYjDlg A few that stuck with me: /find-animation-opportunities – scans a design and tells…
What is GreatUI? GreatUI is a curated collection of beautiful, copy-pasteable, and high-performance React components built with Tailwind CSS and Fra…
Most developer portfolios look exactly the same: a generic hero section, some floating mockups, and a standard contact form. As a software developer…
After months of development, I'm excited to share DBNavigator, a cross-platform database IDE that I've been building from scratch using Java and Jav…
Balanced the scales this week with a near-perfect 1:1 ratio of additions to deletions. Focused on stripping back my Neovim UI and restructuring how…
Apple shipped Liquid Glass across iOS 26 and macOS, and suddenly every product I look at has a frosted panel floating over something. I spent a few…
📝 Originally published (in Japanese) at forge.workstyle.tech . You've got a code that looks correct when read, but when you open it in the browser,…
A few months ago I got tired of every calorie tracker either paywalling basic features or demanding I create an account just to log a banana. So I b…
📝 Originally published (in Japanese) at forge.workstyle.tech . Introduction to Interactive Radar Charts In a UI for adjusting multi-dimensional para…
UI/UX Design in 2026: Why Great Products Feel Invisible When people think about UI/UX design, they often imagine beautiful colors, modern layouts, a…
Ever had that moment when you tab through a form and suddenly the familiar glowing outline appears around a button or input? That subtle highlight,…
Part 3 — Custom themes, multi-window, and polish Level: Advanced · Time: ~60 minutes · Builds on: Part 2 — Search, palette, and settings The gap bet…
We're living in an exciting time for software development. With AI, generating code, exploring ideas, and building new projects has never been easie…
I've shipped three Buttons to production. The web one lives in your JS bundle. The iOS one is a SwiftUI view. The Android one is a Compose composabl…
Most of us treat design systems as a functional problem: consistent colors, consistent spacing, consistent components. That part's solved for most t…
A design system sounds like something you earn later — a luxury for companies big enough to have a design-systems team. For a startup that's exactly…
Cards are the most common UI component on the web. Yet most developers use the same basic box-shadow card everywhere. This guide covers 40 CSS card…
A lightweight, modern React UI component library with 6 beautiful pre-built components. Perfect for fast UI development. ( https://github.com/jwafaD…
Top 10 UI Kits for Chrome Extensions in 2026 (Tested & Ranked) | ExtensionBooster UI design in Chrome extensions is where most developers strugg…
https://darshittank.github.io/Paginate/ Well-designed pagination improves usability by making content easy to navigate without overload. This collec…
There is an assumption buried so deep in how we build software that it rarely gets questioned. The assumption is that an interface is something you…
เว็บไซต์ที่สวย กับเว็บไซต์ที่ทำเงิน ต่างกันอย่างไร? และทำไม AI ถึงให้คุณได้แค่เพียงอย่างแรก โดย Nokka (นก-กา) | อัปเดต 30 มิถุนายน 2026 ในยุคที่ AI…
In the previous post on architecture , I argued that a good KMP suite is a consequence of architecture : keep the core framework-free, depend on por…
I’ve been thinking about this lately: media queries handle page-level layout changes fine, but they fall apart when the same component needs to beha…
If you've ever stared at a blank screen waiting for a good idea to show up, you've already lost. Good ideas don't arrive — they get excavated. That'…
UI Render System - Factory Pattern Implementation This is an implementation of the Factory design pattern for a cross-platform UI framework that ren…
In our UI system we dont use pixel values to define spacing, we use semantic variables, (t-shirt sizes: gap-sm , p-lg , my-2xl ) - so thats like you…
Introduction Imagine you're purchasing a product online. You click the "Pay Now" button, and due to a slow internet connection or impatience, you ac…
The main idea of a Carousel isn't just about moving a bunch of elements from left to right because there must be a smoothly infinite movement, this…
iPhone's Apple Intelligence shows a beautiful iridescent glow around the screen edges when Siri is thinking. I wanted that same effect on my Mac whe…