gos.si
✨ Software Architect
✨ Design Tokens - theemo.io
✨ Design Systems - hokulea.netlify.app
✨ EmberJS Enthusiast
Here's some writing I did about it earlier:
How CSS inherit() Could Simplify Design Systems
www.alwaystwisted.com/articles/mak...
How inherit() Can Simplify Border‑Radius for Components
www.alwaystwisted.com/articles/mak...
🙏🖤
Here's some writing I did about it earlier:
How CSS inherit() Could Simplify Design Systems
www.alwaystwisted.com/articles/mak...
How inherit() Can Simplify Border‑Radius for Components
www.alwaystwisted.com/articles/mak...
🙏🖤
They are adopting popular libraries (ie. styled components) as plugins now. At least plugins and not hardcoded built-in.
JSX should move into a plugin, others can join, spec can emerge :)
They are adopting popular libraries (ie. styled components) as plugins now. At least plugins and not hardcoded built-in.
JSX should move into a plugin, others can join, spec can emerge :)
6.8 released with some big features 🎉
⚡@vite.dev by default
🕚 Compatible with libraries from 8+ years ago*
✨ New APIs: renderComponent, additional reactive data structures
🤝 No more hbs by default (strict: true)
Read more here:
blog.emberjs.com/ember-releas...
6.8 released with some big features 🎉
⚡@vite.dev by default
🕚 Compatible with libraries from 8+ years ago*
✨ New APIs: renderComponent, additional reactive data structures
🤝 No more hbs by default (strict: true)
Read more here:
blog.emberjs.com/ember-releas...
css-tricks.com/solved-by-cs...
css-tricks.com/solved-by-cs...
Also: Didn't know I wished for so much - all CSS and HTML for design systems (+ Temporal)
Also: Didn't know I wished for so much - all CSS and HTML for design systems (+ Temporal)
www.youtube.com/watch?v=WgSi...
www.youtube.com/watch?v=WgSi...
(All I wanted was the rules thingy)
Demo: hokulea.netlify.app?path=/story/...
(All I wanted was the rules thingy)
Demo: hokulea.netlify.app?path=/story/...
🪘@hokulea/ember-pahu
To be truly headless no components were harmed; it comes with pure helpers and modifiers.
Attach it to your form elements
🪘@hokulea/ember-pahu
To be truly headless no components were harmed; it comes with pure helpers and modifiers.
Attach it to your form elements
🪘@hokulea/pahu
✨ HTML first. Use native form features through a pleasent API
✨ Validation & Revalidation
✨ Validators: Native, Custom, Standard Schema
✨ Nested & initial data
✨ Linked Fields
✨ Typescript support
➡️ github.com/hokulea/pahu
🪘@hokulea/pahu
✨ HTML first. Use native form features through a pleasent API
✨ Validation & Revalidation
✨ Validators: Native, Custom, Standard Schema
✨ Nested & initial data
✨ Linked Fields
✨ Typescript support
➡️ github.com/hokulea/pahu
1. When people give you a headless something as components - instant redflag ⛳
2. The headless thing is usually the head 🧠
1. When people give you a headless something as components - instant redflag ⛳
2. The headless thing is usually the head 🧠
The newest anwser there has a package linked to do that 🙌 Also there is sveltest.dev that's the much better docs to svelte testing.
The newest anwser there has a package linked to do that 🙌 Also there is sveltest.dev that's the much better docs to svelte testing.
Also let @fabianhiller.com know about this.
I think it's great and the type first approach matches more my mental model. Also likely they even exist before the schema is around.
Also let @fabianhiller.com know about this.
I think it's great and the type first approach matches more my mental model. Also likely they even exist before the schema is around.
I'm also in favor of oklch, would love to see good tooling support for all ofc.
I'm also in favor of oklch, would love to see good tooling support for all ofc.
You can find example tokens for either on:
- theemo.io/theming/buil...
- theemo.io/theming/buil...
Check the "Input" (and also learn how they are turned into CSS).
You can find example tokens for either on:
- theemo.io/theming/buil...
- theemo.io/theming/buil...
Check the "Input" (and also learn how they are turned into CSS).
the end-to-end design token workflow tool:
✨ Generates Modern CSS: @property, light-dark() and color functions
✨ Integrations with @vite.dev, @emberjs.com, @svelte.dev and @vuejs.org
➡️ theemo.io
Release posts (!) in the thread.