Skip to content

Comment on Show HN: Simple Bootstrap 3 Form Builder

Comments

Seems pretty cool - one thing I've been really wanting is a way to build up forms from within JavaScript (perhaps cached? Who knows...)

Basically I'm currently serving AngularJS partials using Django's templating, simply because django-crispy-forms (with some patches) can generate perfect bootstrap/foundation forms for me. It would be nice to move to perfectly flat templates, but having to copy/paste form elements just seems ludicrous.

There's also the added benefit that Django's forms (and Django REST's serializers) greatly simplify dealing with data gotten from HTTP requests, but still.

How do other people work with forms in their client-side apps?

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.