ParseReact icon indicating copy to clipboard operation
ParseReact copied to clipboard

Any plans to make this work with cloud code?

Open mattbrewer-educredu opened this issue 9 years ago • 9 comments

Can this work in the cloud code environment? I assume because it relies on the Javascript SDK that its more browser based than anything.

The cloud code environment would benefit from React integration (for the views at least).

mattbrewer-educredu avatar Mar 27 '15 13:03 mattbrewer-educredu

+1

it would be much nicer than using the ejs / jade templates which cause duplications for reacts webapps

oriSomething avatar Apr 01 '15 13:04 oriSomething

@mattbrewer-educredu why not? Observe just not been called on server render.

slonoed avatar Apr 06 '15 02:04 slonoed

@SLonoed I'm not very competent with React yet, I've messed around with it a bit and I like a lot of its features. Do you think it would be an easy enough thing to do to make it work with cloud code?

I'd definitely spend the time to learn React if its going to become a first class citizen in the cloud code world.

mattbrewer-educredu avatar Apr 07 '15 16:04 mattbrewer-educredu

@mattbrewer-educredu, I try use react on parse. It works fine. But you need to compile all code to single bundle (I use webpack) without external dependencies (except express)

slonoed avatar Apr 07 '15 16:04 slonoed

So if you have a Cloud Code project going right now would it be a better idea to just observe the mutated data changed in Parse with React or should I load all of the data with React when the page loads? Thoughts?

agnosticdev avatar Apr 17 '15 02:04 agnosticdev

Thank you for reporting this issue and appreciate your patience. We've notified the core team for an update on this issue. We're looking for a response within the next 30 days or the issue may be closed.

ghost avatar Aug 04 '15 19:08 ghost

+1

achimkoellner avatar Sep 29 '15 08:09 achimkoellner

+1

guyemerson avatar Dec 31 '15 12:12 guyemerson

+1

greggmojica avatar Jul 09 '16 15:07 greggmojica