Vishnu SasidharaninJavaScript in Plain EnglishStop using Copy/Paste to Save Your Work In ProgressUse these git tools instead.Aug 16Aug 16
Vishnu SasidharanBad Code: How Boeing’s MCAS Software Caused Two Plane CrashesOn 29th October 2018, Lion Air Flight 610 crashed into the Java Sea 13 minutes after takeoff. About 5 months later, on 10th March 2019…Jul 30Jul 30
Vishnu SasidharaninJavaScript in Plain English5 Useful But Less Known Git Commands That Make My Life EasierYou might not know at least one of these. I use these commands quite often to boost my productivity. The scenarios I am giving below are…Jul 29Jul 29
Vishnu SasidharanWhy Most News Website’s Paywalls SuckAnd it’s shockingly simple to bypass them. Make sure yours isn’t.Jul 16Jul 16
Vishnu SasidharaninJavaScript in Plain English4 Reasons Why AI Won’t Replace DevelopersThe other day at work, my team mates and I were discussing AI tools like ChatGPT and there was a general consensus that they could replace…Jun 8, 2023Jun 8, 2023
Vishnu SasidharaninJavaScript in Plain English4 Simple Steps To Drastically Improve Your Web App’s PerformanceIt is easy to overlook performance while developing an app initially. However, it is one of the most important factors that affect your…Feb 9, 2022Feb 9, 2022
Vishnu SasidharaninJavaScript in Plain EnglishThis Is Why You Should Switch Over To TypeScriptWhat is TypeScript anyway?Oct 12, 20211Oct 12, 20211
Vishnu SasidharaninJavaScript in Plain EnglishHow to Detect the Closing of a Browser TabSometimes, you need to do something right before the user closes a tab. It could be clearing cookies or sending an API call.May 18, 20212May 18, 20212
Vishnu SasidharaninJavaScript in Plain EnglishExplaining JavaScript’s ‘this’ Keyword in Simple TermsThe ‘this’ keyword could mean different things in JavaScript depending on where you call it.May 7, 2021May 7, 2021
Vishnu SasidharaninJavaScript in Plain EnglishWhy You Should Stop Using LoopsIf you are like me, you have been using for and while loops for the longest time in JavaScript. I mean if it gets the job done, what’s the…Mar 30, 20212Mar 30, 20212