Asked by Mariana Forteza on Sep 3, 2024
Mariana is building a blog module and is unsure how to filter posts by tags without reloading the page.
Answered by Mariana Forteza
One way to achieve this without reloading is to consider using client-side state management or querying a public API that can accept parameters.