fetchContent() can take a batch of content configs and process them all. Nice!
fetchContent()
The useContent() hook cannot do this. Not so nice.
useContent()
Create a new hook like useContents() that can take a batch of content configs. Nice!
useContents()
We can see the benefits of this for code readability and feature parity. Will consider for future work.
You won't be notified about changes to this idea.
We can see the benefits of this for code readability and feature parity. Will consider for future work.