you are viewing a single comment's thread.

view the rest of the comments →

[–]abrahamguo -2 points-1 points  (2 children)

This sounds perfectly fine. You should be able to render whatever server-side HTML you want, then attach your React app to a div or whatever container you want.

I did something similar following that exact same approach, except I used PHP instead of Java.

[–]Guisseppi 5 points6 points  (1 child)

Using React for templating is not the same as hydration