My first Svelte app
Ahmet Kapusuz
Posted on November 25, 2019
I've created my first Svelte application. My first impression is that it's really easy to get started if you have experience on other frontend frameworks.
I've spent a few hours to figure things out and successfully create a working app.
I've used dev.to api to fetch articles, you can search by any tag and results will be displayed. You can see it here: https://codesandbox.io/s/sveltedevtoapp-yrg6r
I know that some parts of the code is not ideal and probably I'm doing many things wrong. Let me know if you see something really weird.
My overall experience coding a Svelte app was really great until now.
I will definitely keep learning about it and create a bigger application in the future.
Posted on November 25, 2019
Join Our Newsletter. No Spam, Only the good stuff.
Sign up to receive the latest update from our blog.