zmjdevinJavaScript in Plain EnglishWhat Exactly is a Class in Javascript?How a class works under the hood — JavaScriptJul 20, 2021Jul 20, 2021
zmjdevFunction Declaration vs Function Expression vs Arrow Functions — Right Tool for the Right Job.Which function type to use in JavaScriptJul 10, 20211Jul 10, 20211
zmjdevinJavaScript in Plain EnglishThe Art of Using var, let, and const in JavaScript — A Slightly Unconventional ApproachBetter code needs no explicit explanationJul 7, 20211Jul 7, 20211
zmjdevinJavaScript in Plain EnglishHow Exactly Does the ‘new’ Keyword work in JavaScript?The purpose of this article is to show how the “new” keyword in JavaScript makes our lives as developers much easier.Feb 25, 2021Feb 25, 2021
zmjdevHow the ‘this’ Keyword Works in JavaScriptRather than developing a wrong idea, understanding how the ‘this’ keyword works will save you from feeling frustrated in your career.Jan 20, 20211Jan 20, 20211
zmjdevinJavaScript in Plain EnglishUnderstanding the JavaScript _.map() Function in DepthThe _.map() function in JavaScript is a powerful tool. Understand how it works and why it’s so useful.Jan 14, 2021Jan 14, 2021
zmjdevinJavaScript in Plain EnglishPrototypes in JavaScript: Get a Deep and Clear UnderstandingBy the end of this story, you will have a good understanding of __proto__ and prototypes in JavaScript.Jan 10, 2021Jan 10, 2021
zmjdevinJavaScript in Plain EnglishType Coercion with the ‘+’ and ‘-’ Operators in JavaScript — How Exactly Does it Work?Today we will see how + and — work in JavaScript with respect to type coercion.Jan 9, 20211Jan 9, 20211