Emmet for HTML: A Beginner’s Guide to Writing Faster Markup
🐢 Intro: Writing HTML feels slow… right?
When you’re learning HTML, this usually happens:
You type <div>
Then <div class="">
Then close tags
Then repeat the same thing again… and again 😵
HTML is simple, but writing it is slow.
👉 This is wher...
faisalsiddiqui.hashnode.dev3 min read