Svelte - 103 (build a simple layout)
Hey all, today will explore some nitty gritty of svelte for building layouts
concepts we will learn today:
Svelte basic project setup
Svelte routing
Slot - composable UI
Styling
Let's Begin
npm create vite@latest
- select project name
- select ...
utkrshtdev.hashnode.dev3 min read
James 'Dante' Midzi
Solutiions Architect | Writer | Polyglot
Of course....
Yes, accompanying snippets are always useful for these type of articles