Writing HTML Faster: Discover the Power of Emmet
If you have been following our Web Dev Cohort journey, you’ve probably realized something annoying about HTML: It involves a lot of typing.
To create a simple division with a class, you have to type: < d i v c l a s s = " b o x " > ...
That is 15+ ke...
vinayrp-dev.hashnode.dev3 min read