Experiment with using react server side
Using the config object changes and the render changes from #292 #291 run a site using react and see if there are things that need to be changed.
Also look at whether autodetection of the engine and if there are defaults that make sense if we can autodetect
Should result in documentation and examples of how to use react as your templating engine in monument
I consider this to be the case of server-side rendering with React using the configObject. If so then I will start experimenting and will let you know about this.
@nitin42 yeah that is pretty much what it is. You'll probably want to base your work on https://github.com/ansble/monument/pull/308 which is still in progress... Let me know if you have questions as you go along
New guy here. What do you mean by using React "server-side"?
so using React for server side templating to allow for first render happening on the server. Think Progressive Enhancement or Isomorphic JS.
@designfrontier I would like to work on this issue. Please let me know if I may. This would be my first contribution to open source
Awesome! Go for it
On Jun 8, 2017, at 3:04 AM, Kriti Singh [email protected] wrote:
@designfrontier I would like to work on this issue. Please let me know if I may. This would be my first contribution to open source
— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub, or mute the thread.