PinnedManik BajajConsider Blogging As a PrivilegeDo we have the ‘right’ to ‘write’ what we want, even if it is technically incorrect?Oct 30, 2022Oct 30, 2022
PinnedManik BajajThe History Of Javascript and Why You Should Know ItHaving a humble beginning of starting as a language that was intended to handle browser validations to a full-blown programming language…Feb 21, 2021Feb 21, 2021
Manik BajajOne Way Data Tables And VariablesOne-way data tables are a statistical tool used to analyze the impact of one variable on another variable. A one-way data table consists of…Apr 7, 2023Apr 7, 2023
Manik BajajGNU and Linux- The Reasons For A Thriving CommunityA tribute to the GNU project, the free software movement, and Richard Matthew Stallman (RMS)Nov 1, 2022Nov 1, 2022
Manik BajajInsert JavaScript Into HTML — Script Tag In JavaScriptThe script tag is the primary method to insert JavaScript into the HTML page. The script tag has six attributes that are often…Apr 8, 2021Apr 8, 2021
Manik BajajMutability Vs Immutability In JavaScriptYou would often hear the most seasoned react developers suggest using the spread operator to copy an array instead of simply assigning it…Mar 22, 2021Mar 22, 2021
Manik BajajJavaScript Runtime For Web Developers — ECMAScript, DOM, And The BOMMastering JavaScript does require an in-depth understanding of how the entire ecosystem works. The core ecosystem of JavaScript consists…Feb 21, 2021Feb 21, 2021
Manik BajajWhat Is ECMAScript And How Is It Different From JavaScriptWhat is ECMAScript?Feb 21, 2021Feb 21, 2021
Manik BajajCharacter Literals in JavaScript — A Few Unused Ones as WellCharacter literals help you format your strings in JavaScript.Dec 8, 2020Dec 8, 2020
Manik BajajWhat Are Template Literals In Javascript And Why You Should Use ThemJavaScript has never had an elegant way of handling string until the launch f ES6. ES6 introduces something know as template literals…Mar 13, 2020Mar 13, 2020