Installation isn't clear #3634
ollyde
started this conversation in
4. General
Replies: 1 comment 5 replies
-
There is no reason to use Alpine with Svelte. Svelte will already do all the things Alpine does and having them both will only cause issues. Don't take this the wrong way, it's just some advice, but you might be moving a bit too fast in learning frontend dev. Take the time to learn how modules work. |
Beta Was this translation helpful? Give feedback.
5 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Using Svelte with TypeScript
It says
"Now import Alpine into your bundle and initialize it like so:"
Here
https://alpinejs.dev/essentials/installation
What exactly does this mean?
I included it within +layout.svelte but that doesn't work, for example.
Beta Was this translation helpful? Give feedback.
All reactions