Re: Reactjs for Plone UI Toolbar

Nathan Van Gheem <[email protected]>
Newsgroups gmane.comp.web.zope.plone.devel
Message-ID <CAL8hw9EQ=EHeEBQXeHMULaT=k7=hw8G_VHwpyxWWLX0tvF0YsQ@mail.gmail.com>
For any decent size JavaScript application, you need to do templating in
JavaScript. Using plain jquery $('<ul><li>blah</li></ul>') to generate
nodes is very slow.

We're using React for docs in them mockup project and underscore
templates(with jquery $('<html>') magic) basically everywhere else. We want
to eventually move to using React. This has been in discussion...


On Wed, May 28, 2014 at 3:12 PM, Eric Bréhault <[email protected]> wrote:

> Reactjs does not use any template mechanism, the HTML markup is directly
> written into the JS code.
> It does not sound like a good idea (to me).
>
> Eric
>
>
> On Wed, May 28, 2014 at 9:34 PM, David Bain <[email protected]> wrote:
>
>> I've been discussing with Albert Casado (a GSOC 2014 participant)
>> implementation details of the Plone toolbar.
>> I'd like to hear arguments regarding the use of reactjs vs something like
>> basic jquery.
>>
>>
>>
>>
>> ------------------------------------------------------------------------------
>> Time is money. Stop wasting it! Get your web API in 5 minutes.
>> www.restlet.com/download
>> http://p.sf.net/sfu/restlet
>> _______________________________________________
>> Plone-developers mailing list
>> Plone-developers-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org
>> https://lists.sourceforge.net/lists/listinfo/plone-developers
>>
>>
>
>
> ------------------------------------------------------------------------------
> Time is money. Stop wasting it! Get your web API in 5 minutes.
> www.restlet.com/download
> http://p.sf.net/sfu/restlet
> _______________________________________________
> Plone-developers mailing list
> Plone-developers-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org
> https://lists.sourceforge.net/lists/listinfo/plone-developers
>
>


-- 
Nathan Van Gheem
Solutions Architect
Wildcard Corp

------------------------------------------------------------------------------
Time is money. Stop wasting it! Get your web API in 5 minutes.
www.restlet.com/download
http://p.sf.net/sfu/restlet

_______________________________________________
Plone-developers mailing list
Plone-developers-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org
https://lists.sourceforge.net/lists/listinfo/plone-developers
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.