Field Collections
In this tutorial of Drupal 8 Theming series we are going to do field collections. That means that we are going to group few fields together and display them in our theme.
For this we are going to use a module called, wait for it… Field Collection. That’s right, the module is called by exactly what it does. And what it does is that it gives us a very easy way to make groups of fields that we can display on our node.