Drupal Theming w/ Twig

If you are willing to create a custom Drupal 8 or Drupal 9 theme from scratch then I recently published a post on creating Drupal 9 theme from scratch for beginners. You may find it here

One thing that I hate about drupal, it does not follow DRY principal when it comes implementing templating with twig and it’s very confusing and all the templates are suggested by the Drupal core and even CSS selectors are generated by its inherited theme, that seems a bit confusing at first but you get used to it.

But do not worry, because Drupal lets easily include modern JavaScript frameworks like VueJS that makes Drupal even more exciting.

Please let me know what you think about Drupal in the comment below, I would love to hear from anyone.

Thank,

Related Posts..

Pages: 1 2