t
thembelanimahlangu
We are fully onboard with HTMX. But we need to plan for a future or scenario where HTMX just won't work.
This means that switching from a view to API needs to be cheap.
- First step towards this is clean data.
- Every app should have a schemas module
- Move business logic from views and api endpoints to dedicated services/utils app.