πŸ’­ How to configure base url for all requests using HTMX? - Stack... ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ !https://stackoverflow.com/questions/69456875/how-to-configure-base-url-for-all-requests-using-htmx Date: December 30, 2024 External Link stackoverflow.com Today I learned how to configure the baseurl for htmx using the tag. This is pretty handy to be able to configure different baseurls. ``` ``` NOTE β”‚ This post is a thought . It’s a short note that I make about someone else’s content online #thoughts