Twig in Drupal 8 Introduction In web development , every developer knows presenting a content in a webpage is more important than any functional logic inside the website whether the site is for tutoring , just a blog or its site for ecommerce products , how your site going to interact with the user plays major role for your business profit . Its a matter of minute to hold your customer/user in online to make a profit. you may thought , it is inappropriate to discuss those with the title of this post twig in drupal 8. twig is used as presenter of your content in an easy way. Templating Engine in drupal 7 For those who are familiar with drupal 7 already know that php is used as templating engine . So its with an advantage of adding much more logic while creating an template for any page in drupal 7. So it is an necessity for front end developer to know about basic level of php to work with drupal 7.
Enjoy the joy of Sharing