|
|
|
|
|
by rubicon33
969 days ago
|
|
> When creating UIs, I haven't found anything better than declarative programming This is only true for basic UI. The more complex it gets, the less I like declarative programming. Declarative is great for simple static UI, and configs. That's pretty much it. |
|