Activity for gos.si
Loading activity...
Great idea and good place to expressing my wishes here - thanks @jakearchibald.com Also: Didn't know I wished for so much - all CSS and HTML for design systems (+ Temporal)
Great talk from @ntim.me about CSS form styling. This sounds super exciting and I already want to use it! www.youtube.com/watch?v=WgSi...
TIL (or maybe I did know once, forgot and relearned): You can use colspan="100%" on a <td> in HTML to span it across the entire table. Especially handy, if you don't know the amount of columns you deal with.
I made an agnostic headless form library: 🪘@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
Two funny facts about Headless things: 1. When people give you a headless something as components - instant redflag ⛳ 2. The headless thing is usually the head 🧠
Releasing Theemo v1.0 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.
I'm trying to coordinate pnpm catalogs with automated releases (release-plan) and automated dependency updates (renovate): github.com/embroider-bu... I've found more use cases to what Anthony lists in his blog post: antfu.me/posts/catego... Maybe @antfu.me you wanna jump into the discussion?
I'm writing adapters for FE frameworks to my vanilla aria navigation library. #emberjs is my basis. #sveltejs is next and with an action. But their testing story is showing up as a blocker ever so often. So I joined a discussion to hope for similar testing in svelte: github.com/sveltejs/sve...
I gave an internal talk yesterday how to use functions in #emberjs accessing Embers DI system following the cqs-pattern - slides are public. More details, background info and practical hands on for my Emberfest talk. How to use them today, tomorrow and tomorrow but today. ➡️ ember-cqs.netlify.app
I don't tell you, I uninstalled wikiwand today. No reason given, but there were signs.
#emberjs has released version 6.0 🎉 Nothing new, yet landed so many features. Read more about ember's fantastic release strategy: blog.emberjs.com/ember-6-0-re...