I’ll be sharing how to build your own keyboard, from layout choices to writing the firmware that powers it. It’s all about open tools, collaboration, and reshaping how we think about firmware development.
If you're there, come say hi!
I’ll be sharing how to build your own keyboard, from layout choices to writing the firmware that powers it. It’s all about open tools, collaboration, and reshaping how we think about firmware development.
If you're there, come say hi!
You can stream the event live for free through my official badge:
gitnation.com/badges/react...
Whether you're deep into React or just curious about the future of frontend, it's happening November 18 & 21. Don’t miss it!
You can stream the event live for free through my official badge:
gitnation.com/badges/react...
Whether you're deep into React or just curious about the future of frontend, it's happening November 18 & 21. Don’t miss it!
Big thanks to the COSCUP team for a vibrant, welcoming event, as well as to #HENNGE for sponsoring the trip and supporting devs who share & grow beyond the day-to-day.
Big thanks to the COSCUP team for a vibrant, welcoming event, as well as to #HENNGE for sponsoring the trip and supporting devs who share & grow beyond the day-to-day.
And they are *AWESOME*
Now, you can do:
@function --alpha(--color, --opacity) {
result: rgb(from var(--color) r g b / var(--opacity));
}
div {
background: --alpha(red, 80%);
}
Lean more: una.im/5-css-functi...
(*arrived = in the latest stable Chrome)
And they are *AWESOME*
Now, you can do:
@function --alpha(--color, --opacity) {
result: rgb(from var(--color) r g b / var(--opacity));
}
div {
background: --alpha(red, 80%);
}
Lean more: una.im/5-css-functi...
(*arrived = in the latest stable Chrome)
I'll be sharing some stories from using React, Vue, and Svelte in production. What clicked, what clashed, and what I learned along the way.
Whether you’re into frontend stuff or open source in general, come and hang out!
I'll be sharing some stories from using React, Vue, and Svelte in production. What clicked, what clashed, and what I learned along the way.
Whether you’re into frontend stuff or open source in general, come and hang out!
✅ await in components svelte.dev/docs/svelte/...
✅ remote functions svelte.dev/docs/kit/rem...
🔜 async SSR
truly can't wait to ship the rest of this stuff
✅ await in components svelte.dev/docs/svelte/...
✅ remote functions svelte.dev/docs/kit/rem...
🔜 async SSR
truly can't wait to ship the rest of this stuff