view
view copied to clipboard
async await / caching
Can you document in your documentation at what level you suggest to add caching? Eg React as should update or such where you can say component is the same if parameters don't change. https://xania.github.io/en/concepts/async-await/ So how does Xania figure out when to redarw this component ?