Yes, using _link
it would be an improvement over data
I think it would be easier to understand its purpose
Thanks for your feedback guys. My idea now is to remove state.source.get()
and use the upcoming Frontity hooks to make state.source.data[]
work in the same way, avoiding the need for two separate concepts (the object and the getter). Itβs explained here: Rename `source.get` and `source.data` to `source.info`