pull down to refresh

Maybe this is where my inexperience as a real developer starts to show.
My thought process was: If there was an edge case I didn't think about, I'd rather the app just proceed on, with a slightly messed up carousel order, than for it to error out. Happy to be corrected as to what k00b and ek think the standards should be in this case.
30 sats \ 1 reply \ @optimism 6h
You're not wrong in wanting to prevent edge cases. But handling an error and erroring out are two different things. The later specifically means that an error isn't handled.
reply
Understood 🫡👍
reply