>
> > 3.  Too much display logic in templates and server side code.  For 
> example, 
> > all the code in 
> > https://github.com/sympy/sympy_gamma/blob/master/templates/card.html 
> could 
> > be distilled into a single ReactJS component.  Moving as much of the 
> code as 
> > possible into Javascript would go a long way into making the code easier 
> to 
> > embed in people's web app.  There is too much dependence on Django and 
> the 
> > Google App Engine.  Porting the app to using Flask should be 
> > straightforward, but this is far from being the case.  If SympyGamma was 
> a 
> > thin API to Sympy it would be much easier to use / maintain. 
>
> Yes, we should probably move to Flask or some other lightweight 
> framework. I also heard good things about ReactJS (which was not 
> available when I started sympy gamma). 
>
>
Hi Ondrej,

Currently, i am working on ReactJS in startup. ReactJS + MaterialUI make 
very good design and we not need to use any javascript library. I would 
like to work on ReactJS.

-- 
You received this message because you are subscribed to the Google Groups 
"sympy" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/sympy.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/sympy/97ac2651-31d2-412e-8f6c-348bfb0cec21%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to