All
Articles 119,236Blog Posts 126,530Tech Tutorials 30,575Research Papers 23,724News 17,332
⚡ AI Lessons

Dev.to · yuelinghuashu
🖌️ UI/UX Design
⚡ AI Lesson
3w ago
Vue 3 Complex Component Development: API Design for Select and Pagination
Using Select and Pagination as examples, this article explores API design, data format adaptation, type backtracking, route synchronization, keyboard interactio

Dev.to · yuelinghuashu
🖌️ UI/UX Design
⚡ AI Lesson
1mo ago
Vue 3 Simple Component Development: API Design from the Button Component
Using Button as an example, this article explores the API design philosophy of Vue 3 component libraries, covering Props definition, variant systems, size trade

Dev.to · yuelinghuashu
🌐 Frontend Engineering
⚡ AI Lesson
1mo ago
CSS First + Thin Component Wrapper: A 10KB Component Library Practice
From UnoCSS back to native CSS, a design token-driven component library solution. Four-layer CSS architecture, minimal Vue components, bundle size analysis, and

Dev.to · yuelinghuashu
🖌️ UI/UX Design
⚡ AI Lesson
1mo ago
Design Tokens vs Atomic CSS: A Failed Integration and the Path to Harmony
A personal developer's attempt to map existing design tokens to UnoCSS failed. Quantified comparison, pragmatic boundaries, and the conclusion that design token

Dev.to · yuelinghuashu
3mo ago
Industrial‑Grade Build Scripts & DTCG Implementation
Implement an industrial‑grade build script with DTCG three‑layer architecture, color normalization, WCAG contrast checking, circular reference detection, and au

Dev.to · yuelinghuashu
🖌️ UI/UX Design
⚡ AI Lesson
3mo ago
From Theme to Design System: Visual Contracts and Brand Ecosystems
Elevate your theme into a complete design system — define design philosophy, provide a visual contract, build a brand ecosystem, and automatically generate cros

Dev.to · yuelinghuashu
🖌️ UI/UX Design
⚡ AI Lesson
3mo ago
Light, Dark, and Beyond: Building Multi‑theme Variants with Gravity Compensation
Extend your VS Code theme to support dark, light, and high‑contrast variants using variable separation and the Gravity Compensation principle. Share the same ru
DeepCamp AI