(no title)
mjhea0 | 3 years ago
I do load the GA and Stripe data asynchronously via XHR requests. The initial load does take quite a bit of time. After that, I cache the results to the database and load from there first so subsequent loads are much quicker.
Do you think htmx would help with this still?
No comments yet.