Emmet for HTML: A Beginner’s Guide to Writing Faster Markup
Writing HTML can make you slow in this fast-paced world. To create a simple heading, you have to type <h1>, then the content, then </h1>. Doing this each times with different content is tedious and prone to error.
Emmet is the "cheat code" that solve...
lifewithcoding.hashnode.dev2 min read