Though I have not used the HTMX and FastAPI before, but can we use both together for a dashboard application where each chart/graph/table is asynchronously getting created/updated through separate API calls on some form submission?
Some comments have been hidden by the post's author - find out more
For further actions, you may consider blocking this person and/or reporting abuse
We're a place where coders share, stay up-to-date and grow their careers.
Thanks for info! It was nice and concise.
Though I have not used the HTMX and FastAPI before, but can we use both together for a dashboard application where each chart/graph/table is asynchronously getting created/updated through separate API calls on some form submission?