In the world of web development there are typically two approaches in which you can design your application to work: Single–Page Applications (SPAs) and Multi–Page Applications (MPAs). In this blog post you will hear about the architectural differences between them, and how we have used a library called HTMX to improve MPAs user experience in […]