Peter Mbanugopmbanugo.me·Nov 8, 2024Advanced Core Web Vitals & Performance Masterclass - Part 1How do you feel when you look at your web analytics, SEO ranking, and user experience report? Do you feel happy and contented? Or worried that you’re ranking lower, your retention and conversion ratio looking bad? Or are you generally confused about ...Discusspodcast
shadowtime2000shadowtime2000.hashnode.dev·Dec 2, 2020What is ES6 Tree ShakingWhat is ES6 Tree Shaking ES6 tree shaking is a way to optimize the bundle size of your bundle by removing everything that is guaranteed to not be used ever in the app. Let's give an example. Let's say you have this util file: function adder(a, b) { ...Discuss·20 likes·452 readsJavaScript
Ankit Ghoshnutpanda.hashnode.dev·Jun 14, 2019FeaturedMaking Web Great with Service Workers and PWAFirst things first, welcome to my first article on Hashnode. So in this article we will see: Introduction to Service Worker. Benefits of Service Worker. How To Build One. Creating a PWA. So, How I got this Idea? One day I searching for nice pair ...Sandeep Panda and 1 other are discussing this2 people are discussing thisDiscuss·25 likes·330 readsPWAHi Ankit! Good one! Please tag this post with JavaScript so that it gets more visibility. :) You can edit the post and update the list of tags. 4