|
|
|
|
|
by ng12
2399 days ago
|
|
There's more to building your UI than just implementing the design. Even if using this tool all the logic and state management you have to do by yourself. Putting together the form is the easy part, especially in a large application. You implement your inputs once and re-use them across the app. It's managing the UX and business logic that's hard. |
|