Well, looks like the next project I do will have to give @remix_run a go 👀
And maybe I’ll even finally get round to using @stitchesjs
And if I could deploy to @Cloudflare workers then it’ll be a very good project
i've done UI for the times, instagram, beats by dre, google, nike, warp records, aston martin, o2 and many others
but to help build @radix_ui & @stitchesjs, get them on ppl's radar, create a community and impact the future of UI dev is my prob my biggest achievement 😭
Finally got around to trying @stitchesjs last night. The API for creating variants is AMAZING. Handles the conditionals beautifully so you can focus on the important stuff.
Finally gotten around to trying out @stitchesjs for a personal project.
Absolutely blown away by the DX, the API is superior to anything I've used before. Hats off, @Modulz team! 🧢
Typography can be one of the trickiest components in a DS. Someone asked about it in our Discord, and since I went to the trouble of putting this suggestion together, I figured I'd post it here, so you too can tell me how wrong I am.
gist.github.com/colmtuite/9b…
This was a pretty major change in the backend as well, with plenty of migrations:
- Converting most of the code to TS
- Moving from styled-components to @stitchesjs
Watched how @stitchesjs works and it's kind of mind-blowing how deeply you can customize your styles, apt for building design systems
youtube.com/watch?v=Gw28VgyK…
Thank you @peduarte for the incredible talk on @radix_ui at the #nextjsconf today and showing us what a futile effort it is, reinventing the wheel, building a half decent dropdown component. Kudos to you and the rest of the @radix_ui and @stitchesjs team.
Just created my first @stitchesjs component.
It's a Figma-style stack (/auto-layout) for easier flex box alignment. Can't decide whether it's genius or stupid.
gist.github.com/jckw/880b536…
I very much like that @stitchesjs and vanilla-extract makes dynamic styles more complex to write. Like 75% of the times I passed a variable to the styled-components, it could have been purely with CSS.