#Ditching expo in favor of web only

5 messages · Page 1 of 1 (latest)

arctic prairie
#

Hey all. I am building an internal app for my tiny company. After lots of discussion, we don't care about react-native anymore and I am ditching expo in favor of web-only development.

I've been using react-router-dom for routing anyway... but that seems to be against the style of Next.js. Is there a blog somewhere to help me convert? Obiously I don't want to rewrite an entire app if I don't have to. Should I be using next or some other framework instead? Any other advice? TIA.

pearl spireBOT
#

🔎 This post has been indexed in our web forum and will be seen by search engines so other users can find it outside Discord

🕵️ Your user profile is private by default and won't be visible to users outside Discord, if you want to be visible in the web forum you can add the "Public Profile" role in id:customize

✅ You can mark a message as the answer for your post with Right click -> Apps -> Mark Solution
(if you don't see the option, try refreshing Discord with Ctrl + R)

modest cove
arctic prairie
#

Thanks- do you think its worth the effort

modest cove
#

Very difficult question cause idk your app. If it's an internal app, maybe SSR is not a must for you. I'd try to do it progressively.