#web-development
Read more stories on Hashnode
Articles with this tag
This workaround isn't limited to background-color property. · In a single-page application, you only have one body element, and although you can specify...
Terser is a javascript compressor and mangler supporting ES6+ specification. In this tutorial, you will get to know how to use terser to...
From an existing git repository · A react app is a single page application which means that there's only one document i.e. index.html file which is...
Using 'markdown-it-anchors' and 'markdown-it-attrs' plugins · Anchors are nothing but id attributes applied to an element to link to it using href...
Using PostCSS, Autoprefixer and cssnano · Writing CSS from scratch along with adding vendor prefixes can be a daunting task if done manually....
Don't know what eleventy is? Before you read further, check out this amazing series of articles by Tatiana Mac to know more about eleventy and static...