monument icon indicating copy to clipboard operation
monument copied to clipboard

Experiment with using react server side

Open designfrontier opened this issue 9 years ago • 6 comments

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

designfrontier avatar Oct 25 '16 15:10 designfrontier

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 avatar Jan 24 '17 18:01 nitin42

@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

designfrontier avatar Jan 26 '17 17:01 designfrontier

New guy here. What do you mean by using React "server-side"?

Dehorser avatar Mar 19 '17 08:03 Dehorser

so using React for server side templating to allow for first render happening on the server. Think Progressive Enhancement or Isomorphic JS.

designfrontier avatar Mar 24 '17 20:03 designfrontier

@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

kritisingh1 avatar Jun 08 '17 09:06 kritisingh1

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.

designfrontier avatar Jun 08 '17 17:06 designfrontier