I'm not really into Fragment Colocation. I prefer components to strictly handle the responsibility of the view, so fetching data there feels a bit awkward. It also seems like a hassle to write queries for each component.
I'm not really into Fragment Colocation. I prefer components to strictly handle the responsibility of the view, so fetching data there feels a bit awkward. It also seems like a hassle to write queries for each component.