Hello Chris,

Blaise is right. If you are planning on going the ReactJS route, you
shouldn't need much (or anything) for HTML on the back-end. For my REST
applications, I use Colander with the REST framework Cornice
<https://cornice.readthedocs.org/en/latest/>.

-Vincent

On Sun, Jun 14, 2015 at 8:57 AM, Blaise Laflamme <bla...@laflamme.org>
wrote:

> Hi Chris,
>
> if you're going to do ReactJS-ish things colander just works fine, you
> won't need any HTML thingies from the backend. You would also want to look
> at doing REST by yourself or use the excellent rest_toolkit from Wiggy. You
> can also use one of the multiple available form tools from the React world,
> these days I'm using tcomb-form coupled with reflux for Flux approach.
>
>
> On Friday, June 12, 2015 at 2:10:38 AM UTC-4, Chris Withers wrote:
>>
>> Hi All,
>>
>> It looks like work on deform, colander and friends stopped development
>> at the back end of 2013.
>>
>> Are they just stable and complete or has focus moved to another set of
>> form libraries?
>> I'm probably going to end up wanting to do ReactJS-ish things, so where
>> am I best to start on the server side?
>>
>> cheers,
>>
>> Chris
>>
>  --
> You received this message because you are subscribed to the Google Groups
> "pylons-discuss" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to pylons-discuss+unsubscr...@googlegroups.com.
> To post to this group, send email to pylons-discuss@googlegroups.com.
> Visit this group at http://groups.google.com/group/pylons-discuss.
> For more options, visit https://groups.google.com/d/optout.
>



-- 
Vincent Catalano
Software Engineer and Web Developer,
(520).603.8944

-- 
You received this message because you are subscribed to the Google Groups 
"pylons-discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to pylons-discuss+unsubscr...@googlegroups.com.
To post to this group, send email to pylons-discuss@googlegroups.com.
Visit this group at http://groups.google.com/group/pylons-discuss.
For more options, visit https://groups.google.com/d/optout.

Reply via email to