diff --git a/README.md b/README.md
index 924a02f7..ae347761 100644
--- a/README.md
+++ b/README.md
@@ -20,7 +20,7 @@
π Considered by GitHub as one of the top open source projects of 2018!
-## Introduction
+## Introduction
This repository was created with the intention of helping developers master their concepts in JavaScript. It is not a requirement, but a guide for future studies. It is based on an article written by Stephen Curtis and you can read it [here](https://medium.com/@stephenthecurt/33-fundamentals-every-javascript-developer-should-know-13dd720a90d1).
@@ -110,6 +110,7 @@ All the translations for this repo will be listed below:
31. [**Design Patterns**](#31-design-patterns)
32. [**Partial Applications, Currying, Compose and Pipe**](#32-partial-applications-currying-compose-and-pipe)
33. [**Clean Code**](#33-clean-code)
+34. [**JavaScript Interview Questions**](#34-javascript-interview-questions)
@@ -121,31 +122,31 @@ All the translations for this repo will be listed below:
### Reference
-- [Call Stack β MDN](https://developer.mozilla.org/en-US/docs/Glossary/Call_stack)
+- [Call Stack β MDN](https://developer.mozilla.org/en-US/docs/Glossary/Call_stack)
###
Articles
-- [Understanding Javascript Call Stack, Event Loops β Gaurav Pandvia](https://medium.com/@gaurav.pandvia/understanding-javascript-function-executions-tasks-event-loop-call-stack-more-part-1-5683dea1f5ec)
-- [Understanding the JavaScript Call Stack β Charles Freeborn](https://medium.freecodecamp.org/understanding-the-javascript-call-stack-861e41ae61d4)
-- [Javascript: What Is The Execution Context? What Is The Call Stack? β Valentino Gagliardi](https://medium.com/@valentinog/javascript-what-is-the-execution-context-what-is-the-call-stack-bd23c78f10d1)
-- [What is the JS Event Loop and Call Stack? β Jess Telford](https://gist.github.com/jesstelford/9a35d20a2aa044df8bf241e00d7bc2d0)
-- [Understanding Execution Context and Execution Stack in Javascript β Sukhjinder Arora](https://blog.bitsrc.io/understanding-execution-context-and-execution-stack-in-javascript-1c9ea8642dd0)
-- [How JavaScript Works Under The Hood: An Overview of JavaScript Engine, Heap and, Call Stack β Bipin Rajbhar](https://dev.to/bipinrajbhar/how-javascript-works-under-the-hood-an-overview-of-javascript-engine-heap-and-call-stack-1j5o)
-- [The JS Call stack Explained in 9 minutes](https://www.youtube.com/watch?v=W8AeMrVtFLY) - Colt Steel (YouTube)
-
-###
Videos
-
-- [Javascript: the Call Stack explained β Coding Blocks India](https://www.youtube.com/watch?v=w6QGEiQceOM)
-- [The JS Call Stack Explained In 9 Minutes β Colt Steele](https://www.youtube.com/watch?v=W8AeMrVtFLY)
-- [What is the Call Stack? β Eric Traub](https://www.youtube.com/watch?v=w7QWQlkLY_s)
-- [The Call Stack β Kevin Drumm](https://www.youtube.com/watch?v=Q2sFmqvpBe0)
-- [Understanding JavaScript Execution β Codesmith](https://www.youtube.com/watch?v=Z6a1cLyq7Ac&list=PLWrQZnG8l0E4kd1T_nyuVoxQUaYEWFgcD)
-- [What the heck is the event loop anyway? β Philip Roberts](https://www.youtube.com/watch?v=8aGhZQkoFbQ)
-- [How JavaScript Code is executed? β€οΈ& Call Stack β Akshay Saini](https://www.youtube.com/watch?v=iLWTnMzWtj4&list=PLlasXeu85E9cQ32gLCvAvr9vNaUccPVNP)
-- [Call Stacks - CS50](https://www.youtube.com/watch?v=aCPkszeKRa4)
-- [Learn the JavaScript Call Stack - codecupdev](https://www.youtube.com/watch?v=HXqXPGS96rw)
-- [JavaScript Functions and the Call Stack | How does the Call stack work - Chidre'sTechTutorials](https://www.youtube.com/watch?v=P6H-T4cUDR4)
-
+- [Understanding Javascript Call Stack, Event Loops β Gaurav Pandvia](https://medium.com/@gaurav.pandvia/understanding-javascript-function-executions-tasks-event-loop-call-stack-more-part-1-5683dea1f5ec)
+- [Understanding the JavaScript Call Stack β Charles Freeborn](https://medium.freecodecamp.org/understanding-the-javascript-call-stack-861e41ae61d4)
+- [Javascript: What Is The Execution Context? What Is The Call Stack? β Valentino Gagliardi](https://medium.com/@valentinog/javascript-what-is-the-execution-context-what-is-the-call-stack-bd23c78f10d1)
+- [What is the JS Event Loop and Call Stack? β Jess Telford](https://gist.github.com/jesstelford/9a35d20a2aa044df8bf241e00d7bc2d0)
+- [Understanding Execution Context and Execution Stack in Javascript β Sukhjinder Arora](https://blog.bitsrc.io/understanding-execution-context-and-execution-stack-in-javascript-1c9ea8642dd0)
+- [How JavaScript Works Under The Hood: An Overview of JavaScript Engine, Heap and, Call Stack β Bipin Rajbhar](https://dev.to/bipinrajbhar/how-javascript-works-under-the-hood-an-overview-of-javascript-engine-heap-and-call-stack-1j5o)
+- [The JS Call stack Explained in 9 minutes](https://www.youtube.com/watch?v=W8AeMrVtFLY) - Colt Steel (YouTube)
+
+###
Videos
+
+- [Javascript: the Call Stack explained β Coding Blocks India](https://www.youtube.com/watch?v=w6QGEiQceOM)
+- [The JS Call Stack Explained In 9 Minutes β Colt Steele](https://www.youtube.com/watch?v=W8AeMrVtFLY)
+- [What is the Call Stack? β Eric Traub](https://www.youtube.com/watch?v=w7QWQlkLY_s)
+- [The Call Stack β Kevin Drumm](https://www.youtube.com/watch?v=Q2sFmqvpBe0)
+- [Understanding JavaScript Execution β Codesmith](https://www.youtube.com/watch?v=Z6a1cLyq7Ac&list=PLWrQZnG8l0E4kd1T_nyuVoxQUaYEWFgcD)
+- [What the heck is the event loop anyway? β Philip Roberts](https://www.youtube.com/watch?v=8aGhZQkoFbQ)
+- [How JavaScript Code is executed? β€οΈ& Call Stack β Akshay Saini](https://www.youtube.com/watch?v=iLWTnMzWtj4&list=PLlasXeu85E9cQ32gLCvAvr9vNaUccPVNP)
+- [Call Stacks - CS50](https://www.youtube.com/watch?v=aCPkszeKRa4)
+- [Learn the JavaScript Call Stack - codecupdev](https://www.youtube.com/watch?v=HXqXPGS96rw)
+- [JavaScript Functions and the Call Stack | How does the Call stack work - Chidre'sTechTutorials](https://www.youtube.com/watch?v=P6H-T4cUDR4)
+
**[β¬ Back to Top](#table-of-contents)**
---
@@ -158,23 +159,23 @@ All the translations for this repo will be listed below:
### Reference
-- [JavaScript data types and data structures β MDN](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#Primitive_values)
+- [JavaScript data types and data structures β MDN](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#Primitive_values)
###
Articles
-- [Primitive and Non-primitive data-types in JavaScript - GeeksforGeeks](https://www.geeksforgeeks.org/primitive-and-non-primitive-data-types-in-javascript)
-- [How numbers are encoded in JavaScript β Dr. Axel Rauschmayer](http://2ality.com/2012/04/number-encoding.html)
-- [What Every JavaScript Developer Should Know About Floating Point Numbers β Chewxy](https://blog.chewxy.com/2014/02/24/what-every-javascript-developer-should-know-about-floating-point-numbers/)
-- [The Secret Life of JavaScript Primitives β Angus Croll](https://javascriptweblog.wordpress.com/2010/09/27/the-secret-life-of-javascript-primitives/)
-- [Primitive Types β Flow](https://flow.org/en/docs/types/primitives/)
-- [(Not) Everything in JavaScript is an Object β Daniel Li](https://dev.to/d4nyll/not-everything-in-javascript-is-an-object)
-- [JavaScript data types and data structures β MDN](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#Primitive_values)
-- [Diving Deeper in JavaScripts Objects β Arfat Salman](https://blog.bitsrc.io/diving-deeper-in-javascripts-objects-318b1e13dc12)
-- [The differences between Object.freeze() vs Const in JavaScript β Bolaji Ayodeji](https://medium.com/@bolajiayodeji/the-differences-between-object-freeze-vs-const-in-javascript-4eacea534d7c)
-- [Object to primitive conversion β JavaScript.Info](https://javascript.info/object-toprimitive)
+- [Primitive and Non-primitive data-types in JavaScript - GeeksforGeeks](https://www.geeksforgeeks.org/primitive-and-non-primitive-data-types-in-javascript)
+- [How numbers are encoded in JavaScript β Dr. Axel Rauschmayer](http://2ality.com/2012/04/number-encoding.html)
+- [What Every JavaScript Developer Should Know About Floating Point Numbers β Chewxy](https://blog.chewxy.com/2014/02/24/what-every-javascript-developer-should-know-about-floating-point-numbers/)
+- [The Secret Life of JavaScript Primitives β Angus Croll](https://javascriptweblog.wordpress.com/2010/09/27/the-secret-life-of-javascript-primitives/)
+- [Primitive Types β Flow](https://flow.org/en/docs/types/primitives/)
+- [(Not) Everything in JavaScript is an Object β Daniel Li](https://dev.to/d4nyll/not-everything-in-javascript-is-an-object)
+- [JavaScript data types and data structures β MDN](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#Primitive_values)
+- [Diving Deeper in JavaScripts Objects β Arfat Salman](https://blog.bitsrc.io/diving-deeper-in-javascripts-objects-318b1e13dc12)
+- [The differences between Object.freeze() vs Const in JavaScript β Bolaji Ayodeji](https://medium.com/@bolajiayodeji/the-differences-between-object-freeze-vs-const-in-javascript-4eacea534d7c)
+- [Object to primitive conversion β JavaScript.Info](https://javascript.info/object-toprimitive)
- [Methods of primitives - Javascript.info](https://javascript.info/primitives-methods)
-###
Videos
+###
Videos
- [JavaScript Reference vs Primitive Types β Academind](https://www.youtube.com/watch?v=9ooYYRLdg_g)
- [JavaScript Primitive Types β Simon Sez IT](https://www.youtube.com/watch?v=HsbWQsSCE5Y)
@@ -197,18 +198,18 @@ All the translations for this repo will be listed below:
###
Articles
-- [Explaining Value vs. Reference in Javascript β Arnav Aggarwal](https://codeburst.io/explaining-value-vs-reference-in-javascript-647a975e12a0)
-- [Primitive Types & Reference Types in JavaScript β Bran van der Meer](https://gist.github.com/branneman/7fb06d8a74d7e6d4cbcf75c50fec599c)
-- [Value Types, Reference Types and Scope in JavaScript β Ben Aston](https://medium.com/@benastontweet/lesson-1b-javascript-fundamentals-380f601ba851)
-- [Back to roots: JavaScript Value vs Reference β Miro Koczka](https://medium.com/dailyjs/back-to-roots-javascript-value-vs-reference-8fb69d587a18)
-- [Grasp "By Value" and "By Reference" in JavaScript β LΓ©na Faure](https://hackernoon.com/grasp-by-value-and-by-reference-in-javascript-7ed75efa1293)
-- [JavaScript Reference and Copy Variables β VΓtor Capretz](https://hackernoon.com/javascript-reference-and-copy-variables-b0103074fdf0)
-- [JavaScript Primitive vs Reference Values](http://www.javascripttutorial.net/javascript-primitive-vs-reference-values/)
-- [JavaScript by Reference vs. by Value β nrabinowitz](https://stackoverflow.com/questions/6605640/javascript-by-reference-vs-by-value)
-- [JavaScript Interview Prep: Primitive vs. Reference Types β Mike Cronin](https://dev.to/mostlyfocusedmike/javascript-interview-prep-primitive-vs-reference-types-3o4f)
-- [JavaScript map vs. forEach: When to Use Each One - Sajal Soni](https://code.tutsplus.com/tutorials/javascript-map-vs-foreach-when-to-use-each-one--cms-38365)
+- [Explaining Value vs. Reference in Javascript β Arnav Aggarwal](https://codeburst.io/explaining-value-vs-reference-in-javascript-647a975e12a0)
+- [Primitive Types & Reference Types in JavaScript β Bran van der Meer](https://gist.github.com/branneman/7fb06d8a74d7e6d4cbcf75c50fec599c)
+- [Value Types, Reference Types and Scope in JavaScript β Ben Aston](https://medium.com/@benastontweet/lesson-1b-javascript-fundamentals-380f601ba851)
+- [Back to roots: JavaScript Value vs Reference β Miro Koczka](https://medium.com/dailyjs/back-to-roots-javascript-value-vs-reference-8fb69d587a18)
+- [Grasp "By Value" and "By Reference" in JavaScript β LΓ©na Faure](https://hackernoon.com/grasp-by-value-and-by-reference-in-javascript-7ed75efa1293)
+- [JavaScript Reference and Copy Variables β VΓtor Capretz](https://hackernoon.com/javascript-reference-and-copy-variables-b0103074fdf0)
+- [JavaScript Primitive vs Reference Values](http://www.javascripttutorial.net/javascript-primitive-vs-reference-values/)
+- [JavaScript by Reference vs. by Value β nrabinowitz](https://stackoverflow.com/questions/6605640/javascript-by-reference-vs-by-value)
+- [JavaScript Interview Prep: Primitive vs. Reference Types β Mike Cronin](https://dev.to/mostlyfocusedmike/javascript-interview-prep-primitive-vs-reference-types-3o4f)
+- [JavaScript map vs. forEach: When to Use Each One - Sajal Soni](https://code.tutsplus.com/tutorials/javascript-map-vs-foreach-when-to-use-each-one--cms-38365)
-###
Videos
+###
Videos
- [Javascript Pass by Value vs Pass by Reference β techsith](https://www.youtube.com/watch?v=E-dAnFdq8k8)
- [JavaScript Value vs Reference Types β Programming with Mosh](https://www.youtube.com/watch?v=fD0t_DKREbE)
@@ -236,12 +237,12 @@ All the translations for this repo will be listed below:
###
Articles
-- [What you need to know about Javascript's Implicit Coercion β Promise Tochi](https://dev.to/promhize/what-you-need-to-know-about-javascripts-implicit-coercion-e23)
-- [JavaScript Type Coercion Explained β Alexey Samoshkin](https://medium.freecodecamp.org/js-type-coercion-explained-27ba3d9a2839)
-- [Javascript Coercion Explained β Ben Garrison](https://hackernoon.com/javascript-coercion-explained-545c895213d3)
-- [What exactly is Type Coercion in Javascript? - Stack Overflow](https://stackoverflow.com/questions/19915688/what-exactly-is-type-coercion-in-javascript)
+- [What you need to know about Javascript's Implicit Coercion β Promise Tochi](https://dev.to/promhize/what-you-need-to-know-about-javascripts-implicit-coercion-e23)
+- [JavaScript Type Coercion Explained β Alexey Samoshkin](https://medium.freecodecamp.org/js-type-coercion-explained-27ba3d9a2839)
+- [Javascript Coercion Explained β Ben Garrison](https://hackernoon.com/javascript-coercion-explained-545c895213d3)
+- [What exactly is Type Coercion in Javascript? - Stack Overflow](https://stackoverflow.com/questions/19915688/what-exactly-is-type-coercion-in-javascript)
-###
Videos
+###
Videos
- [== ? === ??? ...#@^% - Shirmung Bielefeld](https://www.youtube.com/watch?v=qGyqzN0bjhc&t)
- [Coercion in Javascript - Hitesh Choudhary](https://www.youtube.com/watch?v=b04Q_vyqEG8)
@@ -260,7 +261,8 @@ All the translations for this repo will be listed below:
---
## 5. == vs === vs typeof
- According to the ECMAScript specification, JavaScript includes both strict (===) and loose (==) equality operators, which behave differently when comparing values. Here's a breakdown:
+
+According to the ECMAScript specification, JavaScript includes both strict (===) and loose (==) equality operators, which behave differently when comparing values. Here's a breakdown:
== (Loose Equality): This operator performs type coercion before comparing two values. If the values are of different types, JavaScript will attempt to convert one or both values to a common type before comparison, which can lead to unexpected results.
@@ -270,19 +272,19 @@ typeof Operator: The typeof operator is used to check the data type of a variabl
###
Articles
-- [JavaScript Double Equals vs. Triple Equals β Brandon Morelli](https://codeburst.io/javascript-double-equals-vs-triple-equals-61d4ce5a121a)
-- [Should I use === or == equality comparison operator in JavaScript? β Panu Pitkamaki](https://bytearcher.com/articles/equality-comparison-operator-javascript/)
-- [Why Use the Triple-Equals Operator in JavaScript? β Louis Lazaris](https://www.impressivewebs.com/why-use-triple-equals-javascipt/)
-- [What is the difference between == and === in JavaScript? β Craig Buckler](https://www.oreilly.com/learning/what-is-the-difference-between-and-in-javascript)
-- [Why javascript's typeof always return "object"? β Stack Overflow](https://stackoverflow.com/questions/3787901/why-javascripts-typeof-always-return-object)
-- [Checking Types in Javascript β Toby Ho](http://tobyho.com/2011/01/28/checking-types-in-javascript/)
-- [How to better check data types in JavaScript β Webbjocke](https://webbjocke.com/javascript-check-data-types/)
-- [Checking for the Absence of a Value in JavaScript β Tomer Aberbach](https://tomeraberba.ch/html/post/checking-for-the-absence-of-a-value-in-javascript.html)
-- [Difference Between == and === in Javascript](https://www.scaler.com/topics/javascript/difference-between-double-equals-and-triple-equals-in-javascript/)
-- [Difference between == and === in JavaScript β GeeksforGeeks](https://www.geeksforgeeks.org/difference-between-double-equal-vs-triple-equal-javascript/)
-- [=== vs == Comparision in JavaScript β FreeCodeCamp](https://www.freecodecamp.org/news/javascript-triple-equals-sign-vs-double-equals-sign-comparison-operators-explained-with-examples/)
+- [JavaScript Double Equals vs. Triple Equals β Brandon Morelli](https://codeburst.io/javascript-double-equals-vs-triple-equals-61d4ce5a121a)
+- [Should I use === or == equality comparison operator in JavaScript? β Panu Pitkamaki](https://bytearcher.com/articles/equality-comparison-operator-javascript/)
+- [Why Use the Triple-Equals Operator in JavaScript? β Louis Lazaris](https://www.impressivewebs.com/why-use-triple-equals-javascipt/)
+- [What is the difference between == and === in JavaScript? β Craig Buckler](https://www.oreilly.com/learning/what-is-the-difference-between-and-in-javascript)
+- [Why javascript's typeof always return "object"? β Stack Overflow](https://stackoverflow.com/questions/3787901/why-javascripts-typeof-always-return-object)
+- [Checking Types in Javascript β Toby Ho](http://tobyho.com/2011/01/28/checking-types-in-javascript/)
+- [How to better check data types in JavaScript β Webbjocke](https://webbjocke.com/javascript-check-data-types/)
+- [Checking for the Absence of a Value in JavaScript β Tomer Aberbach](https://tomeraberba.ch/html/post/checking-for-the-absence-of-a-value-in-javascript.html)
+- [Difference Between == and === in Javascript](https://www.scaler.com/topics/javascript/difference-between-double-equals-and-triple-equals-in-javascript/)
+- [Difference between == and === in JavaScript β GeeksforGeeks](https://www.geeksforgeeks.org/difference-between-double-equal-vs-triple-equal-javascript/)
+- [=== vs == Comparision in JavaScript β FreeCodeCamp](https://www.freecodecamp.org/news/javascript-triple-equals-sign-vs-double-equals-sign-comparison-operators-explained-with-examples/)
-###
Videos
+###
Videos
- [JavaScript - The typeof operator β Java Brains](https://www.youtube.com/watch?v=ol_su88I3kw)
- [Javascript typeof operator β DevDelight](https://www.youtube.com/watch?v=qPYhTPt_SbQ)
@@ -295,7 +297,8 @@ typeof Operator: The typeof operator is used to check the data type of a variabl
---
## 6. Function Scope, Block Scope and Lexical Scope
- The ECMAScript specification outlines three key types of scope:
+
+The ECMAScript specification outlines three key types of scope:
Function Scope: Variables declared within a function using var are only accessible within that function. This scope isolates variables from being accessed outside of the function where they are declared.
@@ -309,20 +312,20 @@ Lexical Scope: Refers to how variable access is determined based on the physical
###
Articles
-- [JavaScript Functions β Understanding The Basics β Brandon Morelli](https://codeburst.io/javascript-functions-understanding-the-basics-207dbf42ed99)
-- [Var, Let, and Const β What's the Difference?](https://www.freecodecamp.org/news/var-let-and-const-whats-the-difference/)
-- [Functions in JavaScript - Deepa Pandey](https://www.scaler.com/topics/javascript/javascript-functions/)
-- [Emulating Block Scope in JavaScript β Josh Clanton](http://adripofjavascript.com/blog/drips/emulating-block-scope-in-javascript.html)
-- [The Difference Between Function and Block Scope in JavaScript β Joseph Cardillo](https://medium.com/@josephcardillo/the-difference-between-function-and-block-scope-in-javascript-4296b2322abe)
-- [Understanding Scope and Context in JavaScript β Ryan Morr](http://ryanmorr.com/understanding-scope-and-context-in-javascript/)
-- [JavaScript Scope and Closures β Zell Liew](https://css-tricks.com/javascript-scope-closures/)
-- [Understanding Scope in JavaScript β Wissam Abirached](https://developer.telerik.com/topics/web-development/understanding-scope-in-javascript/)
-- [Understanding Scope in JavaScript β Hammad Ahmed](https://scotch.io/tutorials/understanding-scope-in-javascript)
-- [When to use a function declaration vs. a function expression β Amber Wilkie](https://medium.freecodecamp.org/when-to-use-a-function-declarations-vs-a-function-expression-70f15152a0a0)
-- [A JavaScript Fundamentals Cheat Sheet: Scope, Context, and "this" β Alexandra Fren](https://dev.to/alexandrafren/a-javascript-fundamentals-cheat-sheet-scope-context-and-this-28ai)
-- [Functions / Function scope β MDN](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Guide/Functions#function_scope)
-
-###
Videos
+- [JavaScript Functions β Understanding The Basics β Brandon Morelli](https://codeburst.io/javascript-functions-understanding-the-basics-207dbf42ed99)
+- [Var, Let, and Const β What's the Difference?](https://www.freecodecamp.org/news/var-let-and-const-whats-the-difference/)
+- [Functions in JavaScript - Deepa Pandey](https://www.scaler.com/topics/javascript/javascript-functions/)
+- [Emulating Block Scope in JavaScript β Josh Clanton](http://adripofjavascript.com/blog/drips/emulating-block-scope-in-javascript.html)
+- [The Difference Between Function and Block Scope in JavaScript β Joseph Cardillo](https://medium.com/@josephcardillo/the-difference-between-function-and-block-scope-in-javascript-4296b2322abe)
+- [Understanding Scope and Context in JavaScript β Ryan Morr](http://ryanmorr.com/understanding-scope-and-context-in-javascript/)
+- [JavaScript Scope and Closures β Zell Liew](https://css-tricks.com/javascript-scope-closures/)
+- [Understanding Scope in JavaScript β Wissam Abirached](https://developer.telerik.com/topics/web-development/understanding-scope-in-javascript/)
+- [Understanding Scope in JavaScript β Hammad Ahmed](https://scotch.io/tutorials/understanding-scope-in-javascript)
+- [When to use a function declaration vs. a function expression β Amber Wilkie](https://medium.freecodecamp.org/when-to-use-a-function-declarations-vs-a-function-expression-70f15152a0a0)
+- [A JavaScript Fundamentals Cheat Sheet: Scope, Context, and "this" β Alexandra Fren](https://dev.to/alexandrafren/a-javascript-fundamentals-cheat-sheet-scope-context-and-this-28ai)
+- [Functions / Function scope β MDN](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Guide/Functions#function_scope)
+
+###
Videos
- [What Makes Javascript Weird ... and Awesome pt. 4 β LearnCode.academy](https://www.youtube.com/watch?v=SBwoFkRjZvE)
- [Variable Scope in JavaScript β Kirupa Chinnathambi](https://www.youtube.com/watch?v=dhp57T3p760)
@@ -339,19 +342,19 @@ Lexical Scope: Refers to how variable access is determined based on the physical
---
## 7. Expression vs Statement
+
According to the ECMAScript specification, expressions produce a value, and statements are instructions to perform an action, such as variable assignment or control flow. Function declarations are hoisted and can be called before they are defined in the code, while function expressions are not hoisted and must be defined before being invoked.
###
Articles
-- [All you need to know about Javascript's Expressions, Statements and Expression Statements β Promise Tochi](https://dev.to/promhize/javascript-in-depth-all-you-need-to-know-about-expressions-statements-and-expression-statements-5k2)
-- [Function Expressions vs Function Declarations β Paul Wilkins](https://www.sitepoint.com/function-expressions-vs-declarations/)
-- [JavaScript Function β Declaration vs Expression β Ravi Roshan](https://medium.com/@raviroshan.talk/javascript-function-declaration-vs-expression-f5873b8c7b38)
-- [Function Declarations vs. Function Expressions β Mandeep Singh](https://medium.com/@mandeep1012/function-declarations-vs-function-expressions-b43646042052)
-- [Function Declarations vs. Function Expressions β Anguls Croll](https://javascriptweblog.wordpress.com/2010/07/06/function-declarations-vs-function-expressions/)
+- [All you need to know about Javascript's Expressions, Statements and Expression Statements β Promise Tochi](https://dev.to/promhize/javascript-in-depth-all-you-need-to-know-about-expressions-statements-and-expression-statements-5k2)
+- [Function Expressions vs Function Declarations β Paul Wilkins](https://www.sitepoint.com/function-expressions-vs-declarations/)
+- [JavaScript Function β Declaration vs Expression β Ravi Roshan](https://medium.com/@raviroshan.talk/javascript-function-declaration-vs-expression-f5873b8c7b38)
+- [Function Declarations vs. Function Expressions β Mandeep Singh](https://medium.com/@mandeep1012/function-declarations-vs-function-expressions-b43646042052)
+- [Function Declarations vs. Function Expressions β Anguls Croll](https://javascriptweblog.wordpress.com/2010/07/06/function-declarations-vs-function-expressions/)
- [Expression statement β MDN web docs](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Statements/Expression_statement)
-
-###
Videos
+###
Videos
- [Expressions vs. Statements in JavaScript β Hexlet](https://www.youtube.com/watch?v=WVyCrI1cHi8)
- [JavaScript - Expression vs. Statement β WebTunings](https://www.youtube.com/watch?v=3jDpNGJkupA)
@@ -359,35 +362,36 @@ According to the ECMAScript specification, expressions produce a value, and stat
- [The difference between an expression and a statement in JavaScript](https://youtu.be/eWTuFoBYiwg)
- [Expression in javascript | Statement in javascript - Sathelli Srikanth](https://www.youtube.com/watch?v=cVDs3TZ-kXs)
-
**[β¬ Back to Top](#table-of-contents)**
---
## 8. IIFE, Modules and Namespaces
+
With the introduction of ES6 modules, the role of IIFEs in scope isolation has diminished but they still remain relevant.
+
### Reference
-- [IIFE β MDN](https://developer.mozilla.org/en-US/docs/Glossary/IIFE)
-- [Modularity β MDN](https://developer.mozilla.org/en-US/docs/Glossary/modularity)
-- [Namespace β MDN](https://developer.mozilla.org/en-US/docs/Glossary/Namespace)
+- [IIFE β MDN](https://developer.mozilla.org/en-US/docs/Glossary/IIFE)
+- [Modularity β MDN](https://developer.mozilla.org/en-US/docs/Glossary/modularity)
+- [Namespace β MDN](https://developer.mozilla.org/en-US/docs/Glossary/Namespace)
###
Articles
-- [Mastering Immediately-Invoked Function Expressions β Chandra Gundamaraju](https://medium.com/@vvkchandra/essential-javascript-mastering-immediately-invoked-function-expressions-67791338ddc6)
-- [JavaScript Immediately Invoked Function Expression β javascripttutorial.net](https://www.javascripttutorial.net/javascript-immediately-invoked-function-expression-iife/)
-- [A 10 minute primer to JavaScript modules, module formats, module loaders and module bundlers β Jurgen Van de Moere](https://www.jvandemo.com/a-10-minute-primer-to-javascript-modules-module-formats-module-loaders-and-module-bundlers/)
-- [Modules β Exploring JS](http://exploringjs.com/es6/ch_modules.html)
-- [Understanding ES6 Modules β Craig Buckler](https://www.sitepoint.com/understanding-es6-modules/)
-- [An overview of ES6 Modules in JavaScript β Brent Graham](https://blog.cloud66.com/an-overview-of-es6-modules-in-javascript/)
-- [ES6 Modules in Depth β NicolΓ‘s Bevacqua](https://ponyfoo.com/articles/es6-modules-in-depth)
-- [ES6 modules, Node.js and the Michael Jackson Solution β Alberto Gimeno](https://medium.com/dailyjs/es6-modules-node-js-and-the-michael-jackson-solution-828dc244b8b)
-- [JavaScript Modules: A Beginner's Guide β Preethi Kasireddy](https://medium.freecodecamp.org/javascript-modules-a-beginner-s-guide-783f7d7a5fcc)
-- [Using JavaScript modules on the web β Addy Osmani & Mathias Bynens](https://developers.google.com/web/fundamentals/primers/modules)
-- [IIFE: Immediately Invoked Function Expressions β Parwinder](https://dev.to/bhagatparwinder/iife-immediately-invoked-function-expressions-49c5)
-- [Javascript Module Bundlers β Vanshu Hassija](https://sassy-butter-197.notion.site/Javascript-bundlers-016932b17b0744e983c2cc0db31e6f02)
-
-###
Videos
+- [Mastering Immediately-Invoked Function Expressions β Chandra Gundamaraju](https://medium.com/@vvkchandra/essential-javascript-mastering-immediately-invoked-function-expressions-67791338ddc6)
+- [JavaScript Immediately Invoked Function Expression β javascripttutorial.net](https://www.javascripttutorial.net/javascript-immediately-invoked-function-expression-iife/)
+- [A 10 minute primer to JavaScript modules, module formats, module loaders and module bundlers β Jurgen Van de Moere](https://www.jvandemo.com/a-10-minute-primer-to-javascript-modules-module-formats-module-loaders-and-module-bundlers/)
+- [Modules β Exploring JS](http://exploringjs.com/es6/ch_modules.html)
+- [Understanding ES6 Modules β Craig Buckler](https://www.sitepoint.com/understanding-es6-modules/)
+- [An overview of ES6 Modules in JavaScript β Brent Graham](https://blog.cloud66.com/an-overview-of-es6-modules-in-javascript/)
+- [ES6 Modules in Depth β NicolΓ‘s Bevacqua](https://ponyfoo.com/articles/es6-modules-in-depth)
+- [ES6 modules, Node.js and the Michael Jackson Solution β Alberto Gimeno](https://medium.com/dailyjs/es6-modules-node-js-and-the-michael-jackson-solution-828dc244b8b)
+- [JavaScript Modules: A Beginner's Guide β Preethi Kasireddy](https://medium.freecodecamp.org/javascript-modules-a-beginner-s-guide-783f7d7a5fcc)
+- [Using JavaScript modules on the web β Addy Osmani & Mathias Bynens](https://developers.google.com/web/fundamentals/primers/modules)
+- [IIFE: Immediately Invoked Function Expressions β Parwinder](https://dev.to/bhagatparwinder/iife-immediately-invoked-function-expressions-49c5)
+- [Javascript Module Bundlers β Vanshu Hassija](https://sassy-butter-197.notion.site/Javascript-bundlers-016932b17b0744e983c2cc0db31e6f02)
+
+###
Videos
- [Immediately Invoked Function Expression - Beau teaches JavaScript β freeCodeCamp](https://www.youtube.com/watch?v=3cbiZV4H22c)
- [Understanding JavaScript IIFE β Sheo Narayan](https://www.youtube.com/watch?v=I5EntfMeIIQ)
@@ -402,18 +406,20 @@ With the introduction of ES6 modules, the role of IIFEs in scope isolation has d
---
## 9. Message Queue and Event Loop
+
The Event Loop is a critical part of JavaScript's concurrency model, ensuring non-blocking behavior by processing tasks in an asynchronous manner. Understanding how it interacts with the Message Queue and Microtasks is key to mastering JavaScript behavior.
+
###
Articles
-- [JavaScript Event Loop Explained β Anoop Raveendran](https://medium.com/front-end-hacking/javascript-event-loop-explained-4cd26af121d4)
-- [Understanding JS: The Event Loop β Alexander Kondov](https://hackernoon.com/understanding-js-the-event-loop-959beae3ac40)
-- [The JavaScript Event Loop β Flavio Copes](https://flaviocopes.com/javascript-event-loop/)
-- [Tasks, microtasks, queues and schedules β Jake Archibald](https://jakearchibald.com/2015/tasks-microtasks-queues-and-schedules/)
-- [Visualising the JavaScript Event Loop with a Pizza Restaurant analogy β Priyansh Jain](https://dev.to/presto412/visualising-the-javascript-event-loop-with-a-pizza-restaurant-analogy-47a8)
-- [JavaScript Visualized: Event Loop β Lydia Hallie](https://dev.to/lydiahallie/javascript-visualized-event-loop-3dif)
+- [JavaScript Event Loop Explained β Anoop Raveendran](https://medium.com/front-end-hacking/javascript-event-loop-explained-4cd26af121d4)
+- [Understanding JS: The Event Loop β Alexander Kondov](https://hackernoon.com/understanding-js-the-event-loop-959beae3ac40)
+- [The JavaScript Event Loop β Flavio Copes](https://flaviocopes.com/javascript-event-loop/)
+- [Tasks, microtasks, queues and schedules β Jake Archibald](https://jakearchibald.com/2015/tasks-microtasks-queues-and-schedules/)
+- [Visualising the JavaScript Event Loop with a Pizza Restaurant analogy β Priyansh Jain](https://dev.to/presto412/visualising-the-javascript-event-loop-with-a-pizza-restaurant-analogy-47a8)
+- [JavaScript Visualized: Event Loop β Lydia Hallie](https://dev.to/lydiahallie/javascript-visualized-event-loop-3dif)
- [Understanding and Optimizing JavaScript's Event Loop β Xiuer Old](https://medium.com/javascript-zone/understanding-and-optimizing-javascripts-event-loop-717ae0095038#:~:text=The%20event%20loop%20is%20the,%2Dblocking%20I%2FO%20operations.)
-###
Videos
+###
Videos
- [What the heck is the event loop anyway? | JSConf EU β Philip Roberts](https://www.youtube.com/watch?v=8aGhZQkoFbQ)
- [JavaScript Event Loop β ComScience Simplified](https://www.youtube.com/watch?v=XzXIMZMN9k4)
@@ -431,21 +437,21 @@ The Event Loop is a critical part of JavaScript's concurrency model, ensuring no
###
Articles
-- [setTimeout and setInterval β JavaScript.Info](https://javascript.info/settimeout-setinterval)
-- [Why not to use setInterval β Akanksha Sharma](https://dev.to/akanksha_9560/why-not-to-use-setinterval--2na9)
-- [setTimeout VS setInterval β Develoger](https://develoger.com/settimeout-vs-setinterval-cff85142555b)
-- [Using requestAnimationFrame β Chris Coyier](https://css-tricks.com/using-requestanimationframe/)
-- [Understanding JavaScript's requestAnimationFrame() β JavaScript Kit](http://www.javascriptkit.com/javatutors/requestanimationframe.shtml)
-- [Handling time intervals in JavaScript - Amit Merchant](https://www.amitmerchant.com/Handling-Time-Intervals-In-Javascript/)
-- [Debounce β How to Delay a Function in JavaScript - Ondrej Polesny](https://www.freecodecamp.org/news/javascript-debounce-example/)
+- [setTimeout and setInterval β JavaScript.Info](https://javascript.info/settimeout-setinterval)
+- [Why not to use setInterval β Akanksha Sharma](https://dev.to/akanksha_9560/why-not-to-use-setinterval--2na9)
+- [setTimeout VS setInterval β Develoger](https://develoger.com/settimeout-vs-setinterval-cff85142555b)
+- [Using requestAnimationFrame β Chris Coyier](https://css-tricks.com/using-requestanimationframe/)
+- [Understanding JavaScript's requestAnimationFrame() β JavaScript Kit](http://www.javascriptkit.com/javatutors/requestanimationframe.shtml)
+- [Handling time intervals in JavaScript - Amit Merchant](https://www.amitmerchant.com/Handling-Time-Intervals-In-Javascript/)
+- [Debounce β How to Delay a Function in JavaScript - Ondrej Polesny](https://www.freecodecamp.org/news/javascript-debounce-example/)
-###
Videos
+###
Videos
- [Javascript: How setTimeout and setInterval works β Coding Blocks India](https://www.youtube.com/watch?v=6bPKyl8WYWI)
-- [TRUST ISSUES with setTimeout() β Akshay Saini ](https://youtu.be/nqsPmuicJJc?si=4FXKlZfqiJUqO2Y4)
+- [TRUST ISSUES with setTimeout() β Akshay Saini ](https://youtu.be/nqsPmuicJJc?si=4FXKlZfqiJUqO2Y4)
- [setTimeout and setInterval in JavaScript β techsith](https://www.youtube.com/watch?v=TbCgGWe8LN8)
- [JavaScript Timers β Steve Griffith](https://www.youtube.com/watch?v=0VVJSvlUgtg)
-- [JavaScript setTimeOut and setInterval Explained β Theodore Anderson](https://www.youtube.com/watch?v=mVKfrWCOB60)
+- [JavaScript setTimeOut and setInterval Explained β Theodore Anderson](https://www.youtube.com/watch?v=mVKfrWCOB60)
**[β¬ Back to Top](#table-of-contents)**
@@ -453,23 +459,22 @@ The Event Loop is a critical part of JavaScript's concurrency model, ensuring no
## 11. JavaScript Engines
-
###
Articles
-- [JavaScript Engines β Jen Looper](http://www.softwaremag.com/javascript-engines/)
-- [Understanding How the Chrome V8 Engine Translates JavaScript into Machine Code β DroidHead](https://medium.freecodecamp.org/understanding-the-core-of-nodejs-the-powerful-chrome-v8-engine-79e7eb8af964)
-- [Understanding V8's Bytecode β Franziska Hinkelmann](https://medium.com/dailyjs/understanding-v8s-bytecode-317d46c94775)
-- [JavaScript essentials: why you should know how the engine works - Rainer Hahnekamp](https://www.freecodecamp.org/news/javascript-essentials-why-you-should-know-how-the-engine-works-c2cc0d321553)
-- [JavaScript engine fundamentals: Shapes and Inline Caches](https://mathiasbynens.be/notes/shapes-ics)
-- [JavaScript engine fundamentals: optimizing prototypes](https://mathiasbynens.be/notes/prototypes)
-- [How V8 optimizes array operations](https://v8.dev/blog/elements-kinds)
-- [JavaScript Internals: JavaScript engine, Run-time environment & setTimeout Web API β Rupesh Mishra](https://blog.bitsrc.io/javascript-internals-javascript-engine-run-time-environment-settimeout-web-api-eeed263b1617)
+- [JavaScript Engines β Jen Looper](http://www.softwaremag.com/javascript-engines/)
+- [Understanding How the Chrome V8 Engine Translates JavaScript into Machine Code β DroidHead](https://medium.freecodecamp.org/understanding-the-core-of-nodejs-the-powerful-chrome-v8-engine-79e7eb8af964)
+- [Understanding V8's Bytecode β Franziska Hinkelmann](https://medium.com/dailyjs/understanding-v8s-bytecode-317d46c94775)
+- [JavaScript essentials: why you should know how the engine works - Rainer Hahnekamp](https://www.freecodecamp.org/news/javascript-essentials-why-you-should-know-how-the-engine-works-c2cc0d321553)
+- [JavaScript engine fundamentals: Shapes and Inline Caches](https://mathiasbynens.be/notes/shapes-ics)
+- [JavaScript engine fundamentals: optimizing prototypes](https://mathiasbynens.be/notes/prototypes)
+- [How V8 optimizes array operations](https://v8.dev/blog/elements-kinds)
+- [JavaScript Internals: JavaScript engine, Run-time environment & setTimeout Web API β Rupesh Mishra](https://blog.bitsrc.io/javascript-internals-javascript-engine-run-time-environment-settimeout-web-api-eeed263b1617)
-###
Videos
+###
Videos
- [JavaScript Engines: The Good Partsβ’ β Mathias Bynens & Benedikt Meurer](https://www.youtube.com/watch?v=5nmpokoRaZI)
- [JS Engine EXPOSED π₯ Google's V8 Architecture π | Namaste JavaScript Ep. 16 - Akshay Saini](https://www.youtube.com/watch?v=2WJL19wDH68)
-- [How JavaScript Code is executed? How Javascript works behind the scenes](https://youtu.be/iLWTnMzWtj4)
+- [How JavaScript Code is executed? How Javascript works behind the scenes](https://youtu.be/iLWTnMzWtj4)
- [Understanding the V8 JavaScript Engine - freeCodeCamp Talks](https://www.youtube.com/watch?v=xckH5s3UuX4)
- [JavaScript Under The Hood - JavaScript Engine Overview - Traversy Media](https://www.youtube.com/watch?v=oc6faXVc54E)
- [Arindam Paul - JavaScript VM internals, EventLoop, Async and ScopeChains](https://www.youtube.com/watch?v=QyUFheng6J0)
@@ -482,14 +487,14 @@ The Event Loop is a critical part of JavaScript's concurrency model, ensuring no
###
Articles
-- [Programming with JS: Bitwise Operations β Alexander Kondov](https://hackernoon.com/programming-with-js-bitwise-operations-393eb0745dc4)
-- [Using JavaScript's Bitwise Operators in Real Life β ian m](https://codeburst.io/using-javascript-bitwise-operators-in-real-life-f551a731ff5)
-- [JavaScript Bitwise Operators β w3resource](https://www.w3resource.com/javascript/operators/bitwise-operator.php)
-- [Bitwise Operators in Javascript β Joe Cha](https://medium.com/bother7-blog/bitwise-operators-in-javascript-65c4c69be0d3)
-- [A Comprehensive Primer on Binary Computation and Bitwise Operators in javascript β Paul Brown](https://medium.com/techtrument/a-comprehensive-primer-on-binary-computation-and-bitwise-operators-in-javascript-81acf8341f04)
-- [How can I understand Bitwise operation in JavaScript?](https://www.quora.com/How-can-I-understand-Bitwise-operation-in-JavaScript)
+- [Programming with JS: Bitwise Operations β Alexander Kondov](https://hackernoon.com/programming-with-js-bitwise-operations-393eb0745dc4)
+- [Using JavaScript's Bitwise Operators in Real Life β ian m](https://codeburst.io/using-javascript-bitwise-operators-in-real-life-f551a731ff5)
+- [JavaScript Bitwise Operators β w3resource](https://www.w3resource.com/javascript/operators/bitwise-operator.php)
+- [Bitwise Operators in Javascript β Joe Cha](https://medium.com/bother7-blog/bitwise-operators-in-javascript-65c4c69be0d3)
+- [A Comprehensive Primer on Binary Computation and Bitwise Operators in javascript β Paul Brown](https://medium.com/techtrument/a-comprehensive-primer-on-binary-computation-and-bitwise-operators-in-javascript-81acf8341f04)
+- [How can I understand Bitwise operation in JavaScript?](https://www.quora.com/How-can-I-understand-Bitwise-operation-in-JavaScript)
-###
Videos
+###
Videos
- [JavaScript Bitwise Operators β Programming with Mosh](https://www.youtube.com/watch?v=mesu75PTDC8)
- [Bitwise Operators and WHY we use them β Alex Hyett](https://www.youtube.com/watch?v=igIjGxF2J-w)
@@ -508,23 +513,23 @@ The Event Loop is a critical part of JavaScript's concurrency model, ensuring no
### Books
-- [Eloquent JavaScript, 3rd Edition: Ch. 14 - The Document Object Model](https://eloquentjavascript.net/14_dom.html)
+- [Eloquent JavaScript, 3rd Edition: Ch. 14 - The Document Object Model](https://eloquentjavascript.net/14_dom.html)
###
Articles
-- [How To Understand and Modify the DOM in JavaScript β Tania Rascia](https://www.digitalocean.com/community/tutorials/introduction-to-the-dom)
-- [What's the Document Object Model, and why you should know how to use it β Leonardo Maldonado](https://medium.freecodecamp.org/whats-the-document-object-model-and-why-you-should-know-how-to-use-it-1a2d0bc5429d)
-- [JavaScript DOM Tutorial with Example β Guru99](https://www.guru99.com/how-to-use-dom-and-events-in-javascript.html)
-- [What is the DOM? β Chris Coyier](https://css-tricks.com/dom/)
-- [Traversing the DOM with JavaScript β Zell Liew](https://zellwk.com/blog/dom-traversals/)
-- [DOM Tree](https://javascript.info/dom-nodes)
-- [How to traverse the DOM in Javascript β Vojislav GrujiΔ](https://medium.com/javascript-in-plain-english/how-to-traverse-the-dom-in-javascript-d6555c335b4e)
-- [Render Tree Construction β Ilya Grigorik](https://developers.google.com/web/fundamentals/performance/critical-rendering-path/render-tree-construction)
-- [What exactly is the DOM?](https://bitsofco.de/what-exactly-is-the-dom/)
-- [JavaScript DOM](https://www.javascripttutorial.net/javascript-dom/)
-- [Traversing the Dom with Javascript](https://www.youtube.com/watch?v=Pr4LLrmDLLo) - Steve Griffith (YouTube)
+- [How To Understand and Modify the DOM in JavaScript β Tania Rascia](https://www.digitalocean.com/community/tutorials/introduction-to-the-dom)
+- [What's the Document Object Model, and why you should know how to use it β Leonardo Maldonado](https://medium.freecodecamp.org/whats-the-document-object-model-and-why-you-should-know-how-to-use-it-1a2d0bc5429d)
+- [JavaScript DOM Tutorial with Example β Guru99](https://www.guru99.com/how-to-use-dom-and-events-in-javascript.html)
+- [What is the DOM? β Chris Coyier](https://css-tricks.com/dom/)
+- [Traversing the DOM with JavaScript β Zell Liew](https://zellwk.com/blog/dom-traversals/)
+- [DOM Tree](https://javascript.info/dom-nodes)
+- [How to traverse the DOM in Javascript β Vojislav GrujiΔ](https://medium.com/javascript-in-plain-english/how-to-traverse-the-dom-in-javascript-d6555c335b4e)
+- [Render Tree Construction β Ilya Grigorik](https://developers.google.com/web/fundamentals/performance/critical-rendering-path/render-tree-construction)
+- [What exactly is the DOM?](https://bitsofco.de/what-exactly-is-the-dom/)
+- [JavaScript DOM](https://www.javascripttutorial.net/javascript-dom/)
+- [Traversing the Dom with Javascript](https://www.youtube.com/watch?v=Pr4LLrmDLLo) - Steve Griffith (YouTube)
-###
Videos
+###
Videos
- [JavaScript DOM β The Net Ninja](https://www.youtube.com/watch?v=FIORjGvT0kk)
- [JavaScript DOM Crash Course β Traversy Media](https://www.youtube.com/watch?v=0ik6X4DJKCc)
@@ -539,18 +544,18 @@ The Event Loop is a critical part of JavaScript's concurrency model, ensuring no
###
Articles
-- [How To Use Classes in JavaScript β Tania Rascia](https://www.digitalocean.com/community/tutorials/understanding-classes-in-javascript)
-- [Javascript Classes β Under The Hood β Majid](https://medium.com/tech-tajawal/javascript-classes-under-the-hood-6b26d2667677)
-- [Better JavaScript with ES6, Pt. II: A Deep Dive into Classes β Peleke Sengstacke](https://scotch.io/tutorials/better-javascript-with-es6-pt-ii-a-deep-dive-into-classes)
-- [Understand the Factory Design Pattern in Plain JavaScript β Aditya Agarwal](https://medium.com/front-end-hacking/understand-the-factory-design-pattern-in-plain-javascript-20b348c832bd)
-- [Factory Functions in JavaScript β Josh Miller](https://atendesigngroup.com/blog/factory-functions-javascript)
-- [The Factory Pattern in JS ES6 β SnstsDev](https://medium.com/@SntsDev/the-factory-pattern-in-js-es6-78f0afad17e9)
-- [Class vs Factory function: exploring the way forward β Cristi Salcescu](https://medium.freecodecamp.org/class-vs-factory-function-exploring-the-way-forward-73258b6a8d15)
-- [How ES6 classes really work and how to build your own β Robert Grosse](https://medium.com/@robertgrosse/how-es6-classes-really-work-and-how-to-build-your-own-fd6085eb326a)
-- [Understanding `super` in JavaScript](https://jordankasper.com/understanding-super-in-javascript)
-- [An Easy Guide To Understanding Classes In JavaScript](https://dev.to/lawrence_eagles/an-easy-guide-to-understanding-classes-in-javascript-3bcm)
+- [How To Use Classes in JavaScript β Tania Rascia](https://www.digitalocean.com/community/tutorials/understanding-classes-in-javascript)
+- [Javascript Classes β Under The Hood β Majid](https://medium.com/tech-tajawal/javascript-classes-under-the-hood-6b26d2667677)
+- [Better JavaScript with ES6, Pt. II: A Deep Dive into Classes β Peleke Sengstacke](https://scotch.io/tutorials/better-javascript-with-es6-pt-ii-a-deep-dive-into-classes)
+- [Understand the Factory Design Pattern in Plain JavaScript β Aditya Agarwal](https://medium.com/front-end-hacking/understand-the-factory-design-pattern-in-plain-javascript-20b348c832bd)
+- [Factory Functions in JavaScript β Josh Miller](https://atendesigngroup.com/blog/factory-functions-javascript)
+- [The Factory Pattern in JS ES6 β SnstsDev](https://medium.com/@SntsDev/the-factory-pattern-in-js-es6-78f0afad17e9)
+- [Class vs Factory function: exploring the way forward β Cristi Salcescu](https://medium.freecodecamp.org/class-vs-factory-function-exploring-the-way-forward-73258b6a8d15)
+- [How ES6 classes really work and how to build your own β Robert Grosse](https://medium.com/@robertgrosse/how-es6-classes-really-work-and-how-to-build-your-own-fd6085eb326a)
+- [Understanding `super` in JavaScript](https://jordankasper.com/understanding-super-in-javascript)
+- [An Easy Guide To Understanding Classes In JavaScript](https://dev.to/lawrence_eagles/an-easy-guide-to-understanding-classes-in-javascript-3bcm)
-###
Videos
+###
Videos
- [JavaScript Factory Functions β Programming with Mosh](https://www.youtube.com/watch?v=jpegXpQpb3o)
- [Factory Functions in JavaScript β Fun Fun Function](https://www.youtube.com/watch?v=ImwrezYhw4w)
@@ -564,36 +569,35 @@ The Event Loop is a critical part of JavaScript's concurrency model, ensuring no
### Reference
-- [call() β MDN](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Function/call)
-- [bind() β MDN](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_objects/Function/bind)
-- [apply() β MDN](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Function/apply)
+- [call() β MDN](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Function/call)
+- [bind() β MDN](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_objects/Function/bind)
+- [apply() β MDN](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Function/apply)
###
Articles
-- [Grokking call(), apply() and bind() methods in JavaScript β Aniket Kudale](https://levelup.gitconnected.com/grokking-call-apply-and-bind-methods-in-javascript-392351a4be8b)
-- [JavaScript's Apply, Call, and Bind Methods are Essential for JavaScript Professionals β Richard Bovell](http://javascriptissexy.com/javascript-apply-call-and-bind-methods-are-essential-for-javascript-professionals/)
-- [Javascript: call(), apply() and bind() β Omer Goldberg](https://medium.com/@omergoldberg/javascript-call-apply-and-bind-e5c27301f7bb)
-- [The difference between call / apply / bind β Ivan Sifrim](https://medium.com/@ivansifrim/the-differences-between-call-apply-bind-276724bb825b)
-- [What the hack is call, apply, bind in JavaScript β Ritik](https://dev.to/ritik_dev_js/what-the-hack-is-call-apply-bind-in-javascript-11ce)
-- [Mastering 'this' in JavaScript: Callbacks and bind(), apply(), call() β Michelle Gienow](https://thenewstack.io/mastering-javascript-callbacks-bind-apply-call/)
-- [JavaScript's apply, call, and bind explained by hosting a cookout β Kevin Kononenko](https://dev.to/kbk0125/javascripts-apply-call-and-bind-explained-by-hosting-a-cookout-32jo)
-- [How AND When to use bind, call, and apply in Javascript β Eigen X](https://www.eigenx.com/blog/https/mediumcom/eigen-x/how-and-when-to-use-bind-call-and-apply-in-javascript-77b6f42898fb)
-- [Let me explain to you what is `this`. (Javascript) β Jason Yu](https://dev.to/ycmjason/let-me-explain-to-you-what-is-this-javascript-44ja)
-- [Understanding the "this" Keyword in JavaScript β Pavan](https://medium.com/quick-code/understanding-the-this-keyword-in-javascript-cb76d4c7c5e8)
-- [How to understand the keyword this and context in JavaScript β Lukas Gisder-DubΓ©](https://medium.freecodecamp.org/how-to-understand-the-keyword-this-and-context-in-javascript-cd624c6b74b8)
-- [What the heck is this in Javascript? β Hridayesh Sharma](https://dev.to/_hridaysharma/what-the-heck-is-this-in-javascript-37n1)
-- [This and Bind In Javascript β Brian Barbour](https://dev.to/steelvoltage/this-and-bind-in-javascript-2pam)
-- [3 Techniques for Maintaining Your Sanity Using "This" in JavaScript β Carl](https://dev.to/canderson93/3-techniques-for-maintaining-your-sanity-using-this-in-javascript-3idf)
-- [Mastering the JavaScript "this" Keyword β Aakash Srivastav](https://dev.to/aakashsr/mastering-the-javascript-this-keyword-4pfa)
-- [This binding in JavaScript β 4. New binding β Spyros Argalias](https://dev.to/sargalias/this-binding-in-javascript-4-new-binding-2p1n)
-- [A quick intro to 'this' in JavaScript β Natalie Smith](https://dev.to/thatgalnatalie/a-quick-intro-to-this-in-javascript-2mhp)
-- [A conversation with the 'this' keyword in Javascript β Karen Efereyan](https://dev.to/developerkaren/a-conversation-with-the-this-keyword-in-javascript-3j6g)
-- [What are call(), apply() and bind() in JavaScript β Amitav Mishra](https://jscurious.com/what-are-call-apply-and-bind-in-javascript/)
-- [Understanding 'this' binding in JavaScript β Yasemin Cidem](https://yasemincidem.medium.com/understanding-this-binding-in-javascript-86687397c76d)
-- [Top 7 tricky questions of 'this' keyword](https://dmitripavlutin.com/javascript-this-interview-questions/)
-
-
-###
Videos
+- [Grokking call(), apply() and bind() methods in JavaScript β Aniket Kudale](https://levelup.gitconnected.com/grokking-call-apply-and-bind-methods-in-javascript-392351a4be8b)
+- [JavaScript's Apply, Call, and Bind Methods are Essential for JavaScript Professionals β Richard Bovell](http://javascriptissexy.com/javascript-apply-call-and-bind-methods-are-essential-for-javascript-professionals/)
+- [Javascript: call(), apply() and bind() β Omer Goldberg](https://medium.com/@omergoldberg/javascript-call-apply-and-bind-e5c27301f7bb)
+- [The difference between call / apply / bind β Ivan Sifrim](https://medium.com/@ivansifrim/the-differences-between-call-apply-bind-276724bb825b)
+- [What the hack is call, apply, bind in JavaScript β Ritik](https://dev.to/ritik_dev_js/what-the-hack-is-call-apply-bind-in-javascript-11ce)
+- [Mastering 'this' in JavaScript: Callbacks and bind(), apply(), call() β Michelle Gienow](https://thenewstack.io/mastering-javascript-callbacks-bind-apply-call/)
+- [JavaScript's apply, call, and bind explained by hosting a cookout β Kevin Kononenko](https://dev.to/kbk0125/javascripts-apply-call-and-bind-explained-by-hosting-a-cookout-32jo)
+- [How AND When to use bind, call, and apply in Javascript β Eigen X](https://www.eigenx.com/blog/https/mediumcom/eigen-x/how-and-when-to-use-bind-call-and-apply-in-javascript-77b6f42898fb)
+- [Let me explain to you what is `this`. (Javascript) β Jason Yu](https://dev.to/ycmjason/let-me-explain-to-you-what-is-this-javascript-44ja)
+- [Understanding the "this" Keyword in JavaScript β Pavan](https://medium.com/quick-code/understanding-the-this-keyword-in-javascript-cb76d4c7c5e8)
+- [How to understand the keyword this and context in JavaScript β Lukas Gisder-DubΓ©](https://medium.freecodecamp.org/how-to-understand-the-keyword-this-and-context-in-javascript-cd624c6b74b8)
+- [What the heck is this in Javascript? β Hridayesh Sharma](https://dev.to/_hridaysharma/what-the-heck-is-this-in-javascript-37n1)
+- [This and Bind In Javascript β Brian Barbour](https://dev.to/steelvoltage/this-and-bind-in-javascript-2pam)
+- [3 Techniques for Maintaining Your Sanity Using "This" in JavaScript β Carl](https://dev.to/canderson93/3-techniques-for-maintaining-your-sanity-using-this-in-javascript-3idf)
+- [Mastering the JavaScript "this" Keyword β Aakash Srivastav](https://dev.to/aakashsr/mastering-the-javascript-this-keyword-4pfa)
+- [This binding in JavaScript β 4. New binding β Spyros Argalias](https://dev.to/sargalias/this-binding-in-javascript-4-new-binding-2p1n)
+- [A quick intro to 'this' in JavaScript β Natalie Smith](https://dev.to/thatgalnatalie/a-quick-intro-to-this-in-javascript-2mhp)
+- [A conversation with the 'this' keyword in Javascript β Karen Efereyan](https://dev.to/developerkaren/a-conversation-with-the-this-keyword-in-javascript-3j6g)
+- [What are call(), apply() and bind() in JavaScript β Amitav Mishra](https://jscurious.com/what-are-call-apply-and-bind-in-javascript/)
+- [Understanding 'this' binding in JavaScript β Yasemin Cidem](https://yasemincidem.medium.com/understanding-this-binding-in-javascript-86687397c76d)
+- [Top 7 tricky questions of 'this' keyword](https://dmitripavlutin.com/javascript-this-interview-questions/)
+
+###
Videos
- [JavaScript call, apply and bind β techsith](https://www.youtube.com/watch?v=c0mLRpw-9rI)
- [JavaScript Practical Applications of Call, Apply and Bind functionsβ techsith](https://www.youtube.com/watch?v=AYVYxezrMWA)
@@ -612,15 +616,15 @@ The Event Loop is a critical part of JavaScript's concurrency model, ensuring no
###
Articles
-- [JavaScript For Beginners: the 'new' operator β Brandon Morelli](https://codeburst.io/javascript-for-beginners-the-new-operator-cee35beb669e)
-- [Let's demystify JavaScript's 'new' keyword β Cynthia Lee](https://medium.freecodecamp.org/demystifying-javascripts-new-keyword-874df126184c)
-- [Constructor, operator "new" β JavaScript.Info](https://javascript.info/constructor-new)
-- [Understanding JavaScript Constructors β Faraz Kelhini](https://css-tricks.com/understanding-javascript-constructors/)
-- [Use Constructor Functions β Openclassrooms](https://openclassrooms.com/en/courses/3523231-learn-to-code-with-javascript/4379006-use-constructor-functions)
-- [Beyond `typeof` and `instanceof`: simplifying dynamic type checks β Dr. Axel Rauschmayer](http://2ality.com/2017/08/type-right.html)
-- [Function and Object, instances of each other β Kiro Risk](https://javascriptrefined.io/function-and-object-instances-of-each-other-1e1095d5faac)
-- [JavaScript instanceof operator](https://flexiple.com/javascript/instanceof-javascript)
-
+- [JavaScript For Beginners: the 'new' operator β Brandon Morelli](https://codeburst.io/javascript-for-beginners-the-new-operator-cee35beb669e)
+- [Let's demystify JavaScript's 'new' keyword β Cynthia Lee](https://medium.freecodecamp.org/demystifying-javascripts-new-keyword-874df126184c)
+- [Constructor, operator "new" β JavaScript.Info](https://javascript.info/constructor-new)
+- [Understanding JavaScript Constructors β Faraz Kelhini](https://css-tricks.com/understanding-javascript-constructors/)
+- [Use Constructor Functions β Openclassrooms](https://openclassrooms.com/en/courses/3523231-learn-to-code-with-javascript/4379006-use-constructor-functions)
+- [Beyond `typeof` and `instanceof`: simplifying dynamic type checks β Dr. Axel Rauschmayer](http://2ality.com/2017/08/type-right.html)
+- [Function and Object, instances of each other β Kiro Risk](https://javascriptrefined.io/function-and-object-instances-of-each-other-1e1095d5faac)
+- [JavaScript instanceof operator](https://flexiple.com/javascript/instanceof-javascript)
+
**[β¬ Back to Top](#table-of-contents)**
---
@@ -629,32 +633,32 @@ The Event Loop is a critical part of JavaScript's concurrency model, ensuring no
### Reference
-- [Inheritance and the prototype chain β MDN](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Inheritance_and_the_prototype_chain)
+- [Inheritance and the prototype chain β MDN](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Inheritance_and_the_prototype_chain)
###
Articles
-- [Javascript : Prototype vs Class β Valentin PARSY](https://medium.com/@parsyval/javascript-prototype-vs-class-a7015d5473b)
-- [JavaScript engine fundamentals: optimizing prototypes β Mathias Bynens](https://mathiasbynens.be/notes/prototypes)
-- [JavaScript Prototype β NC Patro](https://codeburst.io/javascript-prototype-cb29d82b8809)
-- [Prototypes in JavaScript β Rupesh Mishra](https://hackernoon.com/prototypes-in-javascript-5bba2990e04b)
-- [Prototype in JavaScript: it's quirky, but here's how it works β Pranav Jindal](https://medium.freecodecamp.org/prototype-in-js-busted-5547ec68872)
-- [Understanding JavaScript: Prototype and Inheritance β Alexander Kondov](https://hackernoon.com/understanding-javascript-prototype-and-inheritance-d55a9a23bde2)
-- [Understanding Classes (ES5) and Prototypal Inheritance in JavaScript β Hridayesh Sharma](https://dev.to/_hridaysharma/understanding-classes-es5-and-prototypal-inheritance-in-javascript-n8d)
-- [prototype, **proto** and Prototypal inheritance in JavaScript β Varun Dey](https://dev.to/varundey/prototype-proto-and-prototypal-inheritance-in-javascript-2inl)
-- [Prototypal Inheritance β JavaScript.Info](https://javascript.info/prototype-inheritance)
-- [How To Work with Prototypes and Inheritance in JavaScript β Tania Rascia](https://www.digitalocean.com/community/tutorials/understanding-prototypes-and-inheritance-in-javascript)
-- [Master JavaScript Prototypes & Inheritance β Arnav Aggarwal](https://codeburst.io/master-javascript-prototypes-inheritance-d0a9a5a75c4e)
-- [JavaScript's Prototypal Inheritance Explained Using CSS β Nash Vail](https://medium.freecodecamp.org/understanding-prototypal-inheritance-in-javascript-with-css-93b2fcda75e4)
-- [Prototypal Inheritance in JavaScript β Jannis Redmann](https://gist.github.com/derhuerst/a585c4916b1c361cc6f0)
-- [Demystifying ES6 Classes And Prototypal Inheritance β Neo Ighodaro](https://scotch.io/tutorials/demystifying-es6-classes-and-prototypal-inheritance)
-- [Intro To Prototypal Inheritance β Dharani Jayakanthan](https://dev.to/danny/intro-to-prototypal-inheritance---js-9di)
-- [Let's Build Prototypal Inheritance in JS β var-che](https://dev.to/varche/let-s-build-prototypal-inheritance-in-js-56mm)
-- [Objects, Prototypes and Classes in JavaScript β Atta](https://dev.to/attacomsian/objects-prototypes-and-classes-in-javascript-3i9b)
-- [The magical world of JavaScript prototypes β BelΓ©n](https://dev.to/ladybenko/the-magical-world-of-javascript-prototypes-1mhg)
-- [Understanding Prototypal Inheritance In JavaScript β Lawrence Eagles](https://dev.to/lawrence_eagles/understanding-prototypal-inheritance-in-javascript-4f31#chp-4)
-- [Objects and Prototypes in JavaScript β Irena Popova](https://dev.to/irenejpopova/objects-and-prototypes-in-javascript-2eie)
-
-###
Videos
+- [Javascript : Prototype vs Class β Valentin PARSY](https://medium.com/@parsyval/javascript-prototype-vs-class-a7015d5473b)
+- [JavaScript engine fundamentals: optimizing prototypes β Mathias Bynens](https://mathiasbynens.be/notes/prototypes)
+- [JavaScript Prototype β NC Patro](https://codeburst.io/javascript-prototype-cb29d82b8809)
+- [Prototypes in JavaScript β Rupesh Mishra](https://hackernoon.com/prototypes-in-javascript-5bba2990e04b)
+- [Prototype in JavaScript: it's quirky, but here's how it works β Pranav Jindal](https://medium.freecodecamp.org/prototype-in-js-busted-5547ec68872)
+- [Understanding JavaScript: Prototype and Inheritance β Alexander Kondov](https://hackernoon.com/understanding-javascript-prototype-and-inheritance-d55a9a23bde2)
+- [Understanding Classes (ES5) and Prototypal Inheritance in JavaScript β Hridayesh Sharma](https://dev.to/_hridaysharma/understanding-classes-es5-and-prototypal-inheritance-in-javascript-n8d)
+- [prototype, **proto** and Prototypal inheritance in JavaScript β Varun Dey](https://dev.to/varundey/prototype-proto-and-prototypal-inheritance-in-javascript-2inl)
+- [Prototypal Inheritance β JavaScript.Info](https://javascript.info/prototype-inheritance)
+- [How To Work with Prototypes and Inheritance in JavaScript β Tania Rascia](https://www.digitalocean.com/community/tutorials/understanding-prototypes-and-inheritance-in-javascript)
+- [Master JavaScript Prototypes & Inheritance β Arnav Aggarwal](https://codeburst.io/master-javascript-prototypes-inheritance-d0a9a5a75c4e)
+- [JavaScript's Prototypal Inheritance Explained Using CSS β Nash Vail](https://medium.freecodecamp.org/understanding-prototypal-inheritance-in-javascript-with-css-93b2fcda75e4)
+- [Prototypal Inheritance in JavaScript β Jannis Redmann](https://gist.github.com/derhuerst/a585c4916b1c361cc6f0)
+- [Demystifying ES6 Classes And Prototypal Inheritance β Neo Ighodaro](https://scotch.io/tutorials/demystifying-es6-classes-and-prototypal-inheritance)
+- [Intro To Prototypal Inheritance β Dharani Jayakanthan](https://dev.to/danny/intro-to-prototypal-inheritance---js-9di)
+- [Let's Build Prototypal Inheritance in JS β var-che](https://dev.to/varche/let-s-build-prototypal-inheritance-in-js-56mm)
+- [Objects, Prototypes and Classes in JavaScript β Atta](https://dev.to/attacomsian/objects-prototypes-and-classes-in-javascript-3i9b)
+- [The magical world of JavaScript prototypes β BelΓ©n](https://dev.to/ladybenko/the-magical-world-of-javascript-prototypes-1mhg)
+- [Understanding Prototypal Inheritance In JavaScript β Lawrence Eagles](https://dev.to/lawrence_eagles/understanding-prototypal-inheritance-in-javascript-4f31#chp-4)
+- [Objects and Prototypes in JavaScript β Irena Popova](https://dev.to/irenejpopova/objects-and-prototypes-in-javascript-2eie)
+
+###
Videos
- [Javascript Prototype Inheritance β Avelx](https://www.youtube.com/watch?v=sOrtAjyk4lQ)
- [JavaScript Prototype Inheritance Explained pt. I β techsith](https://www.youtube.com/watch?v=7oNWNlMrkpc)
@@ -681,24 +685,24 @@ The Event Loop is a critical part of JavaScript's concurrency model, ensuring no
### Reference
-- [Object.create() β MDN](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Object/create)
-- [Object.assign() β MDN](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Object/assign)
+- [Object.create() β MDN](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Object/create)
+- [Object.assign() β MDN](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Object/assign)
###
Articles
-- [Object.create in JavaScript β Rupesh Mishra](https://medium.com/@happymishra66/object-create-in-javascript-fa8674df6ed2)
-- [Object.create(): the New Way to Create Objects in JavaScript β Rob Gravelle](https://www.htmlgoodies.com/beyond/javascript/object.create-the-new-way-to-create-objects-in-javascript.html)
-- [Basic Inheritance with Object.create β Joshua Clanton](http://adripofjavascript.com/blog/drips/basic-inheritance-with-object-create.html)
-- [Object.create() In JavaScript β GeeksforGeeks](https://www.geeksforgeeks.org/object-create-javascript/)
-- [Understanding the difference between Object.create() and the new operator β Jonathan Voxland](https://medium.com/@jonathanvox01/understanding-the-difference-between-object-create-and-the-new-operator-b2a2f4749358)
-- [JavaScript Object Creation: Patterns and Best Practices β Jeff Mott](https://www.sitepoint.com/javascript-object-creation-patterns-best-practises/)
-- [Dealing With Objects in JavaScript With Object.assign, Object.keys and hasOwnProperty](https://www.digitalocean.com/community/tutorials/js-dealing-with-objects)
-- [Copying Objects in JavaScript β Orinami Olatunji](https://scotch.io/bar-talk/copying-objects-in-javascript)
-- [JavaScript: Object.assign() β Thiago S. Adriano](https://codeburst.io/javascript-object-assign-bc9696dcbb6e)
-- [How to deep clone a JavaScript Object β Flavio Copes](https://flaviocopes.com/how-to-clone-javascript-object/)
-- [Object.create(): When and Why to Use β VZing](https://dev.to/vzing/object-create-when-and-why-to-use-20m9)
+- [Object.create in JavaScript β Rupesh Mishra](https://medium.com/@happymishra66/object-create-in-javascript-fa8674df6ed2)
+- [Object.create(): the New Way to Create Objects in JavaScript β Rob Gravelle](https://www.htmlgoodies.com/beyond/javascript/object.create-the-new-way-to-create-objects-in-javascript.html)
+- [Basic Inheritance with Object.create β Joshua Clanton](http://adripofjavascript.com/blog/drips/basic-inheritance-with-object-create.html)
+- [Object.create() In JavaScript β GeeksforGeeks](https://www.geeksforgeeks.org/object-create-javascript/)
+- [Understanding the difference between Object.create() and the new operator β Jonathan Voxland](https://medium.com/@jonathanvox01/understanding-the-difference-between-object-create-and-the-new-operator-b2a2f4749358)
+- [JavaScript Object Creation: Patterns and Best Practices β Jeff Mott](https://www.sitepoint.com/javascript-object-creation-patterns-best-practises/)
+- [Dealing With Objects in JavaScript With Object.assign, Object.keys and hasOwnProperty](https://www.digitalocean.com/community/tutorials/js-dealing-with-objects)
+- [Copying Objects in JavaScript β Orinami Olatunji](https://scotch.io/bar-talk/copying-objects-in-javascript)
+- [JavaScript: Object.assign() β Thiago S. Adriano](https://codeburst.io/javascript-object-assign-bc9696dcbb6e)
+- [How to deep clone a JavaScript Object β Flavio Copes](https://flaviocopes.com/how-to-clone-javascript-object/)
+- [Object.create(): When and Why to Use β VZing](https://dev.to/vzing/object-create-when-and-why-to-use-20m9)
-###
Videos
+###
Videos
- [Object.assign() explained β Aaron Writes Code](https://www.youtube.com/watch?v=aw7NfYhR5rc)
- [Object.assign() Method β techsith](https://www.youtube.com/watch?v=9Ky4X6inpi4)
@@ -711,40 +715,40 @@ The Event Loop is a critical part of JavaScript's concurrency model, ensuring no
###
Articles
-- [JavaScript Functional Programming β map, filter and reduce β Bojan Gvozderac](https://medium.com/jsguru/javascript-functional-programming-map-filter-and-reduce-846ff9ba492d)
-- [Learn map, filter and reduce in Javascript β JoΓ£o Miguel Cunha](https://medium.com/@joomiguelcunha/learn-map-filter-and-reduce-in-javascript-ea59009593c4)
-- [JavaScript's Map, Reduce, and Filter β Dan Martensen](https://danmartensen.svbtle.com/javascripts-map-reduce-and-filter)
-- [How to Use Map, Filter, & Reduce in JavaScript β Peleke Sengstacke](https://code.tutsplus.com/tutorials/how-to-use-map-filter-reduce-in-javascript--cms-26209)
-- [JavaScript β Learn to Chain Map, Filter, and Reduce β Brandon Morelli](https://codeburst.io/javascript-learn-to-chain-map-filter-and-reduce-acd2d0562cd4)
-- [Javascript data structure with map, reduce, filter and ES6 β Deepak Gupta](https://codeburst.io/write-beautiful-javascript-with-%CE%BB-fp-es6-350cd64ab5bf)
-- [Understanding map, filter and reduce in Javascript β Luuk Gruijs](https://hackernoon.com/understanding-map-filter-and-reduce-in-javascript-5df1c7eee464)
-- [Functional Programming in JS: map, filter, reduce (Pt. 5) β Omer Goldberg](https://hackernoon.com/functional-programming-in-js-map-filter-reduce-pt-5-308a205fdd5f)
-- [JavaScript: Map, Filter, Reduce β William S. Vincent](https://wsvincent.com/functional-javascript-map-filter-reduce/)
-- [Arrow Functions: Fat and Concise Syntax in JavaScript β Kyle Pennell](https://www.sitepoint.com/es6-arrow-functions-new-fat-concise-syntax-javascript/)
-- [JavaScript: Arrow Functions for Beginners β Brandon Morelli](https://codeburst.io/javascript-arrow-functions-for-beginners-926947fc0cdc)
-- [When (and why) you should use ES6 arrow functions β and when you shouldn't β Cynthia Lee](https://medium.freecodecamp.org/when-and-why-you-should-use-es6-arrow-functions-and-when-you-shouldnt-3d851d7f0b26)
-- [JavaScript β Learn & Understand Arrow Functions β Brandon Morelli](https://codeburst.io/javascript-learn-understand-arrow-functions-fe2083533946)
-- [(JavaScript )=> Arrow functions β sigu](https://medium.com/podiihq/javascript-arrow-functions-27d4c3334b83)
-- [Javascript.reduce() β Paul Anderson](https://medium.com/@panderson.dev/javascript-reduce-79aab078da23)
-- [Why you should replace forEach with map and filter in JavaScript β Roope Hakulinen](https://gofore.com/en/why-you-should-replace-foreach/)
-- [Simplify your JavaScript β Use .map(), .reduce(), and .filter() β Etienne Talbot](https://medium.com/poka-techblog/simplify-your-javascript-use-map-reduce-and-filter-bd02c593cc2d)
-- [JavaScript's Reduce Method Explained By Going On a Diet β Kevin Kononenko](https://blog.codeanalogies.com/2018/07/24/javascripts-reduce-method-explained-by-going-on-a-diet/)
-- [Difference between map, filter and reduce in JavaScript β Amirata Khodaparast](https://medium.com/@amiratak88/difference-between-map-filter-and-reduce-in-javascript-822ff79d5160)
-- [MapβFilterβReduceβ» β ashay mandwarya](https://hackernoon.com/map-filter-reduce-ebbed4be4201)
-- [Finding Your Way With .map() β Brandon Wozniewicz](https://medium.freecodecamp.org/finding-your-way-with-map-aecb8ca038f6)
-- [How to write your own map, filter and reduce functions in JavaScript β Hemand Nair](https://medium.freecodecamp.org/how-to-write-your-own-map-filter-and-reduce-functions-in-javascript-ab1e35679d26)
-- [How to Manipulate Arrays in JavaScript β Bolaji Ayodeji](https://www.freecodecamp.org/news/manipulating-arrays-in-javascript/)
-- [How to simplify your codebase with map(), reduce(), and filter() in JavaScript β Alex Permyakov](https://www.freecodecamp.org/news/15-useful-javascript-examples-of-map-reduce-and-filter-74cbbb5e0a1f)
-- [.map(), .filter(), and .reduce() β Andy Pickle](https://dev.to/pickleat/map-filter-and-reduce-2efb)
-- [Map/Filter/Reduce Crash Course β Chris Achard](https://dev.to/chrisachard/map-filter-reduce-crash-course-5gan)
-- [Map, Filter and Reduce β Animated β JavaScript Teacher](https://medium.com/@js_tut/map-filter-and-reduce-animated-7fe391a35a47)
-- [Map, Filter, Reduce and others Arrays Iterators You Must Know to Become an Algorithms Wizard β Mauro Bono](https://dev.to/uptheirons78/map-filter-reduce-and-others-arrays-iterators-you-must-know-to-become-an-algorithms-wizard-4209)
-- [How to Use JavaScript's .map, .filter, and .reduce β Avery Duffin](https://betterprogramming.pub/how-to-javascripts-map-vs-filter-vs-reduce-80d87a5a0a24)
-- [Using .map(), .filter() and .reduce() properly β Sasanka Kudagoda](https://medium.com/javascript-in-plain-english/using-map-filter-and-reduce-properly-50e07f80c8b2)
-- [Mastering the JavaScript Reduce method βοΈ β sanderdebr](https://dev.to/sanderdebr/mastering-the-javascript-reduce-method-2foj)
-- [JavaScript Map β How to Use the JS .map() Function (Array Method) β FreeCodeCamp](https://www.freecodecamp.org/news/javascript-map-how-to-use-the-js-map-function-array-method/)
-
-###
Videos
+- [JavaScript Functional Programming β map, filter and reduce β Bojan Gvozderac](https://medium.com/jsguru/javascript-functional-programming-map-filter-and-reduce-846ff9ba492d)
+- [Learn map, filter and reduce in Javascript β JoΓ£o Miguel Cunha](https://medium.com/@joomiguelcunha/learn-map-filter-and-reduce-in-javascript-ea59009593c4)
+- [JavaScript's Map, Reduce, and Filter β Dan Martensen](https://danmartensen.svbtle.com/javascripts-map-reduce-and-filter)
+- [How to Use Map, Filter, & Reduce in JavaScript β Peleke Sengstacke](https://code.tutsplus.com/tutorials/how-to-use-map-filter-reduce-in-javascript--cms-26209)
+- [JavaScript β Learn to Chain Map, Filter, and Reduce β Brandon Morelli](https://codeburst.io/javascript-learn-to-chain-map-filter-and-reduce-acd2d0562cd4)
+- [Javascript data structure with map, reduce, filter and ES6 β Deepak Gupta](https://codeburst.io/write-beautiful-javascript-with-%CE%BB-fp-es6-350cd64ab5bf)
+- [Understanding map, filter and reduce in Javascript β Luuk Gruijs](https://hackernoon.com/understanding-map-filter-and-reduce-in-javascript-5df1c7eee464)
+- [Functional Programming in JS: map, filter, reduce (Pt. 5) β Omer Goldberg](https://hackernoon.com/functional-programming-in-js-map-filter-reduce-pt-5-308a205fdd5f)
+- [JavaScript: Map, Filter, Reduce β William S. Vincent](https://wsvincent.com/functional-javascript-map-filter-reduce/)
+- [Arrow Functions: Fat and Concise Syntax in JavaScript β Kyle Pennell](https://www.sitepoint.com/es6-arrow-functions-new-fat-concise-syntax-javascript/)
+- [JavaScript: Arrow Functions for Beginners β Brandon Morelli](https://codeburst.io/javascript-arrow-functions-for-beginners-926947fc0cdc)
+- [When (and why) you should use ES6 arrow functions β and when you shouldn't β Cynthia Lee](https://medium.freecodecamp.org/when-and-why-you-should-use-es6-arrow-functions-and-when-you-shouldnt-3d851d7f0b26)
+- [JavaScript β Learn & Understand Arrow Functions β Brandon Morelli](https://codeburst.io/javascript-learn-understand-arrow-functions-fe2083533946)
+- [(JavaScript )=> Arrow functions β sigu](https://medium.com/podiihq/javascript-arrow-functions-27d4c3334b83)
+- [Javascript.reduce() β Paul Anderson](https://medium.com/@panderson.dev/javascript-reduce-79aab078da23)
+- [Why you should replace forEach with map and filter in JavaScript β Roope Hakulinen](https://gofore.com/en/why-you-should-replace-foreach/)
+- [Simplify your JavaScript β Use .map(), .reduce(), and .filter() β Etienne Talbot](https://medium.com/poka-techblog/simplify-your-javascript-use-map-reduce-and-filter-bd02c593cc2d)
+- [JavaScript's Reduce Method Explained By Going On a Diet β Kevin Kononenko](https://blog.codeanalogies.com/2018/07/24/javascripts-reduce-method-explained-by-going-on-a-diet/)
+- [Difference between map, filter and reduce in JavaScript β Amirata Khodaparast](https://medium.com/@amiratak88/difference-between-map-filter-and-reduce-in-javascript-822ff79d5160)
+- [MapβFilterβReduceβ» β ashay mandwarya](https://hackernoon.com/map-filter-reduce-ebbed4be4201)
+- [Finding Your Way With .map() β Brandon Wozniewicz](https://medium.freecodecamp.org/finding-your-way-with-map-aecb8ca038f6)
+- [How to write your own map, filter and reduce functions in JavaScript β Hemand Nair](https://medium.freecodecamp.org/how-to-write-your-own-map-filter-and-reduce-functions-in-javascript-ab1e35679d26)
+- [How to Manipulate Arrays in JavaScript β Bolaji Ayodeji](https://www.freecodecamp.org/news/manipulating-arrays-in-javascript/)
+- [How to simplify your codebase with map(), reduce(), and filter() in JavaScript β Alex Permyakov](https://www.freecodecamp.org/news/15-useful-javascript-examples-of-map-reduce-and-filter-74cbbb5e0a1f)
+- [.map(), .filter(), and .reduce() β Andy Pickle](https://dev.to/pickleat/map-filter-and-reduce-2efb)
+- [Map/Filter/Reduce Crash Course β Chris Achard](https://dev.to/chrisachard/map-filter-reduce-crash-course-5gan)
+- [Map, Filter and Reduce β Animated β JavaScript Teacher](https://medium.com/@js_tut/map-filter-and-reduce-animated-7fe391a35a47)
+- [Map, Filter, Reduce and others Arrays Iterators You Must Know to Become an Algorithms Wizard β Mauro Bono](https://dev.to/uptheirons78/map-filter-reduce-and-others-arrays-iterators-you-must-know-to-become-an-algorithms-wizard-4209)
+- [How to Use JavaScript's .map, .filter, and .reduce β Avery Duffin](https://betterprogramming.pub/how-to-javascripts-map-vs-filter-vs-reduce-80d87a5a0a24)
+- [Using .map(), .filter() and .reduce() properly β Sasanka Kudagoda](https://medium.com/javascript-in-plain-english/using-map-filter-and-reduce-properly-50e07f80c8b2)
+- [Mastering the JavaScript Reduce method βοΈ β sanderdebr](https://dev.to/sanderdebr/mastering-the-javascript-reduce-method-2foj)
+- [JavaScript Map β How to Use the JS .map() Function (Array Method) β FreeCodeCamp](https://www.freecodecamp.org/news/javascript-map-how-to-use-the-js-map-function-array-method/)
+
+###
Videos
- [Map, Filter and Reduce β Lydia Hallie](https://www.youtube.com/watch?v=UXiYii0Y7Nw)
- [Map, Filter and Reduce - Akshaay Saini](https://youtu.be/zdp0zrpKzIE?si=6QusFzD6tmwn-el4)
@@ -770,25 +774,25 @@ The Event Loop is a critical part of JavaScript's concurrency model, ensuring no
###
Articles
-- [Javascript and Functional Programming β Pure Functions β Omer Goldberg](https://hackernoon.com/javascript-and-functional-programming-pt-3-pure-functions-d572bb52e21c)
-- [Master the JavaScript Interview: What is a Pure Function? β Eric Elliott](https://medium.com/javascript-scene/master-the-javascript-interview-what-is-a-pure-function-d1c076bec976)
-- [JavaScript: What Are Pure Functions And Why Use Them? β James Jeffery](https://medium.com/@jamesjefferyuk/javascript-what-are-pure-functions-4d4d5392d49c)
-- [Pure functions in JavaScript β @nicoespeon](http://www.nicoespeon.com/en/2015/01/pure-functions-javascript/)
-- [Functional Programming: Pure Functions β Arne Brasseur](https://www.sitepoint.com/functional-programming-pure-functions/)
-- [Making your JavaScript Pure β Jack Franklin](https://alistapart.com/article/making-your-javascript-pure)
-- [Arrays, Objects and Mutations β Federico KnΓΌssel](https://medium.com/@fknussel/arrays-objects-and-mutations-6b23348b54aa)
-- [The State of Immutability β Maciej Sikora](https://medium.com/dailyjs/the-state-of-immutability-169d2cd11310)
-- [Hablemos de Inmutabilidad β Kike Sanchez](https://medium.com/zurvin/hablemos-de-inmutabilidad-3dc65d290783)
-- [How to deal with dirty side effects in your pure functional JavaScript β James Sinclair](https://jrsinclair.com/articles/2018/how-to-deal-with-dirty-side-effects-in-your-pure-functional-javascript/)
-- [Preventing Side Effects in JavaScript β David Walsh](https://davidwalsh.name/preventing-sideeffects-javascript)
-- [JavaScript: Pure Functions β William S. Vincent](https://wsvincent.com/javascript-pure-functions/)
-- [Functional programming paradigms in modern JavaScript: Pure functions β Alexander Kondov](https://hackernoon.com/functional-programming-paradigms-in-modern-javascript-pure-functions-797d9abbee1)
-- [Understanding Javascript Mutation and Pure Functions β Chidume Nnamdi](https://blog.bitsrc.io/understanding-javascript-mutation-and-pure-functions-7231cc2180d3)
-- [Functional-ish JavaScript β Daniel Brain](https://medium.com/@bluepnume/functional-ish-javascript-205c05d0ed08)
-- [Event Propagation β MDN](https://developer.mozilla.org/en-US/docs/Learn/JavaScript/Building_blocks/Events)
-- [Event Propagation β Bubbling and capturing](https://javascript.info/bubbling-and-capturing)
-
-###
Videos
+- [Javascript and Functional Programming β Pure Functions β Omer Goldberg](https://hackernoon.com/javascript-and-functional-programming-pt-3-pure-functions-d572bb52e21c)
+- [Master the JavaScript Interview: What is a Pure Function? β Eric Elliott](https://medium.com/javascript-scene/master-the-javascript-interview-what-is-a-pure-function-d1c076bec976)
+- [JavaScript: What Are Pure Functions And Why Use Them? β James Jeffery](https://medium.com/@jamesjefferyuk/javascript-what-are-pure-functions-4d4d5392d49c)
+- [Pure functions in JavaScript β @nicoespeon](http://www.nicoespeon.com/en/2015/01/pure-functions-javascript/)
+- [Functional Programming: Pure Functions β Arne Brasseur](https://www.sitepoint.com/functional-programming-pure-functions/)
+- [Making your JavaScript Pure β Jack Franklin](https://alistapart.com/article/making-your-javascript-pure)
+- [Arrays, Objects and Mutations β Federico KnΓΌssel](https://medium.com/@fknussel/arrays-objects-and-mutations-6b23348b54aa)
+- [The State of Immutability β Maciej Sikora](https://medium.com/dailyjs/the-state-of-immutability-169d2cd11310)
+- [Hablemos de Inmutabilidad β Kike Sanchez](https://medium.com/zurvin/hablemos-de-inmutabilidad-3dc65d290783)
+- [How to deal with dirty side effects in your pure functional JavaScript β James Sinclair](https://jrsinclair.com/articles/2018/how-to-deal-with-dirty-side-effects-in-your-pure-functional-javascript/)
+- [Preventing Side Effects in JavaScript β David Walsh](https://davidwalsh.name/preventing-sideeffects-javascript)
+- [JavaScript: Pure Functions β William S. Vincent](https://wsvincent.com/javascript-pure-functions/)
+- [Functional programming paradigms in modern JavaScript: Pure functions β Alexander Kondov](https://hackernoon.com/functional-programming-paradigms-in-modern-javascript-pure-functions-797d9abbee1)
+- [Understanding Javascript Mutation and Pure Functions β Chidume Nnamdi](https://blog.bitsrc.io/understanding-javascript-mutation-and-pure-functions-7231cc2180d3)
+- [Functional-ish JavaScript β Daniel Brain](https://medium.com/@bluepnume/functional-ish-javascript-205c05d0ed08)
+- [Event Propagation β MDN](https://developer.mozilla.org/en-US/docs/Learn/JavaScript/Building_blocks/Events)
+- [Event Propagation β Bubbling and capturing](https://javascript.info/bubbling-and-capturing)
+
+###
Videos
- [Pure Functions β Hexlet](https://www.youtube.com/watch?v=dZ41D6LDSBg)
- [Pure Functions - Functional Programming in JavaScript β Paul McBride](https://www.youtube.com/watch?v=Jh_Uzqzz_wM)
@@ -805,36 +809,36 @@ The Event Loop is a critical part of JavaScript's concurrency model, ensuring no
### Reference
-- [Closures β MDN](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Closures)
-- [Closure β JavaScript.Info](https://javascript.info/closure)
+- [Closures β MDN](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Closures)
+- [Closure β JavaScript.Info](https://javascript.info/closure)
###
Articles
-- [I never understood JavaScript closures β Olivier De Meulder](https://medium.com/dailyjs/i-never-understood-javascript-closures-9663703368e8)
-- [Understand JavaScript Closures With Ease β Richard Bovell](http://javascriptissexy.com/understand-javascript-closures-with-ease/)
-- [Understanding JavaScript Closures β Codesmith](https://codeburst.io/understanding-javascript-closures-da6aab330302)
-- [Understand Closures in JavaScript β Brandon Morelli](https://codeburst.io/understand-closures-in-javascript-d07852fa51e7)
-- [A simple guide to help you understand closures in JavaScript β Prashant Ram](https://medium.freecodecamp.org/javascript-closures-simplified-d0d23fa06ba4)
-- [Understanding JavaScript Closures: A Practical Approach β Paul Upendo](https://scotch.io/tutorials/understanding-javascript-closures-a-practical-approach)
-- [Understanding JavaScript: Closures β Alexander Kondov](https://hackernoon.com/understanding-javascript-closures-4188edf5ea1b)
-- [How to use JavaScript closures with confidence β LΓ©na Faure](https://hackernoon.com/how-to-use-javascript-closures-with-confidence-85cd1f841a6b)
-- [JavaScript closures by example β tyler](https://howchoo.com/g/mge2mji2mtq/javascript-closures-by-example)
-- [JavaScriptβββClosures and Scope β Alex Aitken](https://codeburst.io/javascript-closures-and-scope-3784c75b9290)
-- [Discover the power of closures in JavaScriptβββCristi Salcescu](https://medium.freecodecamp.org/discover-the-power-of-closures-in-javascript-5c472a7765d7)
-- [Getting ClosureβββRealLifeJS](http://reallifejs.com/the-meat/getting-closure/)
-- [Closure, Currying and IIFE in JavaScriptβββRitik](https://dev.to/ritik_dev_js/what-the-hack-is-closure-currying-and-iife-in-javascript-32m9)
-- [Understanding Closures in JavaScriptβββSukhjinder Arora](https://blog.bitsrc.io/a-beginners-guide-to-closures-in-javascript-97d372284dda)
-- [A basic guide to Closures in JavaScriptβββParathan Thiyagalingam](https://medium.freecodecamp.org/a-basic-guide-to-closures-in-javascript-9fc8b7e3463e)
-- [Closures: Using MemoizationβββBrian Barbour](https://dev.to/steelvoltage/closures-using-memoization-3597)
-- [A Brief Introduction to Closures and Lexical Scoping in JavaScriptβββAshutosh K Singh](https://betterprogramming.pub/a-brief-introduction-to-closures-and-lexical-scoping-in-javascript-8a5866496232)
-- [Demystify Closuresβββstereobooster](https://dev.to/stereobooster/demystify-closures-5g42)
-- [Scopes and Closures - JavaScript ConceptsβββAgney Menon](https://dev.to/boywithsilverwings/scopes-and-closures-javascript-concepts-4dfj)
-- [Understanding Closures in JavaScriptβββMatt Popovich](https://dev.to/mattpopovich/understanding-closures-in-javascript-3k0d)
-- [whatthefuck.is Β· A Closure - Dan Abramov](https://whatthefuck.is/closure)
-- [Closures in JavaScript can... - Brandon LeBoeuf](https://dev.to/brandonleboeuf/closure-in-javascript-49n7)
-- [Do you know Closures - Mohamed Khaled](https://dev.to/this_mkhy/do-you-know-es6-part-3-advanced-3fcl#Closures-2)
-
-###
Videos
+- [I never understood JavaScript closures β Olivier De Meulder](https://medium.com/dailyjs/i-never-understood-javascript-closures-9663703368e8)
+- [Understand JavaScript Closures With Ease β Richard Bovell](http://javascriptissexy.com/understand-javascript-closures-with-ease/)
+- [Understanding JavaScript Closures β Codesmith](https://codeburst.io/understanding-javascript-closures-da6aab330302)
+- [Understand Closures in JavaScript β Brandon Morelli](https://codeburst.io/understand-closures-in-javascript-d07852fa51e7)
+- [A simple guide to help you understand closures in JavaScript β Prashant Ram](https://medium.freecodecamp.org/javascript-closures-simplified-d0d23fa06ba4)
+- [Understanding JavaScript Closures: A Practical Approach β Paul Upendo](https://scotch.io/tutorials/understanding-javascript-closures-a-practical-approach)
+- [Understanding JavaScript: Closures β Alexander Kondov](https://hackernoon.com/understanding-javascript-closures-4188edf5ea1b)
+- [How to use JavaScript closures with confidence β LΓ©na Faure](https://hackernoon.com/how-to-use-javascript-closures-with-confidence-85cd1f841a6b)
+- [JavaScript closures by example β tyler](https://howchoo.com/g/mge2mji2mtq/javascript-closures-by-example)
+- [JavaScriptβββClosures and Scope β Alex Aitken](https://codeburst.io/javascript-closures-and-scope-3784c75b9290)
+- [Discover the power of closures in JavaScriptβββCristi Salcescu](https://medium.freecodecamp.org/discover-the-power-of-closures-in-javascript-5c472a7765d7)
+- [Getting ClosureβββRealLifeJS](http://reallifejs.com/the-meat/getting-closure/)
+- [Closure, Currying and IIFE in JavaScriptβββRitik](https://dev.to/ritik_dev_js/what-the-hack-is-closure-currying-and-iife-in-javascript-32m9)
+- [Understanding Closures in JavaScriptβββSukhjinder Arora](https://blog.bitsrc.io/a-beginners-guide-to-closures-in-javascript-97d372284dda)
+- [A basic guide to Closures in JavaScriptβββParathan Thiyagalingam](https://medium.freecodecamp.org/a-basic-guide-to-closures-in-javascript-9fc8b7e3463e)
+- [Closures: Using MemoizationβββBrian Barbour](https://dev.to/steelvoltage/closures-using-memoization-3597)
+- [A Brief Introduction to Closures and Lexical Scoping in JavaScriptβββAshutosh K Singh](https://betterprogramming.pub/a-brief-introduction-to-closures-and-lexical-scoping-in-javascript-8a5866496232)
+- [Demystify Closuresβββstereobooster](https://dev.to/stereobooster/demystify-closures-5g42)
+- [Scopes and Closures - JavaScript ConceptsβββAgney Menon](https://dev.to/boywithsilverwings/scopes-and-closures-javascript-concepts-4dfj)
+- [Understanding Closures in JavaScriptβββMatt Popovich](https://dev.to/mattpopovich/understanding-closures-in-javascript-3k0d)
+- [whatthefuck.is Β· A Closure - Dan Abramov](https://whatthefuck.is/closure)
+- [Closures in JavaScript can... - Brandon LeBoeuf](https://dev.to/brandonleboeuf/closure-in-javascript-49n7)
+- [Do you know Closures - Mohamed Khaled](https://dev.to/this_mkhy/do-you-know-es6-part-3-advanced-3fcl#Closures-2)
+
+###
Videos
- [JavaScript The Hard Parts: Closure, Scope & Execution Context - Codesmith](https://www.youtube.com/watch?v=XTAzsODSCsM)
- [Namaste Javascript by Akshay Saini](https://youtu.be/qikxEIxsXco?si=fGFgUHuaOW49Wg9p)
@@ -848,7 +852,6 @@ The Event Loop is a critical part of JavaScript's concurrency model, ensuring no
- [CLOSURES en JavaScript: QuΓ© son y cΓ³mo funcionan - Carlos Azaustre](https://youtu.be/xa8lhVwQBw4)
- [Learn Closures In 7 Minutes - Web Dev Simplified](https://www.youtube.com/watch?v=3a0I8ICR1Vg)
-
**[β¬ Back to Top](#table-of-contents)**
---
@@ -857,19 +860,19 @@ The Event Loop is a critical part of JavaScript's concurrency model, ensuring no
### Books
-- [Eloquent JavaScript, 3rd Edition: Ch. 5 - Higher-order Functions](https://eloquentjavascript.net/05_higher_order.html)
+- [Eloquent JavaScript, 3rd Edition: Ch. 5 - Higher-order Functions](https://eloquentjavascript.net/05_higher_order.html)
###
Articles
-- [Higher-Order Functions in JavaScript β M. David Green](https://www.sitepoint.com/higher-order-functions-javascript/)
-- [Higher Order Functions: Using Filter, Map and Reduce for More Maintainable Code β Guido Schmitz](https://medium.freecodecamp.org/higher-order-functions-in-javascript-d9101f9cf528)
-- [First-class and Higher Order Functions: Effective Functional JavaScript β Hugo Di Francesco](https://hackernoon.com/effective-functional-javascript-first-class-and-higher-order-functions-713fde8df50a)
-- [Higher Order Functions in JavaScript β John Hannah](https://www.lullabot.com/articles/higher-order-functions-in-javascript)
-- [Just a reminder on how to use high order functions β Pedro Filho](https://github.com/pedroapfilho/high-order-functions)
-- [Understanding Higher-Order Functions in JavaScript β Sukhjinder Arora](https://blog.bitsrc.io/understanding-higher-order-functions-in-javascript-75461803bad)
-- [Higher Order Functions - A pragmatic approach β emmanuel ikwuoma](https://dev.to/nuel_ikwuoma/higher-order-functions-a-pragmatic-approach-51fb)
+- [Higher-Order Functions in JavaScript β M. David Green](https://www.sitepoint.com/higher-order-functions-javascript/)
+- [Higher Order Functions: Using Filter, Map and Reduce for More Maintainable Code β Guido Schmitz](https://medium.freecodecamp.org/higher-order-functions-in-javascript-d9101f9cf528)
+- [First-class and Higher Order Functions: Effective Functional JavaScript β Hugo Di Francesco](https://hackernoon.com/effective-functional-javascript-first-class-and-higher-order-functions-713fde8df50a)
+- [Higher Order Functions in JavaScript β John Hannah](https://www.lullabot.com/articles/higher-order-functions-in-javascript)
+- [Just a reminder on how to use high order functions β Pedro Filho](https://github.com/pedroapfilho/high-order-functions)
+- [Understanding Higher-Order Functions in JavaScript β Sukhjinder Arora](https://blog.bitsrc.io/understanding-higher-order-functions-in-javascript-75461803bad)
+- [Higher Order Functions - A pragmatic approach β emmanuel ikwuoma](https://dev.to/nuel_ikwuoma/higher-order-functions-a-pragmatic-approach-51fb)
-###
Videos
+###
Videos
- [JavaScript Higher Order Functions & Arrays β Traversy Media](https://www.youtube.com/watch?v=rRgD1yVwIvE)
- [Higher Order Functions β Fun Fun Function](https://www.youtube.com/watch?v=BMUiFMZr7vk)
@@ -888,19 +891,19 @@ The Event Loop is a critical part of JavaScript's concurrency model, ensuring no
###
Articles
-- [Recursion in JavaScript β Kevin Ennis](https://medium.freecodecamp.org/recursion-in-javascript-1608032c7a1f)
-- [Understanding Recursion in JavaScript β Zak Frisch](https://medium.com/@zfrisch/understanding-recursion-in-javascript-992e96449e03)
-- [Learn and Understand Recursion in JavaScript β Brandon Morelli](https://codeburst.io/learn-and-understand-recursion-in-javascript-b588218e87ea)
-- [Recursion in Functional JavaScript β M. David Green](https://www.sitepoint.com/recursion-functional-javascript/)
-- [Programming with JS: Recursion β Alexander Kondov](https://hackernoon.com/programming-with-js-recursion-31371e2bf808)
-- [Anonymous Recursion in JavaScript β simo](https://dev.to/simov/anonymous-recursion-in-javascript)
-- [Recursion, iteration and tail calls in JS β loverajoel](http://www.jstips.co/en/javascript/recursion-iteration-and-tail-calls-in-js/)
-- [What is Recursion? A Recursive Function Explained with JavaScript Code Examples β Nathan Sebhastian](https://www.freecodecamp.org/news/what-is-recursion-in-javascript/)
-- [Intro to Recursion β Brad Newman](https://medium.com/@newmanbradm/intro-to-recursion-984a8bd50f4b)
-- [Accio Recursion!: Your New Favorite JavaScript Spell β Leanne Cabey](https://medium.datadriveninvestor.com/accio-recursion-your-new-favorite-javascript-spell-7e10d3125fb3)
-- [Recursion Explained (with Examples) β Christina](https://dev.to/christinamcmahon/recursion-explained-with-examples-4k1m)
+- [Recursion in JavaScript β Kevin Ennis](https://medium.freecodecamp.org/recursion-in-javascript-1608032c7a1f)
+- [Understanding Recursion in JavaScript β Zak Frisch](https://medium.com/@zfrisch/understanding-recursion-in-javascript-992e96449e03)
+- [Learn and Understand Recursion in JavaScript β Brandon Morelli](https://codeburst.io/learn-and-understand-recursion-in-javascript-b588218e87ea)
+- [Recursion in Functional JavaScript β M. David Green](https://www.sitepoint.com/recursion-functional-javascript/)
+- [Programming with JS: Recursion β Alexander Kondov](https://hackernoon.com/programming-with-js-recursion-31371e2bf808)
+- [Anonymous Recursion in JavaScript β simo](https://dev.to/simov/anonymous-recursion-in-javascript)
+- [Recursion, iteration and tail calls in JS β loverajoel](http://www.jstips.co/en/javascript/recursion-iteration-and-tail-calls-in-js/)
+- [What is Recursion? A Recursive Function Explained with JavaScript Code Examples β Nathan Sebhastian](https://www.freecodecamp.org/news/what-is-recursion-in-javascript/)
+- [Intro to Recursion β Brad Newman](https://medium.com/@newmanbradm/intro-to-recursion-984a8bd50f4b)
+- [Accio Recursion!: Your New Favorite JavaScript Spell β Leanne Cabey](https://medium.datadriveninvestor.com/accio-recursion-your-new-favorite-javascript-spell-7e10d3125fb3)
+- [Recursion Explained (with Examples) β Christina](https://dev.to/christinamcmahon/recursion-explained-with-examples-4k1m)
-###
Videos
+###
Videos
- [Recursion In JavaScript β techsith](https://www.youtube.com/watch?v=VtG0WAUvq2w)
- [Recursion β Fun Fun Function](https://www.youtube.com/watch?v=k7-N8R0-KY4)
@@ -921,26 +924,26 @@ The Event Loop is a critical part of JavaScript's concurrency model, ensuring no
### Reference
-- [Generator β MDN web docs](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Generator)
+- [Generator β MDN web docs](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Generator)
###
Articles
-- [ES6 Collections: Using Map, Set, WeakMap, WeakSet β Kyle Pennell](https://www.sitepoint.com/es6-collections-map-set-weakmap-weakset/)
-- [ES6 WeakMaps, Sets, and WeakSets in Depth β NicolΓ‘s Bevacqua](https://ponyfoo.com/articles/es6-weakmaps-sets-and-weaksets-in-depth)
-- [Map, Set, WeakMap and WeakSet β JavaScript.Info](https://javascript.info/map-set-weakmap-weakset)
-- [Maps in ES6 - A Quick Guide β Ben Mildren](https://dev.to/mildrenben/maps-in-es6---a-quick-guide-35pk)
-- [ES6 β Set vs Array β What and when? β Maya Shavin](https://medium.com/front-end-hacking/es6-set-vs-array-what-and-when-efc055655e1a)
-- [ES6 β Map vs Object β What and when? β Maya Shavin](https://medium.com/front-end-hacking/es6-map-vs-object-what-and-when-b80621932373)
-- [Array vs Set vs Map vs Object β Real-time use cases in Javascript (ES6/ES7) β Rajesh Babu](https://codeburst.io/array-vs-set-vs-map-vs-object-real-time-use-cases-in-javascript-es6-47ee3295329b)
-- [How to create an array of unique values in JavaScript using Sets β Claire Parker-Jones](https://dev.to/claireparker/how-to-create-an-array-of-unique-values-in-javascript-using-sets-5dg6)
-- [What You Should Know About ES6 Maps β Just Chris](https://hackernoon.com/what-you-should-know-about-es6-maps-dc66af6b9a1e)
-- [ES6 Maps in Depth β NicolΓ‘s Bevacqua](https://ponyfoo.com/articles/es6-maps-in-depth)
-- [What are JavaScript Generators and how to use them β Vladislav Stepanov](https://codeburst.io/what-are-javascript-generators-and-how-to-use-them-c6f2713fd12e)
-- [Understanding JavaScript Generators With Examples β Arfat Salman](https://codeburst.io/understanding-generators-in-es6-javascript-with-examples-6728834016d5)
-- [The Basics of ES6 Generators β Kyle Simpson](https://davidwalsh.name/es6-generators)
-- [An Introduction to JavaScript Generators β Alice Kallaugher](https://dev.to/kallaugher/an-introduction-to-javascript-generators-1224)
-
-###
Videos
+- [ES6 Collections: Using Map, Set, WeakMap, WeakSet β Kyle Pennell](https://www.sitepoint.com/es6-collections-map-set-weakmap-weakset/)
+- [ES6 WeakMaps, Sets, and WeakSets in Depth β NicolΓ‘s Bevacqua](https://ponyfoo.com/articles/es6-weakmaps-sets-and-weaksets-in-depth)
+- [Map, Set, WeakMap and WeakSet β JavaScript.Info](https://javascript.info/map-set-weakmap-weakset)
+- [Maps in ES6 - A Quick Guide β Ben Mildren](https://dev.to/mildrenben/maps-in-es6---a-quick-guide-35pk)
+- [ES6 β Set vs Array β What and when? β Maya Shavin](https://medium.com/front-end-hacking/es6-set-vs-array-what-and-when-efc055655e1a)
+- [ES6 β Map vs Object β What and when? β Maya Shavin](https://medium.com/front-end-hacking/es6-map-vs-object-what-and-when-b80621932373)
+- [Array vs Set vs Map vs Object β Real-time use cases in Javascript (ES6/ES7) β Rajesh Babu](https://codeburst.io/array-vs-set-vs-map-vs-object-real-time-use-cases-in-javascript-es6-47ee3295329b)
+- [How to create an array of unique values in JavaScript using Sets β Claire Parker-Jones](https://dev.to/claireparker/how-to-create-an-array-of-unique-values-in-javascript-using-sets-5dg6)
+- [What You Should Know About ES6 Maps β Just Chris](https://hackernoon.com/what-you-should-know-about-es6-maps-dc66af6b9a1e)
+- [ES6 Maps in Depth β NicolΓ‘s Bevacqua](https://ponyfoo.com/articles/es6-maps-in-depth)
+- [What are JavaScript Generators and how to use them β Vladislav Stepanov](https://codeburst.io/what-are-javascript-generators-and-how-to-use-them-c6f2713fd12e)
+- [Understanding JavaScript Generators With Examples β Arfat Salman](https://codeburst.io/understanding-generators-in-es6-javascript-with-examples-6728834016d5)
+- [The Basics of ES6 Generators β Kyle Simpson](https://davidwalsh.name/es6-generators)
+- [An Introduction to JavaScript Generators β Alice Kallaugher](https://dev.to/kallaugher/an-introduction-to-javascript-generators-1224)
+
+###
Videos
- [JavaScript ES6 / ES2015 Set, Map, WeakSet and WeakMap β Traversy Media](https://www.youtube.com/watch?v=ycohYSx5h9w)
- [JavaScript ES6 / ES2015 - \[11\] Generators - Traversy Media](https://www.youtube.com/watch?v=dcP039DYzmE)
@@ -955,41 +958,41 @@ The Event Loop is a critical part of JavaScript's concurrency model, ensuring no
### Reference
-- [Promise β MDN](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Promise)
+- [Promise β MDN](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Promise)
###
Articles
-- [JavaScript Promises for Dummies β Jecelyn Yeen](https://scotch.io/tutorials/javascript-promises-for-dummies)
-- [Understanding promises in JavaScript β Gokul N K](https://hackernoon.com/understanding-promises-in-javascript-13d99df067c1)
-- [Master the JavaScript Interview: What is a Promise? β Eric Elliott](https://medium.com/javascript-scene/master-the-javascript-interview-what-is-a-promise-27fc71e77261)
-- [An Overview of JavaScript Promises β Sandeep Panda](https://www.sitepoint.com/overview-javascript-promises/)
-- [How to use Promises in JavaScript β Prashant Ram](https://medium.freecodecamp.org/promises-in-javascript-explained-277b98850de)
-- [Implementing Promises In JavaScript β Maciej Cieslar](https://medium.freecodecamp.org/how-to-implement-promises-in-javascript-1ce2680a7f51)
-- [JavaScript: Promises explained with simple real life analogies β Shruti Kapoor](https://codeburst.io/javascript-promises-explained-with-simple-real-life-analogies-dd6908092138)
-- [Promises for Asynchronous Programming β Exploring JS](http://exploringjs.com/es6/ch_promises.html)
-- [JavaScript Promises Explained By Gambling At A Casino β Kevin Kononenko](https://blog.codeanalogies.com/2018/08/26/javascript-promises-explained-by-gambling-at-a-casino/)
-- [ES6 Promises: Patterns and Anti-Patterns β Bobby Brennan](https://medium.com/datafire-io/es6-promises-patterns-and-anti-patterns-bbb21a5d0918)
-- [A Simple Guide to ES6 Promises β Brandon Morelli](https://codeburst.io/a-simple-guide-to-es6-promises-d71bacd2e13a)
-- [The ES6 Promises β Manoj Singh Negi](https://codeburst.io/the-es6-promises-87a979ab27e4)
-- [ES6 Promises in Depth β NicolΓ‘s Bevacqua](https://ponyfoo.com/articles/es6-promises-in-depth)
-- [Playing with Javascript Promises: A Comprehensive Approach β Rajesh Babu](https://codeburst.io/playing-with-javascript-promises-a-comprehensive-approach-25ab752c78c3)
-- [How to Write a JavaScript Promise β Brandon Wozniewicz](https://medium.freecodecamp.org/how-to-write-a-javascript-promise-4ed8d44292b8)
-- [A Coding Writer's Guide: An Introduction To ES6 Promises β Andrew Ly](https://medium.com/@andrewly07/a-coding-writers-guide-an-introduction-to-es6-promises-9ff9f9e88f6c)
-- [Understanding Promises in JavaScript β Chris Noring](https://dev.to/itnext/reverse-engineering-understand-promises-1jfc)
-- [Converting callbacks to promises β Zell Liew](https://dev.to/zellwk/converting-callbacks-to-promises-nhn)
-- [JavaScript Promises: Zero To Hero Plus Cheat Sheet β Joshua Saunders](https://medium.com/dailyjs/javascript-promises-zero-to-hero-plus-cheat-sheet-64d75051cffa)
-- [Promises - JavaScript concepts β Agney Menon](https://dev.to/boywithsilverwings/promises-javascript-concepts-293c)
-- [Javascript `Promise` 101 β Igor Irianto](https://dev.to/iggredible/javascript-promise-101-3idl)
-- [Simplify JavaScript Promises β Sunny Singh](https://dev.to/sunnysingh/simplify-javascript-promises-4djb)
-- [JavaScript Visualized: Promises & Async/Await β Lydia Hallie](https://dev.to/lydiahallie/javascript-visualized-promises-async-await-5gke)
-- [Promises in JavaScript β Peter Klingelhofer](https://dev.to/peterklingelhofer/promises-in-javascript-3h5k)
-- [Best Practices for ES6 Promises β Basti Ortiz](https://dev.to/somedood/best-practices-for-es6-promises-36da)
-- [Lo que debemos saber de EScript 2020 β Kike Sanchez](https://medium.com/zurvin/lo-que-debemos-saber-de-escript-2020-5fc61da5e4cd)
-- [Promise Basics - javascript.info](https://javascript.info/promise-basics)
-- [The Complete JavaScript Promise Guide](https://blog.webdevsimplified.com/2021-09/javascript-promises)
-- [Promise Chaining - javascript.info](https://javascript.info/promise-chaining)
-
-###
Videos
+- [JavaScript Promises for Dummies β Jecelyn Yeen](https://scotch.io/tutorials/javascript-promises-for-dummies)
+- [Understanding promises in JavaScript β Gokul N K](https://hackernoon.com/understanding-promises-in-javascript-13d99df067c1)
+- [Master the JavaScript Interview: What is a Promise? β Eric Elliott](https://medium.com/javascript-scene/master-the-javascript-interview-what-is-a-promise-27fc71e77261)
+- [An Overview of JavaScript Promises β Sandeep Panda](https://www.sitepoint.com/overview-javascript-promises/)
+- [How to use Promises in JavaScript β Prashant Ram](https://medium.freecodecamp.org/promises-in-javascript-explained-277b98850de)
+- [Implementing Promises In JavaScript β Maciej Cieslar](https://medium.freecodecamp.org/how-to-implement-promises-in-javascript-1ce2680a7f51)
+- [JavaScript: Promises explained with simple real life analogies β Shruti Kapoor](https://codeburst.io/javascript-promises-explained-with-simple-real-life-analogies-dd6908092138)
+- [Promises for Asynchronous Programming β Exploring JS](http://exploringjs.com/es6/ch_promises.html)
+- [JavaScript Promises Explained By Gambling At A Casino β Kevin Kononenko](https://blog.codeanalogies.com/2018/08/26/javascript-promises-explained-by-gambling-at-a-casino/)
+- [ES6 Promises: Patterns and Anti-Patterns β Bobby Brennan](https://medium.com/datafire-io/es6-promises-patterns-and-anti-patterns-bbb21a5d0918)
+- [A Simple Guide to ES6 Promises β Brandon Morelli](https://codeburst.io/a-simple-guide-to-es6-promises-d71bacd2e13a)
+- [The ES6 Promises β Manoj Singh Negi](https://codeburst.io/the-es6-promises-87a979ab27e4)
+- [ES6 Promises in Depth β NicolΓ‘s Bevacqua](https://ponyfoo.com/articles/es6-promises-in-depth)
+- [Playing with Javascript Promises: A Comprehensive Approach β Rajesh Babu](https://codeburst.io/playing-with-javascript-promises-a-comprehensive-approach-25ab752c78c3)
+- [How to Write a JavaScript Promise β Brandon Wozniewicz](https://medium.freecodecamp.org/how-to-write-a-javascript-promise-4ed8d44292b8)
+- [A Coding Writer's Guide: An Introduction To ES6 Promises β Andrew Ly](https://medium.com/@andrewly07/a-coding-writers-guide-an-introduction-to-es6-promises-9ff9f9e88f6c)
+- [Understanding Promises in JavaScript β Chris Noring](https://dev.to/itnext/reverse-engineering-understand-promises-1jfc)
+- [Converting callbacks to promises β Zell Liew](https://dev.to/zellwk/converting-callbacks-to-promises-nhn)
+- [JavaScript Promises: Zero To Hero Plus Cheat Sheet β Joshua Saunders](https://medium.com/dailyjs/javascript-promises-zero-to-hero-plus-cheat-sheet-64d75051cffa)
+- [Promises - JavaScript concepts β Agney Menon](https://dev.to/boywithsilverwings/promises-javascript-concepts-293c)
+- [Javascript `Promise` 101 β Igor Irianto](https://dev.to/iggredible/javascript-promise-101-3idl)
+- [Simplify JavaScript Promises β Sunny Singh](https://dev.to/sunnysingh/simplify-javascript-promises-4djb)
+- [JavaScript Visualized: Promises & Async/Await β Lydia Hallie](https://dev.to/lydiahallie/javascript-visualized-promises-async-await-5gke)
+- [Promises in JavaScript β Peter Klingelhofer](https://dev.to/peterklingelhofer/promises-in-javascript-3h5k)
+- [Best Practices for ES6 Promises β Basti Ortiz](https://dev.to/somedood/best-practices-for-es6-promises-36da)
+- [Lo que debemos saber de EScript 2020 β Kike Sanchez](https://medium.com/zurvin/lo-que-debemos-saber-de-escript-2020-5fc61da5e4cd)
+- [Promise Basics - javascript.info](https://javascript.info/promise-basics)
+- [The Complete JavaScript Promise Guide](https://blog.webdevsimplified.com/2021-09/javascript-promises)
+- [Promise Chaining - javascript.info](https://javascript.info/promise-chaining)
+
+###
Videos
- [Let's Learn ES6 - Promises β Ryan Christiani](https://www.youtube.com/watch?v=vQ3MoXnKfuQ)
- [JavaScript ES6 / ES2015 Promises β Traversy Media](https://www.youtube.com/watch?v=XJEHuBZQ5dU)
@@ -1009,36 +1012,36 @@ The Event Loop is a critical part of JavaScript's concurrency model, ensuring no
### Reference
-- [async/await β JavaScript.Info](https://javascript.info/async-await)
+- [async/await β JavaScript.Info](https://javascript.info/async-await)
### Books
-- [Eloquent JavaScript, 3rd Edition: Ch. 11 - Asynchronous Programming](https://eloquentjavascript.net/11_async.html)
-- [Exploring JS: Asynchronous Programming](http://exploringjs.com/es6/ch_async.html)
+- [Eloquent JavaScript, 3rd Edition: Ch. 11 - Asynchronous Programming](https://eloquentjavascript.net/11_async.html)
+- [Exploring JS: Asynchronous Programming](http://exploringjs.com/es6/ch_async.html)
###
Articles
-- [Understanding async/await in Javascript β Gokul N K](https://hackernoon.com/understanding-async-await-in-javascript-1d81bb079b2c)
-- [Asynchronous Javascript using async/await β Joy Warugu](https://scotch.io/tutorials/asynchronous-javascript-using-async-await)
-- [Modern Asynchronous JavaScript with async/await β Flavio Copes](https://flaviocopes.com/javascript-async-await/)
-- [Javascript β ES8 Introducing async/await Functions β Ben Garrison](https://medium.com/@_bengarrison/javascript-es8-introducing-async-await-functions-7a471ec7de8a)
-- [How to escape async/await hell β Aditya Agarwal](https://medium.freecodecamp.org/avoiding-the-async-await-hell-c77a0fb71c4c)
-- [Understanding JavaScript's async await β NicolΓ‘s Bevacqua](https://ponyfoo.com/articles/understanding-javascript-async-await)
-- [JavaScript Async/Await: Serial, Parallel and Complex Flow β TechBrij](https://techbrij.com/javascript-async-await-parallel-sequence)
-- [From JavaScript Promises to Async/Await: why bother? β Chris Nwamba](https://blog.pusher.com/promises-async-await/)
-- [Flow Control in Modern JS: Callbacks to Promises to Async/Await β Craig Buckler](https://www.sitepoint.com/flow-control-callbacks-promises-async-await/)
-- [How to improve your asynchronous Javascript code with async and await β Indrek Lasn](https://medium.freecodecamp.org/improve-your-asynchronous-javascript-code-with-async-and-await-c02fc3813eda)
-- [Making Fetches Easy With Async Await β Mickey Sheridan](https://medium.com/@micksheridan.24/making-fetches-easy-with-async-await-8a1246efa1f6)
-- [7 Reasons Why JavaScript Async/Await Is Better Than Plain Promises β Mostafa Gaafar](https://dev.to/gafi/7-reasons-to-always-use-async-await-over-plain-promises-tutorial-4ej9)
-- [Asynchronous Operations in JavaScript β Jscrambler](https://dev.to/jscrambler/asynchronous-operations-in-javascript-2p6b)
-- [JavaScript: Promises or async-await β Gokul N K](https://medium.com/better-programming/should-i-use-promises-or-async-await-126ab5c98789)
-- [Async / Await: From Zero to Hero β Zhi Yuan](https://dev.to/zhiyuanamos/async-await-from-zero-to-hero-a22)
-- [JavaScript Visualized: Promises & Async/Await β Lydia Hallie](https://dev.to/lydiahallie/javascript-visualized-promises-async-await-5gke)
-- [Making asynchronous programming easier with async and await β MDN](https://developer.mozilla.org/en-US/docs/Learn/JavaScript/Asynchronous/Async_await)
-- [JavaScript Async/Await Tutorial β Learn Callbacks, Promises, and Async/Await in JS by Making Ice Cream](https://www.freecodecamp.org/news/javascript-async-await-tutorial-learn-callbacks-promises-async-await-by-making-icecream/)
-- [Better Than Promises - JavaScript Async/Await](https://blog.webdevsimplified.com/2021-11/async-await/)
-
-###
Videos
+- [Understanding async/await in Javascript β Gokul N K](https://hackernoon.com/understanding-async-await-in-javascript-1d81bb079b2c)
+- [Asynchronous Javascript using async/await β Joy Warugu](https://scotch.io/tutorials/asynchronous-javascript-using-async-await)
+- [Modern Asynchronous JavaScript with async/await β Flavio Copes](https://flaviocopes.com/javascript-async-await/)
+- [Javascript β ES8 Introducing async/await Functions β Ben Garrison](https://medium.com/@_bengarrison/javascript-es8-introducing-async-await-functions-7a471ec7de8a)
+- [How to escape async/await hell β Aditya Agarwal](https://medium.freecodecamp.org/avoiding-the-async-await-hell-c77a0fb71c4c)
+- [Understanding JavaScript's async await β NicolΓ‘s Bevacqua](https://ponyfoo.com/articles/understanding-javascript-async-await)
+- [JavaScript Async/Await: Serial, Parallel and Complex Flow β TechBrij](https://techbrij.com/javascript-async-await-parallel-sequence)
+- [From JavaScript Promises to Async/Await: why bother? β Chris Nwamba](https://blog.pusher.com/promises-async-await/)
+- [Flow Control in Modern JS: Callbacks to Promises to Async/Await β Craig Buckler](https://www.sitepoint.com/flow-control-callbacks-promises-async-await/)
+- [How to improve your asynchronous Javascript code with async and await β Indrek Lasn](https://medium.freecodecamp.org/improve-your-asynchronous-javascript-code-with-async-and-await-c02fc3813eda)
+- [Making Fetches Easy With Async Await β Mickey Sheridan](https://medium.com/@micksheridan.24/making-fetches-easy-with-async-await-8a1246efa1f6)
+- [7 Reasons Why JavaScript Async/Await Is Better Than Plain Promises β Mostafa Gaafar](https://dev.to/gafi/7-reasons-to-always-use-async-await-over-plain-promises-tutorial-4ej9)
+- [Asynchronous Operations in JavaScript β Jscrambler](https://dev.to/jscrambler/asynchronous-operations-in-javascript-2p6b)
+- [JavaScript: Promises or async-await β Gokul N K](https://medium.com/better-programming/should-i-use-promises-or-async-await-126ab5c98789)
+- [Async / Await: From Zero to Hero β Zhi Yuan](https://dev.to/zhiyuanamos/async-await-from-zero-to-hero-a22)
+- [JavaScript Visualized: Promises & Async/Await β Lydia Hallie](https://dev.to/lydiahallie/javascript-visualized-promises-async-await-5gke)
+- [Making asynchronous programming easier with async and await β MDN](https://developer.mozilla.org/en-US/docs/Learn/JavaScript/Asynchronous/Async_await)
+- [JavaScript Async/Await Tutorial β Learn Callbacks, Promises, and Async/Await in JS by Making Ice Cream](https://www.freecodecamp.org/news/javascript-async-await-tutorial-learn-callbacks-promises-async-await-by-making-icecream/)
+- [Better Than Promises - JavaScript Async/Await](https://blog.webdevsimplified.com/2021-11/async-await/)
+
+###
Videos
- [Asynchronous JavaScript Crash Course](https://www.youtube.com/watch?v=exBgWAIeIeg)
- [Async + Await β Wes Bos](https://www.youtube.com/watch?v=9YkUCxvaLEk)
@@ -1059,22 +1062,22 @@ The Event Loop is a critical part of JavaScript's concurrency model, ensuring no
###
Articles
-- [Data Structures in JavaScript β Thon Ly](https://medium.com/siliconwat/data-structures-in-javascript-1b9aed0ea17c)
-- [Algorithms and Data Structures in JavaScript β Oleksii Trekhleb](https://itnext.io/algorithms-and-data-structures-in-javascript-a71548f902cb)
-- [Data Structures: Objects and Arrays β Chris Nwamba](https://scotch.io/courses/10-need-to-know-javascript-concepts/data-structures-objects-and-arrays)
-- [Data structures in JavaScript β Benoit Vallon](http://blog.benoitvallon.com/data-structures-in-javascript/data-structures-in-javascript/)
-- [Playing with Data Structures in Javascript β Anish K.](https://blog.cloudboost.io/playing-with-data-structures-in-javascript-stack-a55ebe50f29d)
-- [The Little Guide of Queue in JavaScript β GermΓ‘n Cutraro](https://hackernoon.com/the-little-guide-of-queue-in-javascript-4f67e79260d9)
-- [All algorithms writing with JavaScript in the book 'Algorithms Fourth Edition'](https://github.com/barretlee/algorithms)
-- [Collection of classic computer science paradigms in JavaScript](https://github.com/nzakas/computer-science-in-javascript)
-- [All the things you didn't know you wanted to know about data structures](https://github.com/jamiebuilds/itsy-bitsy-data-structures)
-- [JavaScript Data Structures: 40 Part Series β miku86](https://dev.to/miku86/series/3259)
-- [Data Structures: Understanding Graphs β Rachel Hawa](https://medium.com/javascript-in-plain-english/data-structures-understanding-graphs-82509d35e6b5)
-- [Data Structures Two Ways: Linked List (Pt 1) β Freddie Duffield](https://dev.to/freddieduffield/data-structures-two-ways-linked-list-2n61)
-- [Data Structures Two Ways: Linked List (Pt 2) β Freddie Duffield](https://dev.to/freddieduffield/data-structures-two-ways-linked-list-pt2-2i60)
-- [Graph Data Structures Explained in JavaScript β Adrian Mejia](https://dev.to/amejiarosario/graph-data-structures-for-beginners-5edn)
-
-###
Videos
+- [Data Structures in JavaScript β Thon Ly](https://medium.com/siliconwat/data-structures-in-javascript-1b9aed0ea17c)
+- [Algorithms and Data Structures in JavaScript β Oleksii Trekhleb](https://itnext.io/algorithms-and-data-structures-in-javascript-a71548f902cb)
+- [Data Structures: Objects and Arrays β Chris Nwamba](https://scotch.io/courses/10-need-to-know-javascript-concepts/data-structures-objects-and-arrays)
+- [Data structures in JavaScript β Benoit Vallon](http://blog.benoitvallon.com/data-structures-in-javascript/data-structures-in-javascript/)
+- [Playing with Data Structures in Javascript β Anish K.](https://blog.cloudboost.io/playing-with-data-structures-in-javascript-stack-a55ebe50f29d)
+- [The Little Guide of Queue in JavaScript β GermΓ‘n Cutraro](https://hackernoon.com/the-little-guide-of-queue-in-javascript-4f67e79260d9)
+- [All algorithms writing with JavaScript in the book 'Algorithms Fourth Edition'](https://github.com/barretlee/algorithms)
+- [Collection of classic computer science paradigms in JavaScript](https://github.com/nzakas/computer-science-in-javascript)
+- [All the things you didn't know you wanted to know about data structures](https://github.com/jamiebuilds/itsy-bitsy-data-structures)
+- [JavaScript Data Structures: 40 Part Series β miku86](https://dev.to/miku86/series/3259)
+- [Data Structures: Understanding Graphs β Rachel Hawa](https://medium.com/javascript-in-plain-english/data-structures-understanding-graphs-82509d35e6b5)
+- [Data Structures Two Ways: Linked List (Pt 1) β Freddie Duffield](https://dev.to/freddieduffield/data-structures-two-ways-linked-list-2n61)
+- [Data Structures Two Ways: Linked List (Pt 2) β Freddie Duffield](https://dev.to/freddieduffield/data-structures-two-ways-linked-list-pt2-2i60)
+- [Graph Data Structures Explained in JavaScript β Adrian Mejia](https://dev.to/amejiarosario/graph-data-structures-for-beginners-5edn)
+
+###
Videos
- [Algorithms In Javascript | Ace Your Interview β Eduonix Learning Solutions](https://www.youtube.com/watch?v=H_EBPZgiAas&list=PLDmvslp_VR0zYUSth_8O69p4_cmvZEgLa)
- [Data Structures and Algorithms in JavaScript β freeCodeCamp](https://www.youtube.com/watch?v=Gj5qBheGOEo&list=PLWKjhJtqVAbkso-IbgiiP48n-O-JQA9PJ)
@@ -1089,14 +1092,14 @@ The Event Loop is a critical part of JavaScript's concurrency model, ensuring no
###
Articles
-- [Big O Notation in Javascript β CΓ©sar AntΓ³n Dorantes](https://medium.com/cesars-tech-insights/big-o-notation-javascript-25c79f50b19b)
-- [Time Complexity/Big O Notation β Tim Roberts](https://medium.com/javascript-scene/time-complexity-big-o-notation-1a4310c3ee4b)
-- [Big O in JavaScript β Gabriela Medina](https://medium.com/@gmedina229/big-o-in-javascript-36ff67766051)
-- [Big O Search Algorithms in JavaScript β Bradley Braithwaite](https://www.bradoncode.com/blog/2012/04/big-o-algorithm-examples-in-javascript.html)
-- [Algorithms in plain English: time complexity and Big-O Notation β Michael Olorunnisola](https://medium.freecodecamp.org/time-is-complex-but-priceless-f0abd015063c)
-- [An Introduction to Big O Notation β Joseph Trettevik](https://dev.to/lofiandcode/an-introduction-to-big-o-notation-210o)
+- [Big O Notation in Javascript β CΓ©sar AntΓ³n Dorantes](https://medium.com/cesars-tech-insights/big-o-notation-javascript-25c79f50b19b)
+- [Time Complexity/Big O Notation β Tim Roberts](https://medium.com/javascript-scene/time-complexity-big-o-notation-1a4310c3ee4b)
+- [Big O in JavaScript β Gabriela Medina](https://medium.com/@gmedina229/big-o-in-javascript-36ff67766051)
+- [Big O Search Algorithms in JavaScript β Bradley Braithwaite](https://www.bradoncode.com/blog/2012/04/big-o-algorithm-examples-in-javascript.html)
+- [Algorithms in plain English: time complexity and Big-O Notation β Michael Olorunnisola](https://medium.freecodecamp.org/time-is-complex-but-priceless-f0abd015063c)
+- [An Introduction to Big O Notation β Joseph Trettevik](https://dev.to/lofiandcode/an-introduction-to-big-o-notation-210o)
-###
Videos
+###
Videos
- [JavaScript: Intro to Big O Notation and Function Runtime β Eric Traub](https://www.youtube.com/watch?v=HgA5VOFan5E)
- [Essential Big O for JavaScript Developers β Dave Smith](https://www.youtube.com/watch?v=KatlvCFHPRo)
@@ -1114,17 +1117,17 @@ The Event Loop is a critical part of JavaScript's concurrency model, ensuring no
###
Articles
-- [Data Structures and Algorithms using ES6](https://github.com/Crizstian/data-structure-and-algorithms-with-ES6)
-- [Algorithms and data structures implemented in JavaScript with explanations and links to further readings](https://github.com/trekhleb/javascript-algorithms)
-- [JS: Interview Algorithm](http://www.thatjsdude.com/interview/js1.html)
-- [Algorithms in JavaScript β Thon Ly](https://medium.com/siliconwat/algorithms-in-javascript-b0bed68f4038)
-- [JavaScript Objects, Square Brackets and Algorithms β Dmitri Grabov](https://medium.freecodecamp.org/javascript-objects-square-brackets-and-algorithms-e9a2916dc158)
-- [Atwood's Law applied to CS101 - Classic algorithms and data structures implemented in JavaScript](https://github.com/felipernb/algorithms.js)
-- [Data Structures and Algorithms library in JavaScript](https://github.com/yangshun/lago)
-- [Collection of computer science algorithms and data structures written in JavaScript](https://github.com/idosela/algorithms-in-javascript)
-- [Algorithms and Data Structures in JavaScript β Oleksii Trekhleb](https://dev.to/trekhleb/algorithms-and-data-structures-in-javascript-49i3)
+- [Data Structures and Algorithms using ES6](https://github.com/Crizstian/data-structure-and-algorithms-with-ES6)
+- [Algorithms and data structures implemented in JavaScript with explanations and links to further readings](https://github.com/trekhleb/javascript-algorithms)
+- [JS: Interview Algorithm](http://www.thatjsdude.com/interview/js1.html)
+- [Algorithms in JavaScript β Thon Ly](https://medium.com/siliconwat/algorithms-in-javascript-b0bed68f4038)
+- [JavaScript Objects, Square Brackets and Algorithms β Dmitri Grabov](https://medium.freecodecamp.org/javascript-objects-square-brackets-and-algorithms-e9a2916dc158)
+- [Atwood's Law applied to CS101 - Classic algorithms and data structures implemented in JavaScript](https://github.com/felipernb/algorithms.js)
+- [Data Structures and Algorithms library in JavaScript](https://github.com/yangshun/lago)
+- [Collection of computer science algorithms and data structures written in JavaScript](https://github.com/idosela/algorithms-in-javascript)
+- [Algorithms and Data Structures in JavaScript β Oleksii Trekhleb](https://dev.to/trekhleb/algorithms-and-data-structures-in-javascript-49i3)
-###
Videos
+###
Videos
- π₯ [JavaScript Algorithms - Codevolution](https://www.youtube.com/playlist?list=PLC3y8-rFHvwiRYB4-HHKHblh3_bQNJTMa)
- π₯ [Dynamic Programming - Learn to Solve Algorithmic Problems & Coding Challenges - FreeCodeCamp](https://www.youtube.com/watch?v=oBt53YbR9Kk&t=1021s)
@@ -1141,20 +1144,20 @@ The Event Loop is a critical part of JavaScript's concurrency model, ensuring no
### Reference
-- [Inheritance in JavaScript β MDN](https://developer.mozilla.org/en-US/docs/Learn/JavaScript/Objects/Inheritance)
-- [Class inheritance, super β JavaScript.Info](https://javascript.info/class-inheritance)
+- [Inheritance in JavaScript β MDN](https://developer.mozilla.org/en-US/docs/Learn/JavaScript/Objects/Inheritance)
+- [Class inheritance, super β JavaScript.Info](https://javascript.info/class-inheritance)
###
Articles
-- [Inheritance in JavaScript β Rupesh Mishra](https://hackernoon.com/inheritance-in-javascript-21d2b82ffa6f)
-- [Simple Inheritance with JavaScript β David Catuhe](https://www.sitepoint.com/simple-inheritance-javascript/)
-- [JavaScript β Inheritance, delegation patterns and Object linking β NC Patro](https://codeburst.io/javascript-inheritance-25fe61ab9f85)
-- [Object Oriented JavaScript: Polymorphism with examples β Knoldus Blogs](https://blog.knoldus.com/object-oriented-javascript-polymorphism-with-examples/)
-- [Program Like Proteus β A beginner's guide to polymorphism in Javascript β Sam Galson](https://medium.com/yld-blog/program-like-proteus-a-beginners-guide-to-polymorphism-in-javascript-867bea7c8be2)
-- [Object-oriented JavaScript: A Deep Dive into ES6 Classes β Jeff Mott](https://www.sitepoint.com/object-oriented-javascript-deep-dive-es6-classes/)
-- [Unlocking the Power of Polymorphism in JavaScript: A Deep Dive](https://prototypr.io/post/unlocking-the-power-of-polymorphism-in-javascript-a-deep-dive)
+- [Inheritance in JavaScript β Rupesh Mishra](https://hackernoon.com/inheritance-in-javascript-21d2b82ffa6f)
+- [Simple Inheritance with JavaScript β David Catuhe](https://www.sitepoint.com/simple-inheritance-javascript/)
+- [JavaScript β Inheritance, delegation patterns and Object linking β NC Patro](https://codeburst.io/javascript-inheritance-25fe61ab9f85)
+- [Object Oriented JavaScript: Polymorphism with examples β Knoldus Blogs](https://blog.knoldus.com/object-oriented-javascript-polymorphism-with-examples/)
+- [Program Like Proteus β A beginner's guide to polymorphism in Javascript β Sam Galson](https://medium.com/yld-blog/program-like-proteus-a-beginners-guide-to-polymorphism-in-javascript-867bea7c8be2)
+- [Object-oriented JavaScript: A Deep Dive into ES6 Classes β Jeff Mott](https://www.sitepoint.com/object-oriented-javascript-deep-dive-es6-classes/)
+- [Unlocking the Power of Polymorphism in JavaScript: A Deep Dive](https://prototypr.io/post/unlocking-the-power-of-polymorphism-in-javascript-a-deep-dive)
-###
Videos
+###
Videos
- [Inheritance in JavaScript β kudvenkat](https://www.youtube.com/watch?v=yXlFR81tDBM)
- [JavaScript ES6 Classes and Inheritance β Traversy Media](https://www.youtube.com/watch?v=RBLIm5LMrmc)
@@ -1168,32 +1171,32 @@ The Event Loop is a critical part of JavaScript's concurrency model, ensuring no
### Books
-- [Learning JavaScript Design Patterns β Addy Osmani](https://addyosmani.com/resources/essentialjsdesignpatterns/book/)
-- [Pro JavaScript Design Patterns β Ross Harmes and Dustin Diaz](https://pepa.holla.cz/wp-content/uploads/2016/08/Pro-JavaScript-Design-Patterns.pdf)
+- [Learning JavaScript Design Patterns β Addy Osmani](https://addyosmani.com/resources/essentialjsdesignpatterns/book/)
+- [Pro JavaScript Design Patterns β Ross Harmes and Dustin Diaz](https://pepa.holla.cz/wp-content/uploads/2016/08/Pro-JavaScript-Design-Patterns.pdf)
###
Articles
-- [JavaScript Design Patterns β Explained with Examples β GermΓ‘n Cocca](https://www.freecodecamp.org/news/javascript-design-patterns-explained/)
-- [4 JavaScript Design Patterns You Should Know β Devan Patel](https://scotch.io/bar-talk/4-javascript-design-patterns-you-should-know)
-- [JavaScript Design Patterns β Beginner's Guide to Mobile Web Development β Soumyajit Pathak](https://medium.com/beginners-guide-to-mobile-web-development/javascript-design-patterns-25f0faaaa15)
-- [JavaScript Design Patterns β Akash Pal](https://medium.com/front-end-hacking/javascript-design-patterns-ed9d4c144c81)
-- [JavaScript Design Patterns: Understanding Design Patterns in JavaScript - Sukhjinder Arora](https://blog.bitsrc.io/understanding-design-patterns-in-javascript-13345223f2dd)
-- [All the 23 (GoF) design patterns implemented in Javascript β Felipe Beline](https://github.com/fbeline/Design-Patterns-JS)
-- [The Power of the Module Pattern in JavaScript β jsmanifest](https://medium.com/better-programming/the-power-of-the-module-pattern-in-javascript-3c73f7cd10e8)
-- [Design Patterns for Developers using JavaScript pt. I β Oliver Mensah](https://dev.to/omensah/design-patterns-for-developers-using-javascript----part-one--b3e)
-- [Design Patterns for Developers using JavaScript pt. II β Oliver Mensah](https://dev.to/omensah/design-patterns-for-developers-using-javascript---part-two--3p39)
-- [Design patterns in modern JavaScript development](https://levelup.gitconnected.com/design-patterns-in-modern-javascript-development-ec84d8be06ca)
-- [Understanding Design Patterns: Iterator using Dev.to and Medium social networks! β Carlos Caballero](https://dev.to/carlillo/understanding-design-patterns-iterator-using-dev-to-and-medium-social-networks-3bdd)
-- [JavaScript Design Patterns - Factory Pattern β KristijanFiΕ‘trek](https://dev.to/kristijanfistrek/javascript-design-patterns-factory-pattern-562p)
-- [JavaScript Design Pattern β Module Pattern - Factory Pattern β Moon](https://medium.com/javascript-in-plain-english/javascript-design-pattern-module-pattern-555737eccecd)
-- [Design Patterns: Null Object - Carlos Caballero](https://medium.com/better-programming/design-patterns-null-object-5ee839e37892)
-- [Strategy Pattern - Francesco Ciulla](https://dev.to/francescoxx/strategy-pattern-5oh)
-- [Adapter Pattern - Francesco Ciulla](https://dev.to/francescoxx/adapter-pattern-5bjk)
-- [The Power of Composite Pattern in JavaScript - jsmanifest](https://dev.to/jsmanifest/the-power-of-composite-pattern-in-javascript-2732)
-- [In Defense of Defensive Programming - Adam Nathaniel Davis](https://dev.to/bytebodger/in-defense-of-defensive-programming-k45)
-- [JavaScript Patterns Workshop β Lydia Hallie](https://javascriptpatterns.vercel.app/patterns)
-
-###
Videos
+- [JavaScript Design Patterns β Explained with Examples β GermΓ‘n Cocca](https://www.freecodecamp.org/news/javascript-design-patterns-explained/)
+- [4 JavaScript Design Patterns You Should Know β Devan Patel](https://scotch.io/bar-talk/4-javascript-design-patterns-you-should-know)
+- [JavaScript Design Patterns β Beginner's Guide to Mobile Web Development β Soumyajit Pathak](https://medium.com/beginners-guide-to-mobile-web-development/javascript-design-patterns-25f0faaaa15)
+- [JavaScript Design Patterns β Akash Pal](https://medium.com/front-end-hacking/javascript-design-patterns-ed9d4c144c81)
+- [JavaScript Design Patterns: Understanding Design Patterns in JavaScript - Sukhjinder Arora](https://blog.bitsrc.io/understanding-design-patterns-in-javascript-13345223f2dd)
+- [All the 23 (GoF) design patterns implemented in Javascript β Felipe Beline](https://github.com/fbeline/Design-Patterns-JS)
+- [The Power of the Module Pattern in JavaScript β jsmanifest](https://medium.com/better-programming/the-power-of-the-module-pattern-in-javascript-3c73f7cd10e8)
+- [Design Patterns for Developers using JavaScript pt. I β Oliver Mensah](https://dev.to/omensah/design-patterns-for-developers-using-javascript----part-one--b3e)
+- [Design Patterns for Developers using JavaScript pt. II β Oliver Mensah](https://dev.to/omensah/design-patterns-for-developers-using-javascript---part-two--3p39)
+- [Design patterns in modern JavaScript development](https://levelup.gitconnected.com/design-patterns-in-modern-javascript-development-ec84d8be06ca)
+- [Understanding Design Patterns: Iterator using Dev.to and Medium social networks! β Carlos Caballero](https://dev.to/carlillo/understanding-design-patterns-iterator-using-dev-to-and-medium-social-networks-3bdd)
+- [JavaScript Design Patterns - Factory Pattern β KristijanFiΕ‘trek](https://dev.to/kristijanfistrek/javascript-design-patterns-factory-pattern-562p)
+- [JavaScript Design Pattern β Module Pattern - Factory Pattern β Moon](https://medium.com/javascript-in-plain-english/javascript-design-pattern-module-pattern-555737eccecd)
+- [Design Patterns: Null Object - Carlos Caballero](https://medium.com/better-programming/design-patterns-null-object-5ee839e37892)
+- [Strategy Pattern - Francesco Ciulla](https://dev.to/francescoxx/strategy-pattern-5oh)
+- [Adapter Pattern - Francesco Ciulla](https://dev.to/francescoxx/adapter-pattern-5bjk)
+- [The Power of Composite Pattern in JavaScript - jsmanifest](https://dev.to/jsmanifest/the-power-of-composite-pattern-in-javascript-2732)
+- [In Defense of Defensive Programming - Adam Nathaniel Davis](https://dev.to/bytebodger/in-defense-of-defensive-programming-k45)
+- [JavaScript Patterns Workshop β Lydia Hallie](https://javascriptpatterns.vercel.app/patterns)
+
+###
Videos
- [JavaScript Design Patterns β Udacity](https://www.udacity.com/course/javascript-design-patterns--ud989)
- [JavaScript Patterns for 2017 β Scott Allen](https://www.youtube.com/watch?v=hO7mzO83N1Q)
@@ -1204,37 +1207,41 @@ The Event Loop is a critical part of JavaScript's concurrency model, ensuring no
## 32. Partial Applications, Currying, Compose and Pipe
+Partial application is a technique in functional programming where you fix some arguments of a function, producing another function with a smaller arity (number of arguments). This allows you to create specialized functions from more general ones, promoting code reuse and creating more focused, composable functions.
+
+Unlike currying (which transforms a function to take one argument at a time), partial application allows you to fix any number of arguments at once. This is particularly useful when you have a function that takes multiple parameters, but you often call it with some of the same arguments.
+
### Books
-- [Functional-Light JavaScript: Ch. 3 - Managing Function Inputs β Kyle Simpson](https://github.com/getify/Functional-Light-JS/blob/master/manuscript/ch3.md)
+- [Functional-Light JavaScript: Ch. 3 - Managing Function Inputs β Kyle Simpson](https://github.com/getify/Functional-Light-JS/blob/master/manuscript/ch3.md)
###
Articles
-- [Composition and Currying Elegance in JavaScript β Pragyan Das](https://medium.com/@pragyan88/writing-middleware-composition-and-currying-elegance-in-javascript-8b15c98a541b)
-- [Functional JavaScript: Function Composition For Every Day Use β Joel Thoms](https://hackernoon.com/javascript-functional-composition-for-every-day-use-22421ef65a10)
-- [Functional Composition: compose() and pipe() β Anton Paras](https://medium.com/@acparas/what-i-learned-today-july-2-2017-ab9a46dbf85f)
-- [Why The Hipsters Compose Everything: Functional Composing In JavaScript β A. Sharif](http://busypeoples.github.io/post/functional-composing-javascript/)
-- [A Gentle Introduction to Functional JavaScript pt III: Functions for making functions β James Sinclair](https://jrsinclair.com/articles/2016/gentle-introduction-to-functional-javascript-functions/)
-- [Curry And Compose (why you should be using something like ramda in your code) β jsanchesleao](https://jsleao.wordpress.com/2015/02/22/curry-and-compose-why-you-should-be-using-something-like-ramda-in-your-code/)
-- [Function Composition in JavaScript with Pipe β Andy Van Slaars](https://vanslaars.io/post/create-pipe-function/)
-- [Practical Functional JavaScript with Ramda β Andrew D'Amelio, Yuri Takhteyev](https://developer.telerik.com/featured/practical-functional-javascript-ramda/)
-- [The beauty in Partial Application, Currying, and Function Composition β Joel Thoms](https://hackernoon.com/the-beauty-in-partial-application-currying-and-function-composition-d885bdf0d574)
-- [Curry or Partial Application? β Eric Elliott](https://medium.com/javascript-scene/curry-or-partial-application-8150044c78b8)
-- [Partial Application in JavaScript β Ben Alman](http://benalman.com/news/2012/09/partial-application-in-javascript/)
-- [Partial Application of Functions β Functional Reactive Ninja](https://hackernoon.com/partial-application-of-functions-dbe7d9b80760)
-- [Partial Application in ECMAScript 2015 β Ragan Wald](http://raganwald.com/2015/04/01/partial-application.html)
-- [So You Want to be a Functional Programmer pt. I β Charles Scalfani](https://medium.com/@cscalfani/so-you-want-to-be-a-functional-programmer-part-1-1f15e387e536)
-- [So You Want to be a Functional Programmer pt. II β Charles Scalfani](https://medium.com/@cscalfani/so-you-want-to-be-a-functional-programmer-part-2-7005682cec4a)
-- [So You Want to be a Functional Programmer pt. III β Charles Scalfani](https://medium.com/@cscalfani/so-you-want-to-be-a-functional-programmer-part-3-1b0fd14eb1a7)
-- [So You Want to be a Functional Programmer pt. IV β Charles Scalfani](https://medium.com/@cscalfani/so-you-want-to-be-a-functional-programmer-part-4-18fbe3ea9e49)
-- [So You Want to be a Functional Programmer pt. V β Charles Scalfani](https://medium.com/@cscalfani/so-you-want-to-be-a-functional-programmer-part-5-c70adc9cf56a)
-- [An introduction to the basic principles of Functional Programming β TK](https://medium.freecodecamp.org/an-introduction-to-the-basic-principles-of-functional-programming-a2c2a15c84)
-- [Concepts of Functional Programming in javascript β TK](https://medium.com/the-renaissance-developer/concepts-of-functional-programming-in-javascript-6bc84220d2aa)
-- [An Introduction to Functional Programming Style in JavaScript β JavaScript Teacher](https://medium.freecodecamp.org/an-introduction-to-functional-programming-style-in-javascript-71fcc050f064)
-- [A practical guide to writing more functional JavaScript β Nadeesha Cabral](https://medium.freecodecamp.org/a-practical-guide-to-writing-more-functional-javascript-db49409f71)
-- [A simple explanation of functional pipe in JavaScript β Ben Lesh](https://dev.to/benlesh/a-simple-explanation-of-functional-pipe-in-javascript-2hbj)
-
-###
Videos
+- [Composition and Currying Elegance in JavaScript β Pragyan Das](https://medium.com/@pragyan88/writing-middleware-composition-and-currying-elegance-in-javascript-8b15c98a541b)
+- [Functional JavaScript: Function Composition For Every Day Use β Joel Thoms](https://hackernoon.com/javascript-functional-composition-for-every-day-use-22421ef65a10)
+- [Functional Composition: compose() and pipe() β Anton Paras](https://medium.com/@acparas/what-i-learned-today-july-2-2017-ab9a46dbf85f)
+- [Why The Hipsters Compose Everything: Functional Composing In JavaScript β A. Sharif](http://busypeoples.github.io/post/functional-composing-javascript/)
+- [A Gentle Introduction to Functional JavaScript pt III: Functions for making functions β James Sinclair](https://jrsinclair.com/articles/2016/gentle-introduction-to-functional-javascript-functions/)
+- [Curry And Compose (why you should be using something like ramda in your code) β jsanchesleao](https://jsleao.wordpress.com/2015/02/22/curry-and-compose-why-you-should-be-using-something-like-ramda-in-your-code/)
+- [Function Composition in JavaScript with Pipe β Andy Van Slaars](https://vanslaars.io/post/create-pipe-function/)
+- [Practical Functional JavaScript with Ramda β Andrew D'Amelio, Yuri Takhteyev](https://developer.telerik.com/featured/practical-functional-javascript-ramda/)
+- [The beauty in Partial Application, Currying, and Function Composition β Joel Thoms](https://hackernoon.com/the-beauty-in-partial-application-currying-and-function-composition-d885bdf0d574)
+- [Curry or Partial Application? β Eric Elliott](https://medium.com/javascript-scene/curry-or-partial-application-8150044c78b8)
+- [Partial Application in JavaScript β Ben Alman](http://benalman.com/news/2012/09/partial-application-in-javascript/)
+- [Partial Application of Functions β Functional Reactive Ninja](https://hackernoon.com/partial-application-of-functions-dbe7d9b80760)
+- [Partial Application in ECMAScript 2015 β Ragan Wald](http://raganwald.com/2015/04/01/partial-application.html)
+- [So You Want to be a Functional Programmer pt. I β Charles Scalfani](https://medium.com/@cscalfani/so-you-want-to-be-a-functional-programmer-part-1-1f15e387e536)
+- [So You Want to be a Functional Programmer pt. II β Charles Scalfani](https://medium.com/@cscalfani/so-you-want-to-be-a-functional-programmer-part-2-7005682cec4a)
+- [So You Want to be a Functional Programmer pt. III β Charles Scalfani](https://medium.com/@cscalfani/so-you-want-to-be-a-functional-programmer-part-3-1b0fd14eb1a7)
+- [So You Want to be a Functional Programmer pt. IV β Charles Scalfani](https://medium.com/@cscalfani/so-you-want-to-be-a-functional-programmer-part-4-18fbe3ea9e49)
+- [So You Want to be a Functional Programmer pt. V β Charles Scalfani](https://medium.com/@cscalfani/so-you-want-to-be-a-functional-programmer-part-5-c70adc9cf56a)
+- [An introduction to the basic principles of Functional Programming β TK](https://medium.freecodecamp.org/an-introduction-to-the-basic-principles-of-functional-programming-a2c2a15c84)
+- [Concepts of Functional Programming in javascript β TK](https://medium.com/the-renaissance-developer/concepts-of-functional-programming-in-javascript-6bc84220d2aa)
+- [An Introduction to Functional Programming Style in JavaScript β JavaScript Teacher](https://medium.freecodecamp.org/an-introduction-to-functional-programming-style-in-javascript-71fcc050f064)
+- [A practical guide to writing more functional JavaScript β Nadeesha Cabral](https://medium.freecodecamp.org/a-practical-guide-to-writing-more-functional-javascript-db49409f71)
+- [A simple explanation of functional pipe in JavaScript β Ben Lesh](https://dev.to/benlesh/a-simple-explanation-of-functional-pipe-in-javascript-2hbj)
+
+###
Videos
- [Compose vs Pipe: Functional Programming in JavaScript β Chyld Studios](https://www.youtube.com/watch?v=Wl2ejJOqHUU)
- [JavaScript Functional Programing: Compose β Theodore Anderson](https://www.youtube.com/watch?v=jigHxo9YR30)
@@ -1253,22 +1260,22 @@ The Event Loop is a critical part of JavaScript's concurrency model, ensuring no
###
Articles
-- [Clean Code Explained β A Practical Introduction to Clean Coding for Beginners β freeCodeCamp](https://www.freecodecamp.org/news/clean-coding-for-beginners/)
-- [Clean Code concepts adapted for JavaScript β Ryan McDermott](https://github.com/ryanmcdermott/clean-code-javascript)
-- [Function parameters in JavaScript Clean Code β Kevin Peters](https://medium.com/@kevin_peters/function-parameters-in-javascript-clean-code-4caac109159b)
-- [Keeping your code clean β Samuel James](https://codeburst.io/keeping-your-code-clean-d30bcffd1a10)
-- [Best Practices for Using Modern JavaScript Syntax β M. David Green](https://www.sitepoint.com/modern-javascript-best-practices/)
-- [best practices for cross node/web development - Jimmy WΓ€rting](https://github.com/cross-js/cross-js)
-- [Writing Clean Code - Dylan Paulus](https://dev.to/ganderzz/on-writing-clean-code-57cm)
-- [Writing Clean Code and The Practice of Programming - Nityesh Agarwal](https://dev.to/nityeshaga/writing-clean-code-and-the-practice-of-programming-actionable-advice-for-beginners-5f0k)
-- [Clean code, dirty code, human code - Daniel Irvine](https://dev.to/d_ir/clean-code-dirty-code-human-code-6nm)
-- [Practical Ways to Write Better JavaScript - Ryland G](https://dev.to/taillogs/practical-ways-to-write-better-javascript-26d4)
-- [The Must-Know Clean Code Principles - Kesk on Medium](https://medium.com/swlh/the-must-know-clean-code-principles-1371a14a2e75)
-- [The Clean Code Book - Robert C Martin](https://www.amazon.com/Clean-Code-Handbook-Software-Craftsmanship/dp/0132350882/)
-- [How to use destructuring in JavaScript to write cleaner, more powerful code - freecodecamp](https://www.freecodecamp.org/news/how-to-use-destructuring-in-javascript-to-write-cleaner-more-powerful-code-9d1b38794050/)
-- [Write Clean Code Using JavaScript Object Destructuring - Asel Siriwardena](https://betterprogramming.pub/write-clean-code-using-javascript-object-destructuring-3551302130e7)
-
-###
Videos
+- [Clean Code Explained β A Practical Introduction to Clean Coding for Beginners β freeCodeCamp](https://www.freecodecamp.org/news/clean-coding-for-beginners/)
+- [Clean Code concepts adapted for JavaScript β Ryan McDermott](https://github.com/ryanmcdermott/clean-code-javascript)
+- [Function parameters in JavaScript Clean Code β Kevin Peters](https://medium.com/@kevin_peters/function-parameters-in-javascript-clean-code-4caac109159b)
+- [Keeping your code clean β Samuel James](https://codeburst.io/keeping-your-code-clean-d30bcffd1a10)
+- [Best Practices for Using Modern JavaScript Syntax β M. David Green](https://www.sitepoint.com/modern-javascript-best-practices/)
+- [best practices for cross node/web development - Jimmy WΓ€rting](https://github.com/cross-js/cross-js)
+- [Writing Clean Code - Dylan Paulus](https://dev.to/ganderzz/on-writing-clean-code-57cm)
+- [Writing Clean Code and The Practice of Programming - Nityesh Agarwal](https://dev.to/nityeshaga/writing-clean-code-and-the-practice-of-programming-actionable-advice-for-beginners-5f0k)
+- [Clean code, dirty code, human code - Daniel Irvine](https://dev.to/d_ir/clean-code-dirty-code-human-code-6nm)
+- [Practical Ways to Write Better JavaScript - Ryland G](https://dev.to/taillogs/practical-ways-to-write-better-javascript-26d4)
+- [The Must-Know Clean Code Principles - Kesk on Medium](https://medium.com/swlh/the-must-know-clean-code-principles-1371a14a2e75)
+- [The Clean Code Book - Robert C Martin](https://www.amazon.com/Clean-Code-Handbook-Software-Craftsmanship/dp/0132350882/)
+- [How to use destructuring in JavaScript to write cleaner, more powerful code - freecodecamp](https://www.freecodecamp.org/news/how-to-use-destructuring-in-javascript-to-write-cleaner-more-powerful-code-9d1b38794050/)
+- [Write Clean Code Using JavaScript Object Destructuring - Asel Siriwardena](https://betterprogramming.pub/write-clean-code-using-javascript-object-destructuring-3551302130e7)
+
+###
Videos
- π₯ [JavaScript Pro Tips - Code This, NOT That](https://www.youtube.com/watch?v=Mus_vwhTCq0)
- π₯ [Clean Code playlist - Beau teaches](https://www.youtube.com/watch?v=b9c5GmmS7ks&list=PLWKjhJtqVAbkK24EaPurzMq0-kw5U9pJh&index=1)
@@ -1278,6 +1285,71 @@ The Event Loop is a critical part of JavaScript's concurrency model, ensuring no
**[β¬ Back to Top](#table-of-contents)**
+---
+
+## 34. JavaScript Interview Questions
+
+This section covers challenging JavaScript questions commonly asked in technical interviews. These questions test deep understanding of core JavaScript concepts including closures, hoisting, the event loop, context binding, asynchronous programming, and more. Each question includes detailed explanations to help you understand not just the answer, but the underlying principles.
+
+Understanding these concepts is crucial for JavaScript developers as they reveal how the language works internally and help identify common pitfalls and best practices in real-world applications.
+
+###
Articles
+
+- [123 Essential JavaScript Interview Questions β toptal](https://www.toptal.com/javascript/interview-questions)
+- [JavaScript Interview Questions & Answers β Sudheer Jonna](https://github.com/sudheerj/javascript-interview-questions)
+- [70 JavaScript Interview Questions β dev.to](https://dev.to/macmacky/70-javascript-interview-questions-5gfi)
+- [JavaScript Interview Questions β InterviewBit](https://www.interviewbit.com/javascript-interview-questions/)
+- [Top 50 JavaScript Interview Questions and Answers β Edureka](https://www.edureka.co/blog/interview-questions/javascript-interview-questions/)
+- [JavaScript Interview Questions and Answers β GeeksforGeeks](https://www.geeksforgeeks.org/javascript-interview-questions-and-answers/)
+- [37 Essential JavaScript Interview Questions β Toptal](https://www.toptal.com/javascript/interview-questions)
+- [JavaScript Tricky Questions β Amit Sheen](https://dev.to/aman_singh/javascript-tricky-questions-2jhl)
+- [Common JavaScript Interview Questions β freeCodeCamp](https://www.freecodecamp.org/news/common-javascript-questions-and-answers/)
+- [JavaScript Interview Questions You'll Most Likely Be Asked β Vibhor Kumar](https://www.amazon.com/JavaScript-Interview-Questions-Most-Likely/dp/1946383031)
+- [Advanced JavaScript Interview Questions β Tyler McGinnis](https://tylermcginnis.com/javascript-interview-questions/)
+- [JavaScript Interview Questions and Answers β TutorialsPoint](https://www.tutorialspoint.com/javascript/javascript_interview_questions.htm)
+- [React Interview Questions & Answers β Sudheer Jonna](https://github.com/sudheerj/reactjs-interview-questions)
+- [Front End Interview Handbook β Yangshun Tay](https://github.com/yangshun/front-end-interview-handbook)
+- [JavaScript Questions β Lydia Hallie](https://github.com/lydiahallie/javascript-questions)
+
+###
Videos
+
+- π₯ [JavaScript Interview Questions and Answers β Akshay Saini](https://www.youtube.com/watch?v=ak-R2jJOjWU)
+- π₯ [Top 25 JavaScript Interview Questions β Traversy Media](https://www.youtube.com/watch?v=t3sQlM3lqXA)
+- π₯ [JavaScript Interview Questions β Clever Programmer](https://www.youtube.com/watch?v=2md4HQNRqJA)
+- π₯ [Advanced JavaScript Interview Questions β Code Step By Step](https://www.youtube.com/watch?v=polQuStbIGI)
+- π₯ [JavaScript Interview Questions and Answers β edureka!](https://www.youtube.com/watch?v=5pYZWr4_S1M)
+- π₯ [JavaScript Interview Questions β Programming with Mosh](https://www.youtube.com/watch?v=oy1d4duL2ak)
+- π₯ [Tricky JavaScript Interview Questions β Steve Griffith](https://www.youtube.com/watch?v=6x4IDn7Ln3k)
+- π₯ [JavaScript Interview Preparation β FreeCodeCamp](https://www.youtube.com/watch?v=PkZNo7MFNFg)
+- π₯ [Most Asked JavaScript Interview Questions β Codevolution](https://www.youtube.com/watch?v=CIWHuP8n_KA)
+- π₯ [JavaScript Interview Questions β The Net Ninja](https://www.youtube.com/watch?v=5K9JrGDk3bc)
+
+### Interview Topics Covered
+
+#### Core JavaScript Concepts
+- **Variable Hoisting**: `var`, `let`, `const` behavior and temporal dead zone
+- **Scope and Closures**: Function scope, block scope, lexical scoping
+- **this Keyword**: Context binding, arrow functions vs regular functions
+- **Prototypes and Inheritance**: Prototype chain, Object.create, class inheritance
+- **Event Loop**: Call stack, task queue, microtasks, macrotasks
+
+#### Asynchronous Programming
+- **Promises**: Promise states, chaining, error handling
+- **async/await**: Syntax, error handling, parallel execution
+- **Callbacks**: Callback hell, handling asynchronous operations
+- **Event Handling**: Event bubbling, capturing, delegation
+
+#### Advanced Topics
+- **Functional Programming**: Higher-order functions, currying, partial application
+- **Data Structures**: Arrays, objects, Maps, Sets, WeakMap, WeakSet
+- **Error Handling**: try/catch, custom errors, promise rejection
+- **Performance**: Debouncing, throttling, memoization
+- **ES6+ Features**: Destructuring, spread operator, template literals, modules
+
+**[β¬ Back to Top](#table-of-contents)**
+
+---
+
##
License
This software is licensed under MIT License. See [License](https://github.com/leonardomso/33-js-concepts/blob/master/LICENSE) for more information Β©Leonardo Maldonado.