Wow, didn’t expect so many takes! Thanks y’all.
Kinda split now—some say fetchall js is good for simplicity, others say it’s too limited.
Gonna try Promise.allSettled first since error handling’s a big deal for me.
Anyone got a snippet for retrying failed requests with it? Low-key dreading writing that part lol.
Also, rxjs looks interesting but seems overkill for my use case. Axios might be the move.
Appreciate the insights!
Kinda split now—some say fetchall js is good for simplicity, others say it’s too limited.
Gonna try Promise.allSettled first since error handling’s a big deal for me.
Anyone got a snippet for retrying failed requests with it? Low-key dreading writing that part lol.
Also, rxjs looks interesting but seems overkill for my use case. Axios might be the move.
Appreciate the insights!
