Svelte: Understanding the Components
Overview
Components are the building blocks of any Svelte application. In this article, we’ll explore how to create and use components in Svelte, how to pass data between them using props, and how Svelte’s reactivity works.
What Are Svelte Components...
mbarkt3sto.hashnode.dev3 min read