1. First: why writing HTML feels slow (without Emmet) Imagine you want this simple structure: <div class="card"> <h1>Hello</h1> <p>This is a paragraph</p> </div> You have to: Type opening tags Type closing tags Match indentation Repeat the s...
git-start.hashnode.dev3 min readNo responses yet.