pierre121
pierre121
Unfortunately it's in french, but here's a short example attached to it(, it's an 8th example in my 51 svelte files that i haven't thought about) : [Ouverture.zip](https://github.com/user-attachments/files/17386406/Ouverture.zip) It's an...
The first reason, for all files, would be that it makes more sense to put them all in the same file rather than having a folder of multiples files, it's...
> That is not the case, don't worry, but feature requests also need to be challenged. (Oh, ok, that's entirely natural then, i just had the first impression that the...
These are excellent points and i didn't expected to agree with them, i think that you're 100% right to apply these principles in some cases. Incidentally, snippets will add such...
I'll try Svelte 5 and its snippets then, something that i should have realized by myself before posting here. The main advantage of requesting multiple `` and `` blocks was...
I'm reopening this subject because i've read that you can't put script and style blocks in a snippet(, shouldn't have lazingly trusted ChatGPT on that one). Since, apparently, you can...
That's what @brunnerh said : increase your number of files and folders. However, [many](https://github.com/sveltejs/svelte/issues/2940#issuecomment-527624302) people would prefer to put multiple small related components inside a single svelte file, in order...
###### Here's a list of the disadvantages i could think of : - D.1 : **It'll be disorienting/annoying to stumble upon svelte files written with multiple `` and `` blocks**...
> A.1 Many projects were started as pet projects, and then other people came to fix something or add a feature. The more code follows common and good practices, the...
I don't think i have much to add to your comment, so i'll keep it brief( for once) : > looking at the Ouverture, I cannot name it a good...