Content
@
0 reply
0 recast
0 reaction
Samuel ツ
@samuellhuber.eth
Remix JS seems "dead" with React Router 7 being the path recommended literally in their own docs. Does that mean if I like the patterns of remix I shall go with React Router 7 and be good? or does that mean it's all Astro anyways!? (PS: React based apps)
1 reply
1 recast
1 reaction
Samuel ツ
@samuellhuber.eth
bun will also have their thing soon TBD so darn it writing a prod app right now if you wanna have a happy path likely is NextJS? sad story
2 replies
0 recast
0 reaction
Samuel ツ
@samuellhuber.eth
https://remix.run/blog/react-router-v7
1 reply
0 recast
0 reaction
Samuel ツ
@samuellhuber.eth
okay so there are only 2 good options imo 1) Astro https://youtu.be/ccZk485KjEs though likely you want a seperate backend stack aka effect HTTP API with bun on cloudflare workers That also plays well with expo frontend (if you want to not use expo web) 2) React Router 7 since remix is updated into RR7 for cross platform: expo + effect bun http api backend meaning app templates will evolve to have these 3 over time. Starting with 2) as full web app and then we'll spread out as we go over time
0 reply
0 recast
0 reaction