/recommends

🐡 HTML

  • Languages
  • HTML
  • Semantic HTML
  • Guides
  • Cheatsheets
  • Templating Languages

Recently I came across a few Tweets where people discussed how much knowledge a web developer should have about HTML, since a lot of recruiters don't list it as mandatory skill anymore. And people got furious about it, because if you don't know how to write good and semantic HTML (which is a must for a web developer) you will not make it as a web dev.
So here I am, trying to list useful links about it.

Useful Resources


Templating Languages

Mustache

a logic-less templating language that uses tags to substitute values.
Mustache

Handlebars

a more traditional templating language that uses tags to substitute values.
Handlebars

Pug

a template language that uses tags to substitute values.
Pug

Nunjucks

Nunjucks is a simple, powerful, and extremely fast templating language for JavaScript and Node.js. Nunjucks