Twig: HTML links and variables.
One of the main new features of Drupal 8 is the Twig template engine because its workflow is very different from what we use to do in Drupal 7.
As a first impression when we consult the Twig documentation it looks like everything you need to start working is there -or almost anything-. But it will be during the day to day where you will find to problems that need solving.
In this post the issue is about adding a link in Twig using the link($text, $...