Nora Brown wrote a nice Vue tutorial to figure out the what, why, when, and how of Vue.js functional components.

I have spent a few days trying to wrap my head around functional components in Vue.js. Perhaps for someone with a React or Angular background, they are a familiar pattern, but I found that answers to even some basic questions, such as:

What are functional components? Why use should I care? When should I use them?

vue components