So, you looked at different frontend libraries/framworks and decided to go for Vue.js (good choice, btw). But the story does not end here: Within the Vue.js-ecosystem we now have three different flavors, that all deserve attention: Vue.js, Nuxt.js and Gridsome. In this talk we will take detailed look at what the differences between the three flavors are. Specifically, we will discuss how they deal with dynamic content/data and how they differ in what they send to the browser by looking at a few easy-to-understand examples. As a result, we all are hopefully better equipped to make an informed choice when we start our next project.