Content
@
https://warpcast.com/~/channel/reactnative
0 reply
0 recast
0 reaction
Haole
@haole
I hadn't used the Expo Router before because its API was not stable at the beginning. However, after experimenting with it recently, I found I can easily turn my app into a website. The downside is no server side rendering yet, the client bundle will be quite large.
6 replies
7 recasts
14 reactions
Andrei O.
@andrei0x309
Everything under 10M is not too big for most clients out there especially if the code chunks are split well to take advantage of caching. SSR is not always the best choice, it really depends but generally a SPA is much better then having nothing. OpenAI migrated the site to SPA only(probably to reduce costs), SSR benefits are minimal mostly SEO and some potentially performance for clients, the downside is additional cost for doing the server rendering.
1 reply
0 recast
0 reaction
d_ttang
@ttang.eth
with your suggestion. I am learning expo and building something🫡
1 reply
0 recast
0 reaction
atlasmoth
@osuji.eth
What navigation lib do you use for your app rn?
1 reply
0 recast
0 reaction
Samuel ツ
@samuellhuber.eth
SSR coming with RSC https://youtu.be/BK2xbPW2uUU?feature=shared
1 reply
0 recast
0 reaction
jp 🎩
@jpfraneto.eth
wow. this is massive where are you going to serve this from?
1 reply
0 recast
0 reaction
Darryl Yeo 🛠️
@darrylyeo
👀
1 reply
0 recast
0 reaction