Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
This reaction is related equal parts to the issue and the decision to use react-native
-
@Root I don't have full details as it doesn't involve my team. What I understand is:
40 - 50% of the app is written in react-native. If one of the initial network calls, that fires after launch, fails. This somehow breaks something in every component using react-native. I think the app continues to run, but anything react-native is just blank. -
Now i know where the idiotic trend comes from to not handle the sad path at all, or return
200 {result:"",error:"Not found"} -
@Root The bug is the company's. I think multiple teams committed a lot of code to try get into the last release before holiday. I think these commits were stepping on each other modifying similar values and this wasn't tested together until it all went into the release branch at the last minute.
Related Rants
-
cdrice105"You gave us bad code! We ran it and now production is DOWN! Join this bridgeline now and help us fix this!" ...
-
franga200029These guys were studying for a Java exam...from PRINTED OUT PHONE PICTURES OF CODE ON THEIR SCREENS
-
karmak8Dear Websites, If I have to go through a fucking slideshow or even multiple pages to see your content, I won'...
“hi all, we are cancelling the last two releases this year due to instability that we can’t fix by the cut off. If the server returns an error, every react-native built component crashes and stops working until a relaunch”
rant
bullshit
react-native
bad developers
morons