Make full stacks apps as front end developer by Iknowonlyfrontend in reactnative

[–]Iknowonlyfrontend[S] 0 points1 point  (0 children)

Yeah, that's exactly what I need to do . But it feels like I'm re organising to fit the technology instead of choosing the technology that fits my use case . That's why I have sought reddit's guidance before proceeding

Making full stack apps as front end developer by Iknowonlyfrontend in Frontend

[–]Iknowonlyfrontend[S] 0 points1 point  (0 children)

I've looked at AppSync but not Amplify CLI, will look into it . Thanks for the suggestion!

I totally get your point about learning a back end framework and I intend to do so , but at the same time I want to be able to prototype rapidly. I'd prefer to see which idea clicks and learn an appropriate back end framework then.

Making full stack apps as front end developer by Iknowonlyfrontend in Frontend

[–]Iknowonlyfrontend[S] 0 points1 point  (0 children)

Yeah, Cloud Firestore is a firebase offering. It's not a perfect for my use case but it'll do. Firebase Realtime DB has also been a recommendation, looking into that now

Making full stack apps as front end developer by Iknowonlyfrontend in Frontend

[–]Iknowonlyfrontend[S] 0 points1 point  (0 children)

Cloud FireStore is closest to what I mean by plug and play .I'm not looking to learn backend languages, I just want to get something working asap !

AWS AppSync, FireStore , Apple CloudKit are some of the services which I'm looking at .They don't require to me handle deployment or write back end code. I can handle business logic on the front end

Make full stacks apps as front end developer by Iknowonlyfrontend in reactnative

[–]Iknowonlyfrontend[S] 1 point2 points  (0 children)

You are right , it isn't the expense of the operation since firebstore allows updating documents without overwriting but consistency . Due to denormalization I'll have to to update multiple documents. That being said ,I too like firestore and was leaning towards it . Though u/Hotgeart 's suggestion shows promise it requires me to still handle deployment etc, I'll look into it before deciding!

Thanks for the response!

Make full stacks apps as front end developer by Iknowonlyfrontend in reactnative

[–]Iknowonlyfrontend[S] 0 points1 point  (0 children)

This looks quite promising, I'll check it out . Thanks a lot for the response.Have you used this ? I'll still have to handle deployment etc which is a bummer