|
|
|
|
|
by lassejansen
934 days ago
|
|
I'm using Swift Result Builders as a statically typed language to generate HtmlScript code (which a similar approach as html, the programming language): https://htmlscript.org This works pretty well for composable server side generated view components. |
|