this post was submitted on 30 Jul 2023
8 points (90.0% liked)
React
914 readers
1 users here now
A community for discussing anything related to the React UI framework and it's ecosystem.
Wormhole
Icon base by Skoll under CC BY 3.0 with modifications to add a gradient
founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Well coming from a non react web land, i figured if its a non existent page, it should throw a 404 status. It didn't occur to me to check if its even making a request beyond initial load (which was where i was seeing 200's from and getting confused)