Sanchit BansalWeb Performance Essentials: A High-Level OverviewIn today’s digital world, website speed is crucial. Users expect fast load times, and a slow website can lead to high bounce rates…Oct 19Oct 19
Sanchit BansalCool little things i am going to incorporate in my javascript codeMultiple variable declaration in single lineOct 14Oct 14
Sanchit BansalBetter Debugging: Don’t have blinded faith on dev toolsDon’t have blinded faith on dev tools. They are softwares and software breaks.Aug 16, 2020Aug 16, 2020
Sanchit BansalHow to Polyfill node core modules in webpack 5.Webpack 5 doesn’t autopolyfill node core modules. Here’s how to do thatMay 5, 20206May 5, 20206
Sanchit BansalCan u stop a forEach function ?A simple question: Suppose you call a forEach function. Do u think anyhow you can stop the execution in midway?Oct 29, 2019Oct 29, 2019
Sanchit BansalSearch Kue jobs by job dataProblem: Consider a scenario where you are generating custom ids for each of your task. Now you want to search your jobs with these custom…Mar 13, 2019Mar 13, 2019
Sanchit BansalBrian Kernighan’s AlgorithmWhat it does : Count 1s in a binary numberJan 26, 2019Jan 26, 2019