Learning Svelte from scratch.
I create this project to have a general view on how to (really) implement a Svelte project. I like the idea how it handles "state" directly using variables instead of useState in ReactJS or useSignal in SolidJS. I'm not an Front End expert therefore Svelte really brings a straightforward implementation sense, which is, in my opinion, a big win for me to build something fast.
The data I'm using in this project is included in this repository: https://github.com/HuyVQ18411c/personal-profile-data and published using: https://jsonplaceholder.typicode.com/