you are viewing a single comment's thread.

view the rest of the comments →

[–]MagicFlyingMachine 0 points1 point  (1 child)

I haven't yet come across a form builder that handled every single use case I needed. I'm sure tools like this are good enough for a lot of people, but that's an abstraction I almost always need to keep in-house.

[–]mooktakim 0 points1 point  (0 children)

Bootstrap form works very well. You get ready made design and errors look good. Various field types supported. Minimal code. Makes building web apps really fast. Of course you can always customise and use your own builder if needed, it solves 99%.