DEV Community

Andrew  Wooldridge
Andrew Wooldridge

Posted on • Originally published at triptych.writeas.com on

Svelte devlog day 4

Well, I'm slowly making progress with #sveltejs . Today I was able to get a simple app up and running on a Netlify instance really really easily.

I just went through this tutorial and uploaded my files easily to this repo. You can see my result at this site.

This gives me great hope about my interactive fiction engine ( right now called STIM ).

Still digging though Svelte tutorials from Udemy, but darn it if it's not a slick framework / compiler.

Top comments (3)

Collapse
 
gabrielwebb profile image
Gabriel Webb

I am also loving Svelte and wrote on article on it. I'm actually speaking on it at a Meetup in a couple weeks. Have you looked at any courses that are out there? There's so really good really cheap options! Love that you're tackling Svelte.

Collapse
 
triptych profile image
Andrew Wooldridge

I'm going through the Udemy course by Maxmillian udemy.com/share/101YaQAEYSdFha/ I have high hopes for this.

Collapse
 
gabrielwebb profile image
Gabriel Webb

I bought that one as well and love what I got to in it. I am 54 videos in. I actually found another course on Svelte I am loving. Coding Addict on Youtube has a 20hr course where you build a budget calculator and an e-commerce site. It was only $5 so I switched gears. I also took LevelUpTutorials Svelte for Beginners course and built a quiz. I'll be sure to follow your Svelte journey. What are some of your favorite things so far? Mine are scoped css and how easy transitions are.