I made a working example: github.com/lupinum-dev/... & github.com/lupinum-dev/.... Let me know what you think π
I made a working example: github.com/lupinum-dev/... & github.com/lupinum-dev/.... Let me know what you think π
No joke, its gets very addicting building with it π If you have questions or feedback let me know :)
Check out the repo (WIP), docs, and the demo:
π¦ GitHub: github.com/lupinum-dev/...
π Docs: better-convex-nuxt.vercel.app
πΉοΈ Demo: better-convex-nuxt-demo.vercel.app
Feedback and PRs appreciated. π (4/4)
β¨ Type Safety: Full TS inference from your Convex schema.
β¨ Permissions: Backend-enforced RBAC with ownership rules.
β¨ DevTools: Visual debugging inside Nuxt. Inspect live subscriptions & monitor mutations. (3/4)
β¨ Real-time SSR: Fetch via server, hydrate to WebSocket. Zero flicker.
β¨ Optimistic UI: Instant feedback with automatic rollback on failure.
β¨ Integrated Auth: Better Auth sync for SSR-compatible magic links & OAuth. (2/4)
better-auth + @convex.dev + @nuxt.com = The holy trinity of modern web dev. Weβve built a solid module so you don't have to. Check out "better-convex-nuxt" (1/4)
Looks amazing! π
Glad to hear π
We're thrilled to announce Nuxt v3.16 is here! π
β‘οΈ `npm create nuxt` starter
π unhead v2 upgrade
π°οΈ Delayed/lazy hydration support
π§ Devtools v2 with config tracking
π Named layer aliases
π§ͺ Better error handling
π Granular debug options
βοΈ Major performance boosts
nuxt.com/blog/v3-16
π Nitro 2.11:
- πͺ΄ Revamped Errors & Dev Server
- π’ Node.js support for edge powered by unenv v2
- π₯ Firebase App Hosting Support
- ποΈ Native SQLite for Node.js 22+ & Deno 2.2+
- π¦ 10+ dependency upgrades
- β€οΈβπ©Ή Various fixes and improvements
github.com/nitrojs/nitr...
This week we had @danielroe.dev on the podcast to talk Vue, Nuxt, Nitro and all things Open Source
At one point he called out an issue on Cloudflare and I just got word that it's being worked on, good job Daniel π€£
www.youtube.com/watch?v=tq8E...
Great Episode! Always a pleasure listening to him π
React team & the community
Currently creating a CMS Plugin for Obsidian the markdown note taking tool. Whats really cool is that asset and links get auto updated on renames of files and folders.
Obsidian with Plugin would work
The future will be great! Right?
B looks very interesting π
It for sure suffers from that. But with different colors, it's easy to detect still imo. If you have numerous attributes, and it gets confusing, you can add a wrapping <template v-if="..">
vuejs.org/guide/essent...
If you would rather not add DOM elements, you can use a <template> as a wrapper
vuejs.org/guide/essent...
JSX is great, I make this π eyes when I have to create a new SFC in Vue just for a little thing.
But yeah, nothing comes without tradeoffs, Vue is in the sweet spot for me. I so productive with it, and it was effortless to onboard my gf (PHP & HTML exp) to Vue without going deep into JS first.
"Someone coming from HTML and JavaScript might even think itβs just HTML with attributesπ€£"
That's precisely why I love it π
Thanks for the example π
I would actually prefer this to the syntax of Svelte π
Call me biased, but Vue has the cleanest templating syntax.
Easy to write & expressive enough.
What's your opinion?
Before I got into development, I never gave it a second thought.
Now it haunts me almost every single day.
Pros and cons everywhere. How do you decide? π€
Happy New Year Evan!
2025 will be a great year, there are so many cool things in the pipeline π
π A surprise holidays gift: after over a year of hard work, we have just published Rolldown 1.0.0-beta.1!
π€© Vacation well served I would say!
Big thanks to everybody involved, you rock π€
Writing a compiler is on my bucket list. Letβs see when the opportunity shows up π
Done π