Thanks for answering so quickly. What I didn’t understand in your answer is how do I generate HTML on the server (I know this is what PHP does) with JS and Svelte or run it on the client side. you have some link possibly with examples to give me, relative to such topic ?
the program should run on xampp where I have apache, php and mysql, and then works with adapter-static? Also I did not understand the difference of implentation between SPA and SSR, could you explain it to me ?
Thanks for the article. It was the perfect guide I was searching for. Very well written and easy to understand.
Andre Esteves Perrone
Learning SvelteKit
I managed to retrieve the "isLoggedIn" with the load( {session} ). Awesome tutorial, thanks a lot! 🙂