Learning Svelte Part # 5
Dec 2, 2021 Β· 2 min read Β· Arrays & Objects Hello developers and welcome back to this series about how i am learning Svelte. In today's post i will explain how to update Arrays and Objects, the update happen reactively when we change values. Letβs try with an example: First of...
Join discussion