opensas / mdn-svelte-tutorial

Source code of the To-Do list app for the Svelte tutorials at MDN web docs.
78 stars 34 forks source link

Tutorial suggestion #16

Open klequis opened 2 years ago

klequis commented 2 years ago

Hi,

I was following your excellent tutorial on MDN and all went well until the TypeScript article where I got an error that seemed to be a config issue but now looks like user error. I thought it was a MDN tutorial so I opened an issue with them but now see it is your tutorial so reaching out to you.

I did get confused on where the about TS content ended and the tutorial resumed, and do think that could be improved by modifying the headings some or regrouping of content. If you are open to it I would like to propose a change.

More importantly, I see in issue#14 you are thinking of changing the tutorial to use Svelte Kit. I would be happy to help out with that as part of my Svelte education. I'm just getting started with Svelte so my contribution would likely be mostly editing and testing.