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

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?



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

Search: