Comment by lelanthran
3 years ago
You may like my project, once I get around to open sourcing it.
I feel, of the three ways of designing guis, the most explored is the declarative way, and there seems to be an assumption by everyone that this is the best way...
But, there is absolutely no data that I could find that supports this view.
I made a small js library to make it easier to quickly write the widgets and layout of widgets in code only.
So fa I'm preferring my code components to react components.
I'd love to see it, but alas, C# developer!