Hash Routing in Svelte

3 years ago
5

By using hash routing, we can use Svelte to create applications other than web applications. For example, applications in the form of Chrome extensions and Android applications.

Loading comments...