Svelte & Tauri for Desktop Apps: Human vs. AI Code
Hi everyone, I am about two months in Svelte and I love combining it with Tauri. There are desktop apps that are just nice to develop
Also, I DO NOT use the LLM for development, I prefer to do everything with my own hands. Of course, the AI code must be thoroughly tested by man, but I had to completely rewrite what I wrote, because it was a complete horror.
I remember I figured $effect + KeyboardEvent when instead it was just <svelte:window onkeydown={e => { /* ... */ }} /> and life would be 100 times easier...
Soil on soap, or write yourself, or write tests for testing and pins.
Which agent? and model
Claude is embedded in VS code. Well I don't care, I switched to Zed and abandoned AI for coding entirely
Especially forbidden by the rules of the site where I place the code (Codeberg)