If our app needs to display values that are dynamically changing, it's better to animate that to deliver a more engaging user experience.
In this lesson we're going to learn how to use a tweened
value to dynamically update the value of a progress bar in Svelte 3.
@Tomasz there is a thing you didn't covered in this lesson:
<progress...
tag comes from?Thanks