#todayilearned

by @jm3 · aka John Manoogian3

Frequent, bite-size mini-milestone updates as I fast-forward merge* my front-end web development skills up to 2019 levels. Learn more

Emmet

Posted at — Jun 5, 2019

Emmet is a plugin for many text editors that expands nearly all HTML & CSS syntax to speed up your coding. I first saw it in one of Wes Bos’s coding screencasts.

In Atom, the Emmet plugin expands with the keyboard command SHIFT SPACE.