Featuring Svelte and the WebGL library regl.
github.com/spiegelgraph...
cc @sveltesociety.dev
Featuring Svelte and the WebGL library regl.
github.com/spiegelgraph...
cc @sveltesociety.dev
Dans cet épisode, on construit le design system de mon site avec Vue 3 et Storybook.
📺 À regarder ici : youtu.be/2GrOcEQMLq0
Dans cet épisode, on construit le design system de mon site avec Vue 3 et Storybook.
📺 À regarder ici : youtu.be/2GrOcEQMLq0
I've shipped a 9-lesson tutorial on the Model Context Protocol - the USB-C of AI.
It'll take you from "WTF is MCP" to shipping your own servers to the world.
And, it's free. Check it out:
www.aihero.dev/model-contex...
I've shipped a 9-lesson tutorial on the Model Context Protocol - the USB-C of AI.
It'll take you from "WTF is MCP" to shipping your own servers to the world.
And, it's free. Check it out:
www.aihero.dev/model-contex...
I've been working on it thanks to the backing from @directus.io
github.com/Akryum/rstore
I've been working on it thanks to the backing from @directus.io
github.com/Akryum/rstore
One component left for 100 🫠
The + is to include all the prose components (but not listed here).
ui3.nuxt.dev/components
One component left for 100 🫠
The + is to include all the prose components (but not listed here).
ui3.nuxt.dev/components
We’re thrilled to announce the Bolt 100K Open Source Fund:
We’re thrilled to announce the Bolt 100K Open Source Fund:
@michaelthiessen.bsky.social is asking @thealexlichter.com about all kinds of stuff: From what practices he sees during consulting - both bad or best ones, how he got into WebDev and into the @nuxt.com team & more!
@michaelthiessen.bsky.social is asking @thealexlichter.com about all kinds of stuff: From what practices he sees during consulting - both bad or best ones, how he got into WebDev and into the @nuxt.com team & more!
"The survey’s gender distribution shows a striking lack of diversity, with the overwhelming majority of respondents identifying as male."
If you have the means to support Larabelles, I strongly urge you to do so: larabelles.com/support-us
"The survey’s gender distribution shows a striking lack of diversity, with the overwhelming majority of respondents identifying as male."
If you have the means to support Larabelles, I strongly urge you to do so: larabelles.com/support-us
I just got the first bit of data synced to the PDS.
We've got a public repo and roadmap. I hope to have a public demo app in 2-3 weeks!
github.com/muni-town/ro...
github.com/orgs/muni-to...
#pigeon #roomy
It's incredibly rewarding to see developers discover the library and share their experiences 💚
www.youtube.com/watch?v=_eQ...
It's incredibly rewarding to see developers discover the library and share their experiences 💚
www.youtube.com/watch?v=_eQ...
- esbuild: 22.19s
- Vite (via Rollup): 4.52s
- Rolldown: ⚡️613.43 ms
Try it out yourself on StackBlitz:
stackblitz.com/~/github.com...
- esbuild: 22.19s
- Vite (via Rollup): 4.52s
- Rolldown: ⚡️613.43 ms
Try it out yourself on StackBlitz:
stackblitz.com/~/github.com...
blog.yossarian.net/2024/12/06/z...
blog.yossarian.net/2024/12/06/z...
Customizable
Customizable
With relative color syntax, you can use calc to adjust the text color depending if the background is above or below 50% lightness in the LCH color space.
With relative color syntax, you can use calc to adjust the text color depending if the background is above or below 50% lightness in the LCH color space.
Kudos to everyone who collaborated to make Vite even more flexible! Cheers to the Vite's ecosystem, contributors, and team. Y'all rock 💜
Kudos to everyone who collaborated to make Vite even more flexible! Cheers to the Vite's ecosystem, contributors, and team. Y'all rock 💜
- Type your inputs, infer your outputs
- Use React.ComponentProps everywhere
- Use Omit<> when overriding props
- Don't pass types from the DB into your components
www.jacobparis.com/content/reac...