Vue 3 - Declarative Rendering
Declarative is making a statement or assertion.
In Vue, there is something we called Declarative Rendering, which actually is the action we take to rendering data into the DOM declaratively.
Without Vue
Let's say we have .html file that contain h1, a...
irlanvila.hashnode.dev2 min read
irlan arvila
Software Engineer
awesome!