When you first learn HTML, typing everything feels slow. To create just one simple box you might write: <div class="box"> <p>Hello</p> </div> You have to type every < >, every closing tag, every quote. Now imagine writing a Simple shortcut like th...
viinaykkumar.hashnode.dev3 min readNo responses yet.