DEV Community

Discussion on: I built my app in React, React Native and NextJS. Lessons learned.

Collapse
 
alvin30595 profile image
Alvin Lai

Did you used NextJs as your backend as you only mentioned it for the product website? tq

Collapse
 
ash_grover profile image
Ash G

I used NextJS for the website. For the backend, I use Firebase and Google cloud functions.

Collapse
 
alvin30595 profile image
Alvin Lai

oh? will be better if you could explain in the article how you manage your backend o, seems interesting to hear that.

Thread Thread
 
ash_grover profile image
Ash G

That would be out of scope for this article as this was mostly about React framework. I'll do another blog post soon on offline-first apps design which will give some insights on how I designed mine.

Thread Thread
 
alvin30595 profile image
Alvin Lai

That will be great, thanks for that. Hope to see it soon.