The DNS Breakdown: What Happens Before a Webpage LoadsIf you’ve ever delved into Web Performance Optimization, you know that every millisecond counts. Even if you haven’t, it’s fascinating to…Feb 20Feb 20
Async Defer — JavaScript Loading StrategiesJavaScript is an essential part of any basic/modern web application and the strategies we decide to load it directly impacts the…Jan 3, 20193Jan 3, 20193
JavaScript — Prototypal Inheritance [Caveat]After covering the JavaScript — Prototypal Inheritance in depth, we will look into few of the caveat for proper implementation &…Nov 12, 20182Nov 12, 20182
JavaScript Function — Declaration vs ExpressionFunctions are considered as First Class citizen in JavaScript and it is really important to be clear with the concept of creating function…Dec 24, 20172Dec 24, 20172
JavaScript — Prototypal Inheritance [RuleBook]So, if you have landed here to understand what is Prototypal Inheritance in JavaScript, I am assuming that you have a good understanding of…Oct 24, 2017Oct 24, 2017
Webpack — Understanding the ‘publicPath’ mysterySo how many of you have stumbled upon mysterious Webpack's publicPath configuration? Frankly, I have faced it numerous times before…Oct 9, 20176Oct 9, 20176