Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Some programmers may not immediately see the benefits of having such a UI builder and would never touch the generated code with a ten foot pole.

However I don't think that it's about the code it generates or boilerplate it proposedly saves you from writing. It's way more about the instant feedback and feel you get when dragging UI elements into the canvas, re-arranging them, finding creative ways to (re)structure your app BEFORE you even start coding. This playground will strengthen the concept of the UI in your head, and believe it or not, that greatly enhances your productivity when you do start to code (from scratch or with the generated code).



Even more exciting to me is that if your interface fits into a declarative model that can be serialized you are probably maintaining a good separation between code and presentation.

(though representing state changes in a UI like this is typically a bit of a challenge, perhaps that would be something fun to contribute to the project)


> Some programmers may not immediately see the benefits of having such a UI builder

... expecially those who haven't witnessed the Win16/32 era. VB, Delphi, Centura, ... Everything old is new again.


Yes and without going that far in time XAML, WPF or silverlight


Some people went mad using XAML.


Dad?


Thank you for this comment...I was looking for a good reason to explore this further, and this is it. In addition, if you are just learning React, this might be a good tool to assist in your learning.


Yeah... I wouldn't touch this.

Writing React components can be done very quickly after you design the data. So if you have skills with pen and paper don't mess with a builder.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: