Published incodeburstAn Introduction to Service Workers in JavaScriptA Service worker is basically a script (JavaScript file) that runs in background and assists in offline first web application development…Feb 17, 20184Feb 17, 20184
Published incodeburst5 Common mistakes that every new JavaScript programmer doesNot all the points below are actually mistakes but avoiding them will make you a better programmer for sure.Feb 6, 201810Feb 6, 201810
currentTarget and target in JavaScript Event ListenersThis is one of the topics that most beginners fail to understand and use currentTarget and target interchangeably or by hit and trial until…Sep 21, 2017Sep 21, 2017