While thinking about the essence of component authoring โ๏ธ,
I feel like it is more natural to first define the state of a component and then write the template.
The declaration should precede usage.
Jsx, Svelte, Vue vine, Lit, Ember etc propose similar kind of flavors.
#Angular
about 1 year ago