Closed charypar closed 9 years ago
After reading it through, my confusion was clarified. It will be strange using React without requiring it but I'll live with it for the sake of progress! Merging.
@tabazevedo this was necessary, unfortunately. All the injections in server-rendering.ls need to happen on the same instance of React the app is using.
And there is a much deeper issue with that reported in React where multiple instances are created by each package depending on React...
This will implement the isomorphic form processing as naturally as possible.
See #1 and redbadger/react-fw-app#10
To-do
reflex.redirect
reflex.redirect
Missing for full use-case support