With the help of @GitHubCopilot, its Agent mode (with Claude Sonnet 4.5) and the GitHub and Svelte MCP servers, I just fixed 10 Superforms issues in a few hours of work, and when I say work, most if it was waiting for the changes to be completed, and clicking allow for terminal prompts.
The convenience and speed of this was unparalleled to anything I've seen in my 25 years of professional programming:
- It worked through very complicated Typescript typing problems due to third-party library updates, kept iterating until it finally was fixed.
- It searched through the Zod 4 source code to figure out exactly how to override its JSON Schema generator for types not directly representable in the specification.
- It added such a simple fix to a component to get compatibility between different Svelte versions, so simple I wouldn't think of it.
- For each step it added detailed test files, covering so many more cases than I would think of (or even bother to write).
I became more and more lazy/convenient when I realized how powerful it is, so in the end I just told it something like "Analyze issue 617 and come up with a fix". And almost always, it did.
Changelog so you can see what it fixed: https://t.co/7m8isYcMFy
I can't believe I wrote/edited not more than 10% of the code in all those commits.
Creating a SvelteKit cross-platform native desktop app wasn't that hard with the help of @NeutralinoJs! I made a template to make it as easy as possible to get started: https://t.co/54iY0XWVvP
@housecor Thank you for sharing! Great overview, it's hard not to fall into "the paradox of choice" though, when there are numerous products available that do almost the same thing.
It's a great day for form validation! With the 2.27.0 release of Superforms for SvelteKit by @sveltejs, the super-trio of validation is ready for you: Zod 4 and Zod Mini by @colinhacks, Arktype 2.0 by @arktypeio and Valibot 1.0 by @valibot. Try it out at https://t.co/ycFp9m1Bbc!
2.4K ⭐️ Superforms is a SvelteKit form library 📖 that brings you a comprehensive solution ✅ for server and client form validation. @encodeart
https://t.co/bAz9GyaTlg
#starhistory#GitHub#OpenSource
This quote is completely reversing the argument. The threat is, just as Sagan says, a small group of people using technology to profit and benefit themselves first and foremost. That's what people worry about.
As long as there is profit to be made on war, health issues, the destruction of nature, etc, science is nothing but a tool to be used in that way by the elite, and the objective [sic] scientists are nothing but immoral machines waiting to be replaced by AI.
Superforms has gotten some flak lately since it can be a bit too much for simple forms. But remember that you can use it just on the server, and roll your own solution on the client, which is especially easy with Svelte 5.
Check out how it's done: https://t.co/gPtH8P5HFb
@AaronBastani There are so many complains about money but never about how it is created in the first place. (No, it's not "printed" by the central bank except 1% of it)
As of this post, ArkType 2.0 is available and fully stable🎉 (🔗⬇️)
Bring your types to runtime like never before and validate 100x faster.
All with no build step and DX that is 100% guaranteed to blow your mind🤯
Superforms 2.22.0 brings you a a PR from the creator of Zod himself, @colinhacks, and feature from the very latest SvelteKit (thanks as always, @sveltejs), so now you can send any type of data with the form. 🎄 Merry Christmas! 🎄