I'd like to demonstrate a powerful little pattern called “Server-Fetched Partials” that offers some tangible benefits over alternatives like VueJS for simple page interactions.
Now that we’ve reviewed the basics of server-fetched partials, let's look at another common use-case and demonstrate how we can make the experience even smoother by caching the partials. We’ll also pull in a library called Include Fragment Element to make the fetching process even easier!
View the source code for this episode on GitHub.
*Series still in development. Check back often for updates.