Tag: template engine

  • Beyond the Syntax: My Journey Choosing Between EJS and Mustache

    Disclaimer: I’m not suggesting that X is superior to Y; both are excellent tools. I’m just sharing the story of how I went choosing and adopting a templating engine. Framework Frontend vs Templating For the long time, since front-end frameworks (React.js, Vue, angular, etc) become the standard, we often forgetten that 80% workload is simply…