parse-community / ParseReact

Seamlessly bring Parse data into your React applications.
https://parseplatform.org
Other
1.3k stars 209 forks source link

Use ParseReact with parse-server? #177

Closed greggmojica closed 7 years ago

greggmojica commented 8 years ago

Can parse-react be used well with parse-server? I'm reading conflicting points on this.

zh-wowtv commented 7 years ago

+1

TonyTangAndroid commented 7 years ago

+1

marcusfelix commented 7 years ago

+1

Wolke commented 7 years ago

+1

2016-07-09 1:17 GMT+08:00 marcusfelix notifications@github.com:

+1

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/ParsePlatform/ParseReact/issues/177#issuecomment-231418525, or mute the thread https://github.com/notifications/unsubscribe/AAILmNbrGdTfn9yCGnPzYHXavK7ytZYTks5qToYVgaJpZM4JEbf0 .

[1797.tw] 一起救急 一起救您 1797 世界上第一個群眾借貸信用評價平台。 不知道去那找錢? 不知道那個業者正派經營? 立碼po出你的需求,立刻一群人拜託你跟他借錢。

Founder -- Wolke Lin wolkesau@gmail.com +886938831136

simonjblack commented 7 years ago

I'm using Parse Server via Heroku with parse-react. What's the conflicting point?

greggmojica commented 7 years ago

@simonbdev And no issues?

hramos commented 7 years ago

Parse Server is backwards compatible with Parse, I don't see why this would be an issue. ParseReact only supports JavaScript SDK versions up to 1.6.14 so you won't be able to take advantage of Parse Server's Live Queries for example, however.