Emmet for HTML: A Beginner’s Guide to Writing Faster Markup
Introduction
As there is a famous a saying in programming DRY i.e. Don’t Repeat Yourself, this is what exactly Emmet does, it helps to write boilerplate codes of HTML much faster using short abbreviations that expands into full code.
Writing HTML wit...
gopalweb.hashnode.dev5 min read