#ComponentLibrary
November 27, 2024 at 3:37 PM
Why nobody says that the more atomic your components are,
the more complex your composition becomes.

Optimize for change patterns,
not theoretical reuse. Find balance in designing open to change
#frontend #softwaredevelopment #componentlibrary #designsystem #react #angular
December 8, 2024 at 5:49 PM
2/ The per-component file gives the assistant the contract: props, types, do's and don'ts. Loaded only when needed.

Full article: buff.ly/5iawxKL

#llm #componentlibrary #devtools #ai
May 25, 2026 at 4:03 PM
AI agents read your docs, but that's not the same as following them.

João Zamith wrote the sequel to David Lange's guide on shipping libraries LLMs can read.

Full read 👉 content.subvisual.com/building-a-c...

#aiagents #componentlibrary #devtools
July 9, 2026 at 2:30 PM
LLMs invent component APIs that don't exist.

We fixed it without a rewrite or a docs site, just a small change to where the docs live. David Lange breaks it down for the Content Hub: buff.ly/5iawxKL

#llm #componentlibrary #devtools
May 21, 2026 at 4:02 PM
HeroUI (formerly NextUI) is a TypeScript-first React component library with 28k+ stars, offering beautiful pre-built components, Figma integration, and comprehensive theming system

https://github.com/heroui-inc/heroui

#ReactJS #TypeScript #ComponentLibrary
March 24, 2026 at 11:01 AM
"The AI doesn't understand our code" usually means it doesn't know where to look.

David Lange on the fix and why it’s smaller than you'd expect.

Full article: buff.ly/5iawxKL

#llm #componentlibrary #devtools
June 2, 2026 at 4:06 PM
This is Dropdown 04 from Waveshape Microinteractions ⚡

Simple on the surface, but crafted with smooth interactions that make navigation feel effortless.

Would you use this in your next build?

#webflow #microinteractions #uidesign #componentlibrary
May 6, 2026 at 9:23 PM
This is Card 10 from Waveshape Microinteractions ✨

Balanced, modern, and designed to make content stand out with refined interaction details.

Would you use this in your next project?

#webflow #microinteractions #uidesign #componentlibrary
May 4, 2026 at 9:48 PM
Just did a new release of Vue-Doxen:
thejaredwilcurt.com/vue-doxen
The best way to try out and document your Vue components. #Vuejs #Vue #JavaScript #Documentation #ComponentLibrary #Frontend #Vuex #Pinia #Nuxt #Nuxtjs
Vue-Doxen: Vue.js Component Documentation Tool
The world's best Vue component documentation tool!
thejaredwilcurt.com
September 25, 2025 at 7:26 PM
2/ The docs land alongside the bundle, in the same place the assistant already reads from. Everything that follows just works.

Full article: buff.ly/5iawxKL

#llm #componentlibrary #devtools
June 8, 2026 at 11:03 AM
Part of an upcoming Webflow component library dropping soon on waveshape.co.

Clean, interactive, and built to elevate your UI—would you use something like this?

#webflow #microinteractions #uidesign #componentlibrary
April 2, 2026 at 10:05 PM
2/ Layers two and three: a closed token layer, and automated auditing that makes "wrong" non-mergeable.

Read the full guide on the Content Hub 👉 buff.ly/YTZcODE

#aiagents #componentlibrary #designsystems #devtools
July 13, 2026 at 2:00 PM
A rule nobody enforces is a suggestion. An unenforced constraint is a comment. Our spec files declare the rules; this lint rule catches anyone (or anything) that ignores them, including the agent.

Full build guide → buff.ly/WmqSyPq

#componentlibrary #designsystems #softwareengineering #devtools
July 24, 2026 at 3:30 PM
Handwritten specs drift the moment a prop changes. We generate ours from our types instead, using react-docgen or similar, so they only go stale if someone forgets to run the generator.

Full build guide → buff.ly/YTZcODE

#componentlibrary #designsystems #softwareengineering #devtools #ai
July 15, 2026 at 4:03 PM
2/ One thing we don't hide: closing that gap constrains your team too, not just the agent. Decide your escape hatch on purpose, or it becomes an accident.

Full build guide 👉 buff.ly/WmqSyPq

#componentlibrary #designsystems #devtools
July 21, 2026 at 3:00 PM
This is Accordion 02 from Waveshape Microinteractions ⚡

Part of a Webflow component library available on waveshape.co.

Smooth, functional, and designed to keep content clean without overwhelming the user—exactly how accordions should feel.

#webflow #microinteractions #uidesign #componentlibrary
April 10, 2026 at 8:43 PM
This is Card 01 from Waveshape Microinteractions ✨

Part of a growing Webflow component library dropping soon on waveshape.co.

Would you use this in your next project?

#webflow #microinteractions #uidesign #componentlibrary
April 9, 2026 at 7:59 PM
This is Button 20 from Waveshape Microinteractions - a Webflow Component Library that are coming soon to waveshape.co!

Would you use this?

#webflow #waveshape #componentlibrary
April 1, 2026 at 8:00 PM
Material UI: The React component library with 97K+ stars that implements Google's Material Design. Battle-tested by industry giants, free forever, and saves you months of UI development.

https://github.com/mui/material-ui

#React #MaterialDesign #ComponentLibrary
February 14, 2026 at 7:01 PM
Why not use my design?”
“It doesn’t match the code.”
That’s when I built a real design system
shared components, defined states, no guesswork.

Now devs say, “Got it.” And they mean it.
.
.
.
#DesignSystems #UXtoCode #DevDesignHarmony #ComponentLibrary #NoMoreRebuilds
August 6, 2025 at 9:06 PM