Welcome to my SVELTE TUTORIALS Introduction page!

animated cat.gif

I put this cat gif in here by assigning some attributes in the image tag to variables in my script tag!

Look out for these lines throughout the application! They will tell you what each tutorial is demonstrating.

typescript
const message: string = 'Watch out for code blocks throughout!';