Kumar Chetan SharmaHow to be 10x productive at work?Increase your productivity at work 10 times using this simple hack.May 11May 11
Kumar Chetan SharmaStop treating URLs as strings!Do not manipulate URLs like strings. Treat them as objects. They have attributes and methods. Examples in Java & JavaScript for…May 1May 1
Kumar Chetan SharmaHow to add module or file names for log lines in winston?How to add logging in nodejs applications? Winston for nodejs application loggingApr 23Apr 23
Kumar Chetan SharmaAutomate volume snapshots on Digital Ocean & save moneyThis is not going to be a super long story. Digital Ocean doesn’t have a feature which allows one to automatically take snapshots of…Apr 17Apr 17
Kumar Chetan SharmaSet up A/B testing using NginxA/B testing, also known as split testing, is a powerful method used by businesses to compare two versions of a webpage or app to determine…Apr 8Apr 8
Kumar Chetan SharmaSet up A/B testing using Cloudflare workersLearn how to quickly & easily set up a/b testing using Cloudflare workersMar 22Mar 22
Kumar Chetan SharmaEvent Delegation: Save thou webpageTo make a web page interactive web developers rely on Events on the page. Event handling could be as easy as reloading the page on click of…Dec 24, 2023Dec 24, 2023
Kumar Chetan SharmaHow to remove blank lines from text files or js filesBy running this command…Dec 11, 2023Dec 11, 2023
Kumar Chetan SharmaReintroduction to Objects in JavaScript — Yet Another Primer (YAP!)Read about fundamentals of objects in JavaScript. Find how to create, add & access, modify and delete properties in objectsMay 30, 2021May 30, 2021
Kumar Chetan SharmaArrow functions — Yet Another Primer (YAP!)Even after 6 years, arrow functions are not clear to lot of developers. Not any more, here is a primer on arrow functionsMay 9, 2021May 9, 2021