Published inJavaScript in Plain EnglishJavaScript Definition ExplainedWhat JS being a “just-in-time compiled”, “prototype-based, multi paradigm, dynamic language with first-class support” means.Jan 17, 2022Jan 17, 2022
Published inJavaScript in Plain EnglishWhy JavaScript is a Dynamic Language?Features of JavaScript that make it a dynamic programming language.Jan 11, 2022Jan 11, 2022
Published inJavaScript in Plain EnglishWhy is JavaScript a Multi-Paradigm Language?A paradigm can be defined as an approach to solving a problem. A programming paradigm is a way to solve problems by using a programming…Jan 7, 2022Jan 7, 2022
Published inJavaScript in Plain EnglishWhy JavaScript is called Prototype-based?What is Prototype-based programming?Jan 6, 2022Jan 6, 2022
Published inJavaScript in Plain EnglishWhat are First-class Functions in JavaScript?Learn what first-class functions are and how they fit into JavaScript.Jan 5, 2022Jan 5, 2022
Published inJavaScript in Plain EnglishWhy JavaScript is called Interpreted or JIT(Just In Time) CompiledFind out why JavaScript is Interpreted or JIT compiled and what it means.Jan 4, 2022Jan 4, 2022
Published inJavaScript in Plain EnglishWhy JavaScript is called lightweight?Understand what JavaScript’s “lightweight” feature means.Jan 3, 2022Jan 3, 2022
Published injsbasics#1. Get Started with JavaScriptSo here we begin the journey to learn an amazing, powerful, ubiquitously used programming language JavaScript!Dec 11, 2020Dec 11, 2020
Angular Build Optimization | Part #4 | CDNIncrease your application speed approximately by 30%, without a single change in application code. Might be little surprising, But YES…Jun 24, 2020Jun 24, 2020
Angular Build Optimization | Part #3 | CSSOne of the main requirement for any application is to perform well & fast for its users. For a given web application, the performance…Mar 29, 20202Mar 29, 20202