|
|
|
|
|
by manigandham
2546 days ago
|
|
You don't have to, you can create a simple 1 line component to turn it into a declarative style. It's the benefit of having a full language instead of a template DSL for rendering. Declarative syntax is easy inside of an imperative flow, doing the opposite tends to lead to problems though. |
|
A redundant extra component is bad for performance.