#html

Found 3 articles tagged with #html

Unpacking the Magic of Web Minification

The minified file version provides the same functionality while reducing the bandwidth of network requests, which can result in faster page load times and better overall user experience.

Different Types of DOM

Clearing the confusion on different types of DOM as you may have heard like regular, shadow, or virtual.

Cracking the Frontend Interview, Part 2: HTML

I discuss some HTML topics like living standard, semantic markup, accessibility, and more.