diff --git a/src/data/roadmaps/javascript/content/105-javascript-equality-comparisons/100-equality-algorithms/index.md b/src/data/roadmaps/javascript/content/105-javascript-equality-comparisons/100-equality-algorithms/index.md deleted file mode 100644 index abd5e48f8..000000000 --- a/src/data/roadmaps/javascript/content/105-javascript-equality-comparisons/100-equality-algorithms/index.md +++ /dev/null @@ -1,8 +0,0 @@ -# Equality algorithms - -Equality algorithms are used to perform equality comparisons of values or variables in JavaScript. Each equality algorithm works slightly differently, and the one you use depends on the type of comparison you want to make. - -Visit the following resources to learn more: - -- [@article@Which JavaScript equality algorithm should you use?](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Equality_comparisons_and_sameness) -- [@feed@Explore top posts about Algorithms](https://app.daily.dev/tags/algorithms?ref=roadmapsh) diff --git a/src/data/roadmaps/javascript/content/106-javascript-loops-iterations/102-break-continue/100-labeled-statements.md b/src/data/roadmaps/javascript/content/106-javascript-loops-iterations/102-break-continue/100-labeled-statements.md deleted file mode 100644 index c4fe2f7c4..000000000 --- a/src/data/roadmaps/javascript/content/106-javascript-loops-iterations/102-break-continue/100-labeled-statements.md +++ /dev/null @@ -1,11 +0,0 @@ -# Labeled Statements - -JavaScript label statements are used to prefix a label to an identifier. It can be used with `break` and `continue` statement to control the flow more precisely. - -A label is simply an identifier followed by a colon`(:)` that is applied to a block of code. - -Visit the following resources to learn more: - -- [@article@JavaScript MDN Docs](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Statements/label) -- [@article@Tutorialspoint – JavaScript Tutorial](https://www.tutorialspoint.com/What-are-label-statements-in-JavaScript) -- [@article@Labels for break/continue](https://javascript.info/while-for#labels-for-break-continue) \ No newline at end of file diff --git a/src/data/roadmaps/javascript/content/109-javascript-functions/100-defining-calling-functions.md b/src/data/roadmaps/javascript/content/109-javascript-functions/100-defining-calling-functions.md deleted file mode 100644 index 94f6aad12..000000000 --- a/src/data/roadmaps/javascript/content/109-javascript-functions/100-defining-calling-functions.md +++ /dev/null @@ -1,17 +0,0 @@ -# Defining and Calling Functions - -**Defining:** - -- JavaScript function _declarations_ are made by using the `function` keyword. -- Functions can also be defined by saving function _expressions_ to a variable. "Arrow" functions are commonly used in this way. - -**Calling:** - -- When a function is defined, it is not yet executed. -- To call and invoke a function's code, use the function's name followed by parentheses: `functionName()`. - -Visit the following resources to learn more: - -- [@article@Defining Functions](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Guide/Functions#defining_functions) -- [@article@Calling Functions](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Guide/Functions#calling_functions) -- [@article@Function Definitions](https://www.w3schools.com/js/js_function_definition.asp) diff --git a/src/data/roadmaps/javascript/content/111-javascript-this-keyword/107-call-method.md b/src/data/roadmaps/javascript/content/111-javascript-this-keyword/107-call-method.md deleted file mode 100644 index a09fcf970..000000000 --- a/src/data/roadmaps/javascript/content/111-javascript-this-keyword/107-call-method.md +++ /dev/null @@ -1,7 +0,0 @@ -# call() method - -The `call()` method calls the function with a reference to the aspire object to `this` keyword. `call()` method accepts an argument list and each arguments should be provided individually. - -Visit the following resources to learn more: - -- [@article@call() method](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Function/call) diff --git a/src/data/roadmaps/javascript/content/111-javascript-this-keyword/108-apply-method.md b/src/data/roadmaps/javascript/content/111-javascript-this-keyword/108-apply-method.md deleted file mode 100644 index 38087393a..000000000 --- a/src/data/roadmaps/javascript/content/111-javascript-this-keyword/108-apply-method.md +++ /dev/null @@ -1,7 +0,0 @@ -# apply() method - -`apply()` method is almost identical to `call()` method, except that `call()` method accepts an argument list, while `apply()` method accepts a single array of arguments. - -Visit the following resources to learn more: - -- [@article@apply() method](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Function/apply) diff --git a/src/data/roadmaps/javascript/content/111-javascript-this-keyword/109-bind-method.md b/src/data/roadmaps/javascript/content/111-javascript-this-keyword/109-bind-method.md deleted file mode 100644 index 281c97b0b..000000000 --- a/src/data/roadmaps/javascript/content/111-javascript-this-keyword/109-bind-method.md +++ /dev/null @@ -1,7 +0,0 @@ -# bind() method - -The `bind()` method return a new method that has its `this` keyword refers to the aspire object, with a given sequence of arguments which can be call later. - -Visit the following resources to learn more: - -- [@article@bind() method](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Function/bind) diff --git a/src/data/roadmaps/javascript/content/105-javascript-equality-comparisons/101-value-comparison-operators.md b/src/data/roadmaps/javascript/content/@RonBj1htt6jnBt3W7zoTA.md similarity index 100% rename from src/data/roadmaps/javascript/content/105-javascript-equality-comparisons/101-value-comparison-operators.md rename to src/data/roadmaps/javascript/content/@RonBj1htt6jnBt3W7zoTA.md diff --git a/src/data/roadmaps/javascript/content/@lJwcc6JoUIQoiQ6FkV2KW.md b/src/data/roadmaps/javascript/content/@lJwcc6JoUIQoiQ6FkV2KW.md new file mode 100644 index 000000000..da090196c --- /dev/null +++ b/src/data/roadmaps/javascript/content/@lJwcc6JoUIQoiQ6FkV2KW.md @@ -0,0 +1 @@ +# === \ No newline at end of file diff --git a/src/data/roadmaps/javascript/content/101-javascript-variables/index.md b/src/data/roadmaps/javascript/content/all-about-variables@kvActjpU4FUJdrmuFoFEe.md similarity index 100% rename from src/data/roadmaps/javascript/content/101-javascript-variables/index.md rename to src/data/roadmaps/javascript/content/all-about-variables@kvActjpU4FUJdrmuFoFEe.md diff --git a/src/data/roadmaps/javascript/content/apply@-BtF34cEzI6J8sZCDRlRE.md b/src/data/roadmaps/javascript/content/apply@-BtF34cEzI6J8sZCDRlRE.md new file mode 100644 index 000000000..97ed10b05 --- /dev/null +++ b/src/data/roadmaps/javascript/content/apply@-BtF34cEzI6J8sZCDRlRE.md @@ -0,0 +1 @@ +# apply \ No newline at end of file diff --git a/src/data/roadmaps/javascript/content/109-javascript-functions/104-arguments-object.md b/src/data/roadmaps/javascript/content/arguments-object@QLC7bW-qHskLH2HOA-Sko.md similarity index 100% rename from src/data/roadmaps/javascript/content/109-javascript-functions/104-arguments-object.md rename to src/data/roadmaps/javascript/content/arguments-object@QLC7bW-qHskLH2HOA-Sko.md diff --git a/src/data/roadmaps/javascript/content/108-javascript-expressions-and-operators/102-arithmetic-operators.md b/src/data/roadmaps/javascript/content/arithmetic-operators@0PK1NwlgkNe2Vf-We4uLH.md similarity index 100% rename from src/data/roadmaps/javascript/content/108-javascript-expressions-and-operators/102-arithmetic-operators.md rename to src/data/roadmaps/javascript/content/arithmetic-operators@0PK1NwlgkNe2Vf-We4uLH.md diff --git a/src/data/roadmaps/javascript/content/104-javascript-data-structures/100-indexed-collections/100-arrays.md b/src/data/roadmaps/javascript/content/arrays@NZedBxG9B9TRVOf2QE2yL.md similarity index 100% rename from src/data/roadmaps/javascript/content/104-javascript-data-structures/100-indexed-collections/100-arrays.md rename to src/data/roadmaps/javascript/content/arrays@NZedBxG9B9TRVOf2QE2yL.md diff --git a/src/data/roadmaps/javascript/content/109-javascript-functions/102-arrow-functions.md b/src/data/roadmaps/javascript/content/arrow-functions@fr0NChxMXLpJizyMhXcXS.md similarity index 100% rename from src/data/roadmaps/javascript/content/109-javascript-functions/102-arrow-functions.md rename to src/data/roadmaps/javascript/content/arrow-functions@fr0NChxMXLpJizyMhXcXS.md diff --git a/src/data/roadmaps/javascript/content/108-javascript-expressions-and-operators/100-assignment-operators.md b/src/data/roadmaps/javascript/content/assignment-operators@IvBtUzIGnkgGXrJjqmjf4.md similarity index 100% rename from src/data/roadmaps/javascript/content/108-javascript-expressions-and-operators/100-assignment-operators.md rename to src/data/roadmaps/javascript/content/assignment-operators@IvBtUzIGnkgGXrJjqmjf4.md diff --git a/src/data/roadmaps/javascript/content/112-javascript-asynchronous-javascript/104-promises/100-async-await.md b/src/data/roadmaps/javascript/content/asyncawait@Dn872mgexmxoLtbkIgIgz.md similarity index 100% rename from src/data/roadmaps/javascript/content/112-javascript-asynchronous-javascript/104-promises/100-async-await.md rename to src/data/roadmaps/javascript/content/asyncawait@Dn872mgexmxoLtbkIgIgz.md diff --git a/src/data/roadmaps/javascript/content/112-javascript-asynchronous-javascript/index.md b/src/data/roadmaps/javascript/content/asynchronous-javascript@sFOqx6_7poVIVuXhJVY0E.md similarity index 100% rename from src/data/roadmaps/javascript/content/112-javascript-asynchronous-javascript/index.md rename to src/data/roadmaps/javascript/content/asynchronous-javascript@sFOqx6_7poVIVuXhJVY0E.md diff --git a/src/data/roadmaps/javascript/content/108-javascript-expressions-and-operators/105-bigint-operators.md b/src/data/roadmaps/javascript/content/bigint-operators@udoz0DZi7f-vm30dSnYKu.md similarity index 100% rename from src/data/roadmaps/javascript/content/108-javascript-expressions-and-operators/105-bigint-operators.md rename to src/data/roadmaps/javascript/content/bigint-operators@udoz0DZi7f-vm30dSnYKu.md diff --git a/src/data/roadmaps/javascript/content/bigint@6lUF0neW1piiP1RsaVxEX.md b/src/data/roadmaps/javascript/content/bigint@6lUF0neW1piiP1RsaVxEX.md new file mode 100644 index 000000000..47285435c --- /dev/null +++ b/src/data/roadmaps/javascript/content/bigint@6lUF0neW1piiP1RsaVxEX.md @@ -0,0 +1 @@ +# bigint \ No newline at end of file diff --git a/src/data/roadmaps/javascript/content/bind@dbercnxXVTJXMpYSDNGb2.md b/src/data/roadmaps/javascript/content/bind@dbercnxXVTJXMpYSDNGb2.md new file mode 100644 index 000000000..bbb0a2bc3 --- /dev/null +++ b/src/data/roadmaps/javascript/content/bind@dbercnxXVTJXMpYSDNGb2.md @@ -0,0 +1 @@ +# bind \ No newline at end of file diff --git a/src/data/roadmaps/javascript/content/108-javascript-expressions-and-operators/103-bitwise-operators.md b/src/data/roadmaps/javascript/content/bitwise-operators@ghjNJW67Wj5L5QK46xwL-.md similarity index 100% rename from src/data/roadmaps/javascript/content/108-javascript-expressions-and-operators/103-bitwise-operators.md rename to src/data/roadmaps/javascript/content/bitwise-operators@ghjNJW67Wj5L5QK46xwL-.md diff --git a/src/data/roadmaps/javascript/content/101-javascript-variables/103-scopes/100-block.md b/src/data/roadmaps/javascript/content/block@uqEzHYx13Y2EpvTTRzykn.md similarity index 100% rename from src/data/roadmaps/javascript/content/101-javascript-variables/103-scopes/100-block.md rename to src/data/roadmaps/javascript/content/block@uqEzHYx13Y2EpvTTRzykn.md diff --git a/src/data/roadmaps/javascript/content/boolean@b1HvkoWA2t4kt8mS6FySm.md b/src/data/roadmaps/javascript/content/boolean@b1HvkoWA2t4kt8mS6FySm.md new file mode 100644 index 000000000..5f2baf186 --- /dev/null +++ b/src/data/roadmaps/javascript/content/boolean@b1HvkoWA2t4kt8mS6FySm.md @@ -0,0 +1 @@ +# boolean \ No newline at end of file diff --git a/src/data/roadmaps/javascript/content/106-javascript-loops-iterations/102-break-continue/index.md b/src/data/roadmaps/javascript/content/break--continue@4oHFzn7R7xLxfuLpsJjr-.md similarity index 100% rename from src/data/roadmaps/javascript/content/106-javascript-loops-iterations/102-break-continue/index.md rename to src/data/roadmaps/javascript/content/break--continue@4oHFzn7R7xLxfuLpsJjr-.md diff --git a/src/data/roadmaps/javascript/content/109-javascript-functions/106-built-in-functions.md b/src/data/roadmaps/javascript/content/built-in-functions@s8wUJivWmetysJ8bt9FBC.md similarity index 100% rename from src/data/roadmaps/javascript/content/109-javascript-functions/106-built-in-functions.md rename to src/data/roadmaps/javascript/content/built-in-functions@s8wUJivWmetysJ8bt9FBC.md diff --git a/src/data/roadmaps/javascript/content/102-javascript-datatypes/101-object/102-builtin-objects.md b/src/data/roadmaps/javascript/content/built-in-objects@D95ndkkwmT5X_HqboEn6E.md similarity index 100% rename from src/data/roadmaps/javascript/content/102-javascript-datatypes/101-object/102-builtin-objects.md rename to src/data/roadmaps/javascript/content/built-in-objects@D95ndkkwmT5X_HqboEn6E.md diff --git a/src/data/roadmaps/javascript/content/call@gsyY3Oa3Jf0W5K_lyqBYO.md b/src/data/roadmaps/javascript/content/call@gsyY3Oa3Jf0W5K_lyqBYO.md new file mode 100644 index 000000000..7c927a077 --- /dev/null +++ b/src/data/roadmaps/javascript/content/call@gsyY3Oa3Jf0W5K_lyqBYO.md @@ -0,0 +1 @@ +# call \ No newline at end of file diff --git a/src/data/roadmaps/javascript/content/112-javascript-asynchronous-javascript/103-callbacks/100-callback-hell.md b/src/data/roadmaps/javascript/content/callback-hell@PJSdqvh5OBwPCNpn3q_S5.md similarity index 100% rename from src/data/roadmaps/javascript/content/112-javascript-asynchronous-javascript/103-callbacks/100-callback-hell.md rename to src/data/roadmaps/javascript/content/callback-hell@PJSdqvh5OBwPCNpn3q_S5.md diff --git a/src/data/roadmaps/javascript/content/112-javascript-asynchronous-javascript/103-callbacks/index.md b/src/data/roadmaps/javascript/content/callbacks@D8oGY7pdviRByaz6c9sU6.md similarity index 100% rename from src/data/roadmaps/javascript/content/112-javascript-asynchronous-javascript/103-callbacks/index.md rename to src/data/roadmaps/javascript/content/callbacks@D8oGY7pdviRByaz6c9sU6.md diff --git a/src/data/roadmaps/javascript/content/113-javascript-classes.md b/src/data/roadmaps/javascript/content/classes@F_Lrj0F7UXriqJ0mhwxCy.md similarity index 100% rename from src/data/roadmaps/javascript/content/113-javascript-classes.md rename to src/data/roadmaps/javascript/content/classes@F_Lrj0F7UXriqJ0mhwxCy.md diff --git a/src/data/roadmaps/javascript/content/109-javascript-functions/105-scope-and-function-stack/102-closures.md b/src/data/roadmaps/javascript/content/closures@itS6B12I8I1KNCPvc0KCQ.md similarity index 100% rename from src/data/roadmaps/javascript/content/109-javascript-functions/105-scope-and-function-stack/102-closures.md rename to src/data/roadmaps/javascript/content/closures@itS6B12I8I1KNCPvc0KCQ.md diff --git a/src/data/roadmaps/javascript/content/108-javascript-expressions-and-operators/108-comma-operators.md b/src/data/roadmaps/javascript/content/comma-operators@6_8EwyZY2jBkZr7xnfRY3.md similarity index 100% rename from src/data/roadmaps/javascript/content/108-javascript-expressions-and-operators/108-comma-operators.md rename to src/data/roadmaps/javascript/content/comma-operators@6_8EwyZY2jBkZr7xnfRY3.md diff --git a/src/data/roadmaps/javascript/content/115-javascript-modules/100-commonjs.md b/src/data/roadmaps/javascript/content/commonjs@4EXeGkOpfAViB9Uo4zL6O.md similarity index 100% rename from src/data/roadmaps/javascript/content/115-javascript-modules/100-commonjs.md rename to src/data/roadmaps/javascript/content/commonjs@4EXeGkOpfAViB9Uo4zL6O.md diff --git a/src/data/roadmaps/javascript/content/108-javascript-expressions-and-operators/101-omparison-operators.md b/src/data/roadmaps/javascript/content/comparison-operators@-v4_V4UuoZSgUk2sqOCim.md similarity index 100% rename from src/data/roadmaps/javascript/content/108-javascript-expressions-and-operators/101-omparison-operators.md rename to src/data/roadmaps/javascript/content/comparison-operators@-v4_V4UuoZSgUk2sqOCim.md diff --git a/src/data/roadmaps/javascript/content/108-javascript-expressions-and-operators/107-conditional-operators.md b/src/data/roadmaps/javascript/content/conditional-operators@640mk-m5mB90Mme-7jcXV.md similarity index 100% rename from src/data/roadmaps/javascript/content/108-javascript-expressions-and-operators/107-conditional-operators.md rename to src/data/roadmaps/javascript/content/conditional-operators@640mk-m5mB90Mme-7jcXV.md diff --git a/src/data/roadmaps/javascript/content/107-javascript-control-flow/101-conditional-statements/index.md b/src/data/roadmaps/javascript/content/conditional-statements@ttCsd2_H2SuRivCjGv1OX.md similarity index 100% rename from src/data/roadmaps/javascript/content/107-javascript-control-flow/101-conditional-statements/index.md rename to src/data/roadmaps/javascript/content/conditional-statements@ttCsd2_H2SuRivCjGv1OX.md diff --git a/src/data/roadmaps/javascript/content/101-javascript-variables/100-variable-declarations/102-const.md b/src/data/roadmaps/javascript/content/const@q85z6x1Lc-yLWepwtIT2_.md similarity index 100% rename from src/data/roadmaps/javascript/content/101-javascript-variables/100-variable-declarations/102-const.md rename to src/data/roadmaps/javascript/content/const@q85z6x1Lc-yLWepwtIT2_.md diff --git a/src/data/roadmaps/javascript/content/107-javascript-control-flow/index.md b/src/data/roadmaps/javascript/content/control-flow@3tckJ2Sci7z-sNx9jx9eF.md similarity index 100% rename from src/data/roadmaps/javascript/content/107-javascript-control-flow/index.md rename to src/data/roadmaps/javascript/content/control-flow@3tckJ2Sci7z-sNx9jx9eF.md diff --git a/src/data/roadmaps/javascript/content/104-javascript-data-structures/index.md b/src/data/roadmaps/javascript/content/data-structures@ADarwihuI2nBq1C3U7-Zr.md similarity index 100% rename from src/data/roadmaps/javascript/content/104-javascript-data-structures/index.md rename to src/data/roadmaps/javascript/content/data-structures@ADarwihuI2nBq1C3U7-Zr.md diff --git a/src/data/roadmaps/javascript/content/102-javascript-datatypes/index.md b/src/data/roadmaps/javascript/content/data-types@-jbPPuEXacBR0d0CWPHgd.md similarity index 100% rename from src/data/roadmaps/javascript/content/102-javascript-datatypes/index.md rename to src/data/roadmaps/javascript/content/data-types@-jbPPuEXacBR0d0CWPHgd.md diff --git a/src/data/roadmaps/javascript/content/117-javascript-chrome-dev-tools/100-debugging-issues.md b/src/data/roadmaps/javascript/content/debugging-issues@dhEtcgv7G9fNV-AUNJdWk.md similarity index 100% rename from src/data/roadmaps/javascript/content/117-javascript-chrome-dev-tools/100-debugging-issues.md rename to src/data/roadmaps/javascript/content/debugging-issues@dhEtcgv7G9fNV-AUNJdWk.md diff --git a/src/data/roadmaps/javascript/content/117-javascript-chrome-dev-tools/101-debugging-memory-leaks.md b/src/data/roadmaps/javascript/content/debugging-memory-leaks@BA_ArmZMnVMaL_zl3W3Pt.md similarity index 100% rename from src/data/roadmaps/javascript/content/117-javascript-chrome-dev-tools/101-debugging-memory-leaks.md rename to src/data/roadmaps/javascript/content/debugging-memory-leaks@BA_ArmZMnVMaL_zl3W3Pt.md diff --git a/src/data/roadmaps/javascript/content/117-javascript-chrome-dev-tools/102-debugging-performance.md b/src/data/roadmaps/javascript/content/debugging-performance@ECxISKUAU7js_JsfSHzud.md similarity index 100% rename from src/data/roadmaps/javascript/content/117-javascript-chrome-dev-tools/102-debugging-performance.md rename to src/data/roadmaps/javascript/content/debugging-performance@ECxISKUAU7js_JsfSHzud.md diff --git a/src/data/roadmaps/javascript/content/109-javascript-functions/101-function-parameters/100-default-params.md b/src/data/roadmaps/javascript/content/default-params@8X8mRl-puL0Lp43dO5mha.md similarity index 100% rename from src/data/roadmaps/javascript/content/109-javascript-functions/101-function-parameters/100-default-params.md rename to src/data/roadmaps/javascript/content/default-params@8X8mRl-puL0Lp43dO5mha.md diff --git a/src/data/roadmaps/javascript/content/dom-apis@bhuGtcyqPFKu-900aESYz.md b/src/data/roadmaps/javascript/content/dom-apis@bhuGtcyqPFKu-900aESYz.md new file mode 100644 index 000000000..6e3e2f1f1 --- /dev/null +++ b/src/data/roadmaps/javascript/content/dom-apis@bhuGtcyqPFKu-900aESYz.md @@ -0,0 +1 @@ +# DOM APIs \ No newline at end of file diff --git a/src/data/roadmaps/javascript/content/106-javascript-loops-iterations/104-do-while-statement.md b/src/data/roadmaps/javascript/content/dowhile@57lO_3uxJaWsFXS-0J1AK.md similarity index 100% rename from src/data/roadmaps/javascript/content/106-javascript-loops-iterations/104-do-while-statement.md rename to src/data/roadmaps/javascript/content/dowhile@57lO_3uxJaWsFXS-0J1AK.md diff --git a/src/data/roadmaps/javascript/content/105-javascript-equality-comparisons/index.md b/src/data/roadmaps/javascript/content/equality-comparisons@23Xa6q5VvRVlzc6Dx8vST.md similarity index 100% rename from src/data/roadmaps/javascript/content/105-javascript-equality-comparisons/index.md rename to src/data/roadmaps/javascript/content/equality-comparisons@23Xa6q5VvRVlzc6Dx8vST.md diff --git a/src/data/roadmaps/javascript/content/107-javascript-control-flow/100-exception-handling/102-utilizing-error-objects.md b/src/data/roadmaps/javascript/content/error-objects@-z-4VTaC3tOThqChgyoMs.md similarity index 100% rename from src/data/roadmaps/javascript/content/107-javascript-control-flow/100-exception-handling/102-utilizing-error-objects.md rename to src/data/roadmaps/javascript/content/error-objects@-z-4VTaC3tOThqChgyoMs.md diff --git a/src/data/roadmaps/javascript/content/115-javascript-modules/101-esm.md b/src/data/roadmaps/javascript/content/esm@jLNmYeo20Mbu4WRvVgvwU.md similarity index 100% rename from src/data/roadmaps/javascript/content/115-javascript-modules/101-esm.md rename to src/data/roadmaps/javascript/content/esm@jLNmYeo20Mbu4WRvVgvwU.md diff --git a/src/data/roadmaps/javascript/content/112-javascript-asynchronous-javascript/100-event-loop.md b/src/data/roadmaps/javascript/content/event-loop@_bs5NNHVdHLWGBmpYwHMi.md similarity index 100% rename from src/data/roadmaps/javascript/content/112-javascript-asynchronous-javascript/100-event-loop.md rename to src/data/roadmaps/javascript/content/event-loop@_bs5NNHVdHLWGBmpYwHMi.md diff --git a/src/data/roadmaps/javascript/content/107-javascript-control-flow/100-exception-handling/index.md b/src/data/roadmaps/javascript/content/exceptional-handling@34TKGxV9YziOWMh9rT_KE.md similarity index 100% rename from src/data/roadmaps/javascript/content/107-javascript-control-flow/100-exception-handling/index.md rename to src/data/roadmaps/javascript/content/exceptional-handling@34TKGxV9YziOWMh9rT_KE.md diff --git a/src/data/roadmaps/javascript/content/111-javascript-this-keyword/106-explicit-binding.md b/src/data/roadmaps/javascript/content/explicit-binding@p2NhSwPYMtRiPRHjPaqmX.md similarity index 100% rename from src/data/roadmaps/javascript/content/111-javascript-this-keyword/106-explicit-binding.md rename to src/data/roadmaps/javascript/content/explicit-binding@p2NhSwPYMtRiPRHjPaqmX.md diff --git a/src/data/roadmaps/javascript/content/103-javascript-type-casting/101-explicit-type-casting.md b/src/data/roadmaps/javascript/content/explicit-type-casting@1xhjrRN-Rfekei2JwwU7Y.md similarity index 100% rename from src/data/roadmaps/javascript/content/103-javascript-type-casting/101-explicit-type-casting.md rename to src/data/roadmaps/javascript/content/explicit-type-casting@1xhjrRN-Rfekei2JwwU7Y.md diff --git a/src/data/roadmaps/javascript/content/108-javascript-expressions-and-operators/index.md b/src/data/roadmaps/javascript/content/expressions--operators@_6vZa43gWjxO2OcD1iCCQ.md similarity index 100% rename from src/data/roadmaps/javascript/content/108-javascript-expressions-and-operators/index.md rename to src/data/roadmaps/javascript/content/expressions--operators@_6vZa43gWjxO2OcD1iCCQ.md diff --git a/src/data/roadmaps/javascript/content/118-working-with-apis/101-fetch.md b/src/data/roadmaps/javascript/content/fetch@kL5rfWxXe4J44ENru1uJS.md similarity index 100% rename from src/data/roadmaps/javascript/content/118-working-with-apis/101-fetch.md rename to src/data/roadmaps/javascript/content/fetch@kL5rfWxXe4J44ENru1uJS.md diff --git a/src/data/roadmaps/javascript/content/106-javascript-loops-iterations/103-for-statement.md b/src/data/roadmaps/javascript/content/for@2M211rcaPSWbZ-sPoSEVR.md similarity index 100% rename from src/data/roadmaps/javascript/content/106-javascript-loops-iterations/103-for-statement.md rename to src/data/roadmaps/javascript/content/for@2M211rcaPSWbZ-sPoSEVR.md diff --git a/src/data/roadmaps/javascript/content/106-javascript-loops-iterations/100-for-in-statement.md b/src/data/roadmaps/javascript/content/forin-loop@cq3vvFZoNnAAZJ6oEBUwb.md similarity index 100% rename from src/data/roadmaps/javascript/content/106-javascript-loops-iterations/100-for-in-statement.md rename to src/data/roadmaps/javascript/content/forin-loop@cq3vvFZoNnAAZJ6oEBUwb.md diff --git a/src/data/roadmaps/javascript/content/106-javascript-loops-iterations/101-for-of-statement.md b/src/data/roadmaps/javascript/content/forof-loop@FBz6h_AmTJBXoBN-a38a5.md similarity index 100% rename from src/data/roadmaps/javascript/content/106-javascript-loops-iterations/101-for-of-statement.md rename to src/data/roadmaps/javascript/content/forof-loop@FBz6h_AmTJBXoBN-a38a5.md diff --git a/src/data/roadmaps/javascript/content/111-javascript-this-keyword/100-function-borrowing.md b/src/data/roadmaps/javascript/content/function-borrowing@EAN6DCiCfSq04R4vKgZ0q.md similarity index 100% rename from src/data/roadmaps/javascript/content/111-javascript-this-keyword/100-function-borrowing.md rename to src/data/roadmaps/javascript/content/function-borrowing@EAN6DCiCfSq04R4vKgZ0q.md diff --git a/src/data/roadmaps/javascript/content/109-javascript-functions/101-function-parameters/index.md b/src/data/roadmaps/javascript/content/function-parameters@R1D4fsZliHv7wIo8Tj-kp.md similarity index 100% rename from src/data/roadmaps/javascript/content/109-javascript-functions/101-function-parameters/index.md rename to src/data/roadmaps/javascript/content/function-parameters@R1D4fsZliHv7wIo8Tj-kp.md diff --git a/src/data/roadmaps/javascript/content/101-javascript-variables/103-scopes/101-function.md b/src/data/roadmaps/javascript/content/function@YMT7O6lrMSMtNo0EnmsnQ.md similarity index 100% rename from src/data/roadmaps/javascript/content/101-javascript-variables/103-scopes/101-function.md rename to src/data/roadmaps/javascript/content/function@YMT7O6lrMSMtNo0EnmsnQ.md diff --git a/src/data/roadmaps/javascript/content/109-javascript-functions/index.md b/src/data/roadmaps/javascript/content/functions@k8bJH9qydZm8I9rhH7rXw.md similarity index 100% rename from src/data/roadmaps/javascript/content/109-javascript-functions/index.md rename to src/data/roadmaps/javascript/content/functions@k8bJH9qydZm8I9rhH7rXw.md diff --git a/src/data/roadmaps/javascript/content/116-javascript-memory-management/101-garbage-collection.md b/src/data/roadmaps/javascript/content/gabage-collection@KKyX8N4lTgN0w-Khm6Ztq.md similarity index 100% rename from src/data/roadmaps/javascript/content/116-javascript-memory-management/101-garbage-collection.md rename to src/data/roadmaps/javascript/content/gabage-collection@KKyX8N4lTgN0w-Khm6Ztq.md diff --git a/src/data/roadmaps/javascript/content/101-javascript-variables/103-scopes/102-global.md b/src/data/roadmaps/javascript/content/global@oC4o6GLEES_nUgCJu9Q6I.md similarity index 100% rename from src/data/roadmaps/javascript/content/101-javascript-variables/103-scopes/102-global.md rename to src/data/roadmaps/javascript/content/global@oC4o6GLEES_nUgCJu9Q6I.md diff --git a/src/data/roadmaps/javascript/content/100-javascript-introduction/101-history-of-javascript.md b/src/data/roadmaps/javascript/content/history-of-javascript@l-GKzcsBNA0r6Jax8hwnP.md similarity index 100% rename from src/data/roadmaps/javascript/content/100-javascript-introduction/101-history-of-javascript.md rename to src/data/roadmaps/javascript/content/history-of-javascript@l-GKzcsBNA0r6Jax8hwnP.md diff --git a/src/data/roadmaps/javascript/content/101-javascript-variables/101-hoisting.md b/src/data/roadmaps/javascript/content/hoisting@Lb5jLF91WO5V5CWpifciW.md similarity index 100% rename from src/data/roadmaps/javascript/content/101-javascript-variables/101-hoisting.md rename to src/data/roadmaps/javascript/content/hoisting@Lb5jLF91WO5V5CWpifciW.md diff --git a/src/data/roadmaps/javascript/content/100-javascript-introduction/103-how-to-run-javascript.md b/src/data/roadmaps/javascript/content/how-to-run-javascript@uXsWIUUxtc4H_iRx3uZv0.md similarity index 100% rename from src/data/roadmaps/javascript/content/100-javascript-introduction/103-how-to-run-javascript.md rename to src/data/roadmaps/javascript/content/how-to-run-javascript@uXsWIUUxtc4H_iRx3uZv0.md diff --git a/src/data/roadmaps/javascript/content/107-javascript-control-flow/101-conditional-statements/100-if-else.md b/src/data/roadmaps/javascript/content/ifelse@ndbDXAx6bL4lZmpXv16Y_.md similarity index 100% rename from src/data/roadmaps/javascript/content/107-javascript-control-flow/101-conditional-statements/100-if-else.md rename to src/data/roadmaps/javascript/content/ifelse@ndbDXAx6bL4lZmpXv16Y_.md diff --git a/src/data/roadmaps/javascript/content/109-javascript-functions/103-iifes.md b/src/data/roadmaps/javascript/content/iifes@YZlCoPvZuX5MmpLOTj5d4.md similarity index 100% rename from src/data/roadmaps/javascript/content/109-javascript-functions/103-iifes.md rename to src/data/roadmaps/javascript/content/iifes@YZlCoPvZuX5MmpLOTj5d4.md diff --git a/src/data/roadmaps/javascript/content/103-javascript-type-casting/102-implicit-type-casting.md b/src/data/roadmaps/javascript/content/implicit-type-casting@pP42K_eH4RCdUdUS8BJlP.md similarity index 100% rename from src/data/roadmaps/javascript/content/103-javascript-type-casting/102-implicit-type-casting.md rename to src/data/roadmaps/javascript/content/implicit-type-casting@pP42K_eH4RCdUdUS8BJlP.md diff --git a/src/data/roadmaps/javascript/content/111-javascript-this-keyword/102-this-in-a-function.md b/src/data/roadmaps/javascript/content/in-a-function@azsXq6Y5iCvQDgTWZpWQ3.md similarity index 100% rename from src/data/roadmaps/javascript/content/111-javascript-this-keyword/102-this-in-a-function.md rename to src/data/roadmaps/javascript/content/in-a-function@azsXq6Y5iCvQDgTWZpWQ3.md diff --git a/src/data/roadmaps/javascript/content/111-javascript-this-keyword/101-this-in-a-method.md b/src/data/roadmaps/javascript/content/in-a-method@3E5MuxPvEJU-dwgTrbQAR.md similarity index 100% rename from src/data/roadmaps/javascript/content/111-javascript-this-keyword/101-this-in-a-method.md rename to src/data/roadmaps/javascript/content/in-a-method@3E5MuxPvEJU-dwgTrbQAR.md diff --git a/src/data/roadmaps/javascript/content/111-javascript-this-keyword/105-this-in-arrow-functions.md b/src/data/roadmaps/javascript/content/in-arrow-functions@P0190rTm2wLQmCzWOKour.md similarity index 100% rename from src/data/roadmaps/javascript/content/111-javascript-this-keyword/105-this-in-arrow-functions.md rename to src/data/roadmaps/javascript/content/in-arrow-functions@P0190rTm2wLQmCzWOKour.md diff --git a/src/data/roadmaps/javascript/content/111-javascript-this-keyword/104-this-in-event-handlers.md b/src/data/roadmaps/javascript/content/in-event-handlers@JVbEBtVrTTFnTF3_yUIAC.md similarity index 100% rename from src/data/roadmaps/javascript/content/111-javascript-this-keyword/104-this-in-event-handlers.md rename to src/data/roadmaps/javascript/content/in-event-handlers@JVbEBtVrTTFnTF3_yUIAC.md diff --git a/src/data/roadmaps/javascript/content/104-javascript-data-structures/100-indexed-collections/index.md b/src/data/roadmaps/javascript/content/indexed-collections@lBOGoHZrmnIRatvryDwTm.md similarity index 100% rename from src/data/roadmaps/javascript/content/104-javascript-data-structures/100-indexed-collections/index.md rename to src/data/roadmaps/javascript/content/indexed-collections@lBOGoHZrmnIRatvryDwTm.md diff --git a/src/data/roadmaps/javascript/content/100-javascript-introduction/index.md b/src/data/roadmaps/javascript/content/introduction-to-javascript@6khAD6mzZ9S96JJuC5_j6.md similarity index 100% rename from src/data/roadmaps/javascript/content/100-javascript-introduction/index.md rename to src/data/roadmaps/javascript/content/introduction-to-javascript@6khAD6mzZ9S96JJuC5_j6.md diff --git a/src/data/roadmaps/javascript/content/105-javascript-equality-comparisons/100-equality-algorithms/100-is-loosely-equal.md b/src/data/roadmaps/javascript/content/islooselyequal@PLallt_T33W6bUEn0Hc3W.md similarity index 100% rename from src/data/roadmaps/javascript/content/105-javascript-equality-comparisons/100-equality-algorithms/100-is-loosely-equal.md rename to src/data/roadmaps/javascript/content/islooselyequal@PLallt_T33W6bUEn0Hc3W.md diff --git a/src/data/roadmaps/javascript/content/105-javascript-equality-comparisons/100-equality-algorithms/101-is-strictly-equal.md b/src/data/roadmaps/javascript/content/isstrictlyequal@pcILon_Jjm2_XS10iUJ0E.md similarity index 100% rename from src/data/roadmaps/javascript/content/105-javascript-equality-comparisons/100-equality-algorithms/101-is-strictly-equal.md rename to src/data/roadmaps/javascript/content/isstrictlyequal@pcILon_Jjm2_XS10iUJ0E.md diff --git a/src/data/roadmaps/javascript/content/114-javascript-iterators-and-generators.md b/src/data/roadmaps/javascript/content/iterators-and-generators@TZ8XGdykSJjKBjX6Nivwo.md similarity index 100% rename from src/data/roadmaps/javascript/content/114-javascript-iterators-and-generators.md rename to src/data/roadmaps/javascript/content/iterators-and-generators@TZ8XGdykSJjKBjX6Nivwo.md diff --git a/src/data/roadmaps/javascript/content/100-javascript-introduction/102-javascript-versions.md b/src/data/roadmaps/javascript/content/javascript-versions@SFPsWnVpZBAw3_re7op4h.md similarity index 100% rename from src/data/roadmaps/javascript/content/100-javascript-introduction/102-javascript-versions.md rename to src/data/roadmaps/javascript/content/javascript-versions@SFPsWnVpZBAw3_re7op4h.md diff --git a/src/data/roadmaps/javascript/content/104-javascript-data-structures/102-structured-data/100-json.md b/src/data/roadmaps/javascript/content/json@bFNvtHp97OzKnPJgr7WaH.md similarity index 100% rename from src/data/roadmaps/javascript/content/104-javascript-data-structures/102-structured-data/100-json.md rename to src/data/roadmaps/javascript/content/json@bFNvtHp97OzKnPJgr7WaH.md diff --git a/src/data/roadmaps/javascript/content/104-javascript-data-structures/101-keyed-collections/index.md b/src/data/roadmaps/javascript/content/keyed-collections@rhJrrqkRqy2Qw_he4SPGz.md similarity index 100% rename from src/data/roadmaps/javascript/content/104-javascript-data-structures/101-keyed-collections/index.md rename to src/data/roadmaps/javascript/content/keyed-collections@rhJrrqkRqy2Qw_he4SPGz.md diff --git a/src/data/roadmaps/javascript/content/101-javascript-variables/100-variable-declarations/101-let.md b/src/data/roadmaps/javascript/content/let@kDRa9G3pMp0Cb0mqYUawM.md similarity index 100% rename from src/data/roadmaps/javascript/content/101-javascript-variables/100-variable-declarations/101-let.md rename to src/data/roadmaps/javascript/content/let@kDRa9G3pMp0Cb0mqYUawM.md diff --git a/src/data/roadmaps/javascript/content/109-javascript-functions/105-scope-and-function-stack/101-lexical-scoping.md b/src/data/roadmaps/javascript/content/lexical-scoping@q7b5iMJ1Lfka5A-K-YcaN.md similarity index 100% rename from src/data/roadmaps/javascript/content/109-javascript-functions/105-scope-and-function-stack/101-lexical-scoping.md rename to src/data/roadmaps/javascript/content/lexical-scoping@q7b5iMJ1Lfka5A-K-YcaN.md diff --git a/src/data/roadmaps/javascript/content/108-javascript-expressions-and-operators/104-logical-operators.md b/src/data/roadmaps/javascript/content/logical-operators@bo4SvzU4BrPl3c99zW7Y5.md similarity index 100% rename from src/data/roadmaps/javascript/content/108-javascript-expressions-and-operators/104-logical-operators.md rename to src/data/roadmaps/javascript/content/logical-operators@bo4SvzU4BrPl3c99zW7Y5.md diff --git a/src/data/roadmaps/javascript/content/106-javascript-loops-iterations/index.md b/src/data/roadmaps/javascript/content/loops-and-iterations@YD-2l_amfqqqCdtc_Zdzo.md similarity index 100% rename from src/data/roadmaps/javascript/content/106-javascript-loops-iterations/index.md rename to src/data/roadmaps/javascript/content/loops-and-iterations@YD-2l_amfqqqCdtc_Zdzo.md diff --git a/src/data/roadmaps/javascript/content/104-javascript-data-structures/101-keyed-collections/100-map.md b/src/data/roadmaps/javascript/content/map@Xc0jL4rafpI-ixIaAxo9O.md similarity index 100% rename from src/data/roadmaps/javascript/content/104-javascript-data-structures/101-keyed-collections/100-map.md rename to src/data/roadmaps/javascript/content/map@Xc0jL4rafpI-ixIaAxo9O.md diff --git a/src/data/roadmaps/javascript/content/116-javascript-memory-management/100-memory-lifecycle.md b/src/data/roadmaps/javascript/content/memory-lifecycle@ZR2WfH1cerA-V_kaPwRvm.md similarity index 100% rename from src/data/roadmaps/javascript/content/116-javascript-memory-management/100-memory-lifecycle.md rename to src/data/roadmaps/javascript/content/memory-lifecycle@ZR2WfH1cerA-V_kaPwRvm.md diff --git a/src/data/roadmaps/javascript/content/116-javascript-memory-management/index.md b/src/data/roadmaps/javascript/content/memory-management@MatU4SthAAhByJ40XdZQn.md similarity index 100% rename from src/data/roadmaps/javascript/content/116-javascript-memory-management/index.md rename to src/data/roadmaps/javascript/content/memory-management@MatU4SthAAhByJ40XdZQn.md diff --git a/src/data/roadmaps/javascript/content/115-javascript-modules/index.md b/src/data/roadmaps/javascript/content/modules-in-javascript@hLnJlwnECFbVMeFpH0M5Q.md similarity index 100% rename from src/data/roadmaps/javascript/content/115-javascript-modules/index.md rename to src/data/roadmaps/javascript/content/modules-in-javascript@hLnJlwnECFbVMeFpH0M5Q.md diff --git a/src/data/roadmaps/javascript/content/null@CxyNyFMuTLS3owtRMgClD.md b/src/data/roadmaps/javascript/content/null@CxyNyFMuTLS3owtRMgClD.md new file mode 100644 index 000000000..b0925b362 --- /dev/null +++ b/src/data/roadmaps/javascript/content/null@CxyNyFMuTLS3owtRMgClD.md @@ -0,0 +1 @@ +# null \ No newline at end of file diff --git a/src/data/roadmaps/javascript/content/number@GZ_SXsWmP7AsXRTc4WUMw.md b/src/data/roadmaps/javascript/content/number@GZ_SXsWmP7AsXRTc4WUMw.md new file mode 100644 index 000000000..d96ff76b4 --- /dev/null +++ b/src/data/roadmaps/javascript/content/number@GZ_SXsWmP7AsXRTc4WUMw.md @@ -0,0 +1 @@ +# number \ No newline at end of file diff --git a/src/data/roadmaps/javascript/content/102-javascript-datatypes/101-object/100-prototype.md b/src/data/roadmaps/javascript/content/object-prototype@0I6dJE0ygXPGjeRAe8AtT.md similarity index 100% rename from src/data/roadmaps/javascript/content/102-javascript-datatypes/101-object/100-prototype.md rename to src/data/roadmaps/javascript/content/object-prototype@0I6dJE0ygXPGjeRAe8AtT.md diff --git a/src/data/roadmaps/javascript/content/102-javascript-datatypes/101-object/index.md b/src/data/roadmaps/javascript/content/object@xe8HZ8Mt1fK8yJMcDPYHJ.md similarity index 100% rename from src/data/roadmaps/javascript/content/102-javascript-datatypes/101-object/index.md rename to src/data/roadmaps/javascript/content/object@xe8HZ8Mt1fK8yJMcDPYHJ.md diff --git a/src/data/roadmaps/javascript/content/objectis@ATma3bLKdmWY_WTsPIKxh.md b/src/data/roadmaps/javascript/content/objectis@ATma3bLKdmWY_WTsPIKxh.md new file mode 100644 index 000000000..987005242 --- /dev/null +++ b/src/data/roadmaps/javascript/content/objectis@ATma3bLKdmWY_WTsPIKxh.md @@ -0,0 +1 @@ +# Object.is \ No newline at end of file diff --git a/src/data/roadmaps/javascript/content/112-javascript-asynchronous-javascript/104-promises/index.md b/src/data/roadmaps/javascript/content/promises@yXSF5gGST7l2X-4z1g0d_.md similarity index 100% rename from src/data/roadmaps/javascript/content/112-javascript-asynchronous-javascript/104-promises/index.md rename to src/data/roadmaps/javascript/content/promises@yXSF5gGST7l2X-4z1g0d_.md diff --git a/src/data/roadmaps/javascript/content/102-javascript-datatypes/101-object/101-prototypal-inheritance.md b/src/data/roadmaps/javascript/content/prototypal-inheritance@Xge6eru1hRGobnOEHLZqv.md similarity index 100% rename from src/data/roadmaps/javascript/content/102-javascript-datatypes/101-object/101-prototypal-inheritance.md rename to src/data/roadmaps/javascript/content/prototypal-inheritance@Xge6eru1hRGobnOEHLZqv.md diff --git a/src/data/roadmaps/javascript/content/109-javascript-functions/105-scope-and-function-stack/100-recursion.md b/src/data/roadmaps/javascript/content/recursion@YJGhhFuWmFvhRKOg6nwON.md similarity index 100% rename from src/data/roadmaps/javascript/content/109-javascript-functions/105-scope-and-function-stack/100-recursion.md rename to src/data/roadmaps/javascript/content/recursion@YJGhhFuWmFvhRKOg6nwON.md diff --git a/src/data/roadmaps/javascript/content/108-javascript-expressions-and-operators/110-relational-operators.md b/src/data/roadmaps/javascript/content/relational-operators@BbrrliATuH9beTypRaFey.md similarity index 100% rename from src/data/roadmaps/javascript/content/108-javascript-expressions-and-operators/110-relational-operators.md rename to src/data/roadmaps/javascript/content/relational-operators@BbrrliATuH9beTypRaFey.md diff --git a/src/data/roadmaps/javascript/content/109-javascript-functions/101-function-parameters/101-rest-params.md b/src/data/roadmaps/javascript/content/rest@-_6q0bIjQrvAaCWrVkASO.md similarity index 100% rename from src/data/roadmaps/javascript/content/109-javascript-functions/101-function-parameters/101-rest-params.md rename to src/data/roadmaps/javascript/content/rest@-_6q0bIjQrvAaCWrVkASO.md diff --git a/src/data/roadmaps/javascript/content/105-javascript-equality-comparisons/100-equality-algorithms/103-same-value.md b/src/data/roadmaps/javascript/content/samevalue@nfMrC0eoXZl72H4o3VFEP.md similarity index 100% rename from src/data/roadmaps/javascript/content/105-javascript-equality-comparisons/100-equality-algorithms/103-same-value.md rename to src/data/roadmaps/javascript/content/samevalue@nfMrC0eoXZl72H4o3VFEP.md diff --git a/src/data/roadmaps/javascript/content/105-javascript-equality-comparisons/100-equality-algorithms/102-same-value-zero.md b/src/data/roadmaps/javascript/content/samevaluezero@fL3B2hkTgMb0oEwMiWJtK.md similarity index 100% rename from src/data/roadmaps/javascript/content/105-javascript-equality-comparisons/100-equality-algorithms/102-same-value-zero.md rename to src/data/roadmaps/javascript/content/samevaluezero@fL3B2hkTgMb0oEwMiWJtK.md diff --git a/src/data/roadmaps/javascript/content/109-javascript-functions/105-scope-and-function-stack/index.md b/src/data/roadmaps/javascript/content/scope--function-stack@ISNzEYtrWe2v0R7Xfl5k-.md similarity index 100% rename from src/data/roadmaps/javascript/content/109-javascript-functions/105-scope-and-function-stack/index.md rename to src/data/roadmaps/javascript/content/scope--function-stack@ISNzEYtrWe2v0R7Xfl5k-.md diff --git a/src/data/roadmaps/javascript/content/104-javascript-data-structures/101-keyed-collections/102-set.md b/src/data/roadmaps/javascript/content/set@sciU68E13mcfL577y6Vim.md similarity index 100% rename from src/data/roadmaps/javascript/content/104-javascript-data-structures/101-keyed-collections/102-set.md rename to src/data/roadmaps/javascript/content/set@sciU68E13mcfL577y6Vim.md diff --git a/src/data/roadmaps/javascript/content/112-javascript-asynchronous-javascript/102-set-interval.md b/src/data/roadmaps/javascript/content/setinterval@jaC3XXudd7OBKwwCpoPFf.md similarity index 100% rename from src/data/roadmaps/javascript/content/112-javascript-asynchronous-javascript/102-set-interval.md rename to src/data/roadmaps/javascript/content/setinterval@jaC3XXudd7OBKwwCpoPFf.md diff --git a/src/data/roadmaps/javascript/content/112-javascript-asynchronous-javascript/101-set-timeout.md b/src/data/roadmaps/javascript/content/settimeout@wXypuqEmFLIubx-QQvDIr.md similarity index 100% rename from src/data/roadmaps/javascript/content/112-javascript-asynchronous-javascript/101-set-timeout.md rename to src/data/roadmaps/javascript/content/settimeout@wXypuqEmFLIubx-QQvDIr.md diff --git a/src/data/roadmaps/javascript/content/110-javascript-strict-mode.md b/src/data/roadmaps/javascript/content/strict-mode@Xw8lb0xCWKmNs4KZfhBUy.md similarity index 100% rename from src/data/roadmaps/javascript/content/110-javascript-strict-mode.md rename to src/data/roadmaps/javascript/content/strict-mode@Xw8lb0xCWKmNs4KZfhBUy.md diff --git a/src/data/roadmaps/javascript/content/108-javascript-expressions-and-operators/106-string-operators.md b/src/data/roadmaps/javascript/content/string-operators@c38b6t5f17Zg2O2yg3eFP.md similarity index 100% rename from src/data/roadmaps/javascript/content/108-javascript-expressions-and-operators/106-string-operators.md rename to src/data/roadmaps/javascript/content/string-operators@c38b6t5f17Zg2O2yg3eFP.md diff --git a/src/data/roadmaps/javascript/content/102-javascript-datatypes/100-primitive-types.md b/src/data/roadmaps/javascript/content/string@1RcwBHU3jzx0YxxUGZic4.md similarity index 100% rename from src/data/roadmaps/javascript/content/102-javascript-datatypes/100-primitive-types.md rename to src/data/roadmaps/javascript/content/string@1RcwBHU3jzx0YxxUGZic4.md diff --git a/src/data/roadmaps/javascript/content/104-javascript-data-structures/102-structured-data/index.md b/src/data/roadmaps/javascript/content/structured-data@JwLGAuSOTyZ5BHSqeBDU6.md similarity index 100% rename from src/data/roadmaps/javascript/content/104-javascript-data-structures/102-structured-data/index.md rename to src/data/roadmaps/javascript/content/structured-data@JwLGAuSOTyZ5BHSqeBDU6.md diff --git a/src/data/roadmaps/javascript/content/subtopic-node@_JUZE26_bShEpWNjLXzga.md b/src/data/roadmaps/javascript/content/subtopic-node@_JUZE26_bShEpWNjLXzga.md new file mode 100644 index 000000000..515e69bc0 --- /dev/null +++ b/src/data/roadmaps/javascript/content/subtopic-node@_JUZE26_bShEpWNjLXzga.md @@ -0,0 +1 @@ +# subtopic node \ No newline at end of file diff --git a/src/data/roadmaps/javascript/content/107-javascript-control-flow/101-conditional-statements/101-switch.md b/src/data/roadmaps/javascript/content/switch@H_QlcUlavKKfcNK8CYAvb.md similarity index 100% rename from src/data/roadmaps/javascript/content/107-javascript-control-flow/101-conditional-statements/101-switch.md rename to src/data/roadmaps/javascript/content/switch@H_QlcUlavKKfcNK8CYAvb.md diff --git a/src/data/roadmaps/javascript/content/symbol@R6ICrk6vjoBxx5nRGo4Jg.md b/src/data/roadmaps/javascript/content/symbol@R6ICrk6vjoBxx5nRGo4Jg.md new file mode 100644 index 000000000..ef3233b3d --- /dev/null +++ b/src/data/roadmaps/javascript/content/symbol@R6ICrk6vjoBxx5nRGo4Jg.md @@ -0,0 +1 @@ +# Symbol \ No newline at end of file diff --git a/src/data/roadmaps/javascript/content/107-javascript-control-flow/100-exception-handling/100-throw-statement.md b/src/data/roadmaps/javascript/content/throw-statement@ReGIniyLYl5hGExchrJd2.md similarity index 100% rename from src/data/roadmaps/javascript/content/107-javascript-control-flow/100-exception-handling/100-throw-statement.md rename to src/data/roadmaps/javascript/content/throw-statement@ReGIniyLYl5hGExchrJd2.md diff --git a/src/data/roadmaps/javascript/content/107-javascript-control-flow/100-exception-handling/101-try-catch-finally.md b/src/data/roadmaps/javascript/content/trycatchfinally@rbjEZe5vxCJ8reI1oZ-jf.md similarity index 100% rename from src/data/roadmaps/javascript/content/107-javascript-control-flow/100-exception-handling/101-try-catch-finally.md rename to src/data/roadmaps/javascript/content/trycatchfinally@rbjEZe5vxCJ8reI1oZ-jf.md diff --git a/src/data/roadmaps/javascript/content/103-javascript-type-casting/index.md b/src/data/roadmaps/javascript/content/type-casting@XPmBieVCXvL3WbWkYRoKr.md similarity index 100% rename from src/data/roadmaps/javascript/content/103-javascript-type-casting/index.md rename to src/data/roadmaps/javascript/content/type-casting@XPmBieVCXvL3WbWkYRoKr.md diff --git a/src/data/roadmaps/javascript/content/103-javascript-type-casting/100-type-conversion-coercion.md b/src/data/roadmaps/javascript/content/type-conversion-vs-coercion@_Bo2YZqZ_gY35SLPML4T6.md similarity index 100% rename from src/data/roadmaps/javascript/content/103-javascript-type-casting/100-type-conversion-coercion.md rename to src/data/roadmaps/javascript/content/type-conversion-vs-coercion@_Bo2YZqZ_gY35SLPML4T6.md diff --git a/src/data/roadmaps/javascript/content/104-javascript-data-structures/100-indexed-collections/101-typed-arrays.md b/src/data/roadmaps/javascript/content/typed-arrays@8X1mdQ3NDBVOZZWBbAFRE.md similarity index 100% rename from src/data/roadmaps/javascript/content/104-javascript-data-structures/100-indexed-collections/101-typed-arrays.md rename to src/data/roadmaps/javascript/content/typed-arrays@8X1mdQ3NDBVOZZWBbAFRE.md diff --git a/src/data/roadmaps/javascript/content/102-javascript-datatypes/102-typeof-operator.md b/src/data/roadmaps/javascript/content/typeof-operator@RRACLQ6-aopkxImIp3Toc.md similarity index 100% rename from src/data/roadmaps/javascript/content/102-javascript-datatypes/102-typeof-operator.md rename to src/data/roadmaps/javascript/content/typeof-operator@RRACLQ6-aopkxImIp3Toc.md diff --git a/src/data/roadmaps/javascript/content/108-javascript-expressions-and-operators/109-unary-operators.md b/src/data/roadmaps/javascript/content/unary-opeartors@k9rSR-YQ8B_iRcXNm2btP.md similarity index 100% rename from src/data/roadmaps/javascript/content/108-javascript-expressions-and-operators/109-unary-operators.md rename to src/data/roadmaps/javascript/content/unary-opeartors@k9rSR-YQ8B_iRcXNm2btP.md diff --git a/src/data/roadmaps/javascript/content/undefined@ZLs0NKM0lrnOy5ATDhlk0.md b/src/data/roadmaps/javascript/content/undefined@ZLs0NKM0lrnOy5ATDhlk0.md new file mode 100644 index 000000000..212c3fa7d --- /dev/null +++ b/src/data/roadmaps/javascript/content/undefined@ZLs0NKM0lrnOy5ATDhlk0.md @@ -0,0 +1 @@ +# undefined \ No newline at end of file diff --git a/src/data/roadmaps/javascript/content/117-javascript-chrome-dev-tools/index.md b/src/data/roadmaps/javascript/content/using-browser-devtools@rc5WzBBOm2cus-rQl8EOE.md similarity index 100% rename from src/data/roadmaps/javascript/content/117-javascript-chrome-dev-tools/index.md rename to src/data/roadmaps/javascript/content/using-browser-devtools@rc5WzBBOm2cus-rQl8EOE.md diff --git a/src/data/roadmaps/javascript/content/111-javascript-this-keyword/103-using-this-alone.md b/src/data/roadmaps/javascript/content/using-it-alone@qps2Mdm-lwa4Wr0IxKm0C.md similarity index 100% rename from src/data/roadmaps/javascript/content/111-javascript-this-keyword/103-using-this-alone.md rename to src/data/roadmaps/javascript/content/using-it-alone@qps2Mdm-lwa4Wr0IxKm0C.md diff --git a/src/data/roadmaps/javascript/content/111-javascript-this-keyword/index.md b/src/data/roadmaps/javascript/content/using-this-keyword@fm2CuL1IZp3hnrLrPUX7U.md similarity index 100% rename from src/data/roadmaps/javascript/content/111-javascript-this-keyword/index.md rename to src/data/roadmaps/javascript/content/using-this-keyword@fm2CuL1IZp3hnrLrPUX7U.md diff --git a/src/data/roadmaps/javascript/content/101-javascript-variables/100-variable-declarations/100-var.md b/src/data/roadmaps/javascript/content/var@JSjeM8qnBg4onXq9mn5gB.md similarity index 100% rename from src/data/roadmaps/javascript/content/101-javascript-variables/100-variable-declarations/100-var.md rename to src/data/roadmaps/javascript/content/var@JSjeM8qnBg4onXq9mn5gB.md diff --git a/src/data/roadmaps/javascript/content/101-javascript-variables/100-variable-declarations/index.md b/src/data/roadmaps/javascript/content/variable-declarations@BqbAWt--Guqex-rrb4ZUv.md similarity index 100% rename from src/data/roadmaps/javascript/content/101-javascript-variables/100-variable-declarations/index.md rename to src/data/roadmaps/javascript/content/variable-declarations@BqbAWt--Guqex-rrb4ZUv.md diff --git a/src/data/roadmaps/javascript/content/101-javascript-variables/102-naming-rules.md b/src/data/roadmaps/javascript/content/variable-naming-rules@HfieG3v3wnmpZDfNwEJvZ.md similarity index 100% rename from src/data/roadmaps/javascript/content/101-javascript-variables/102-naming-rules.md rename to src/data/roadmaps/javascript/content/variable-naming-rules@HfieG3v3wnmpZDfNwEJvZ.md diff --git a/src/data/roadmaps/javascript/content/101-javascript-variables/103-scopes/index.md b/src/data/roadmaps/javascript/content/variable-scopes@7iMJuaB7yKlSIbT4dBe5L.md similarity index 100% rename from src/data/roadmaps/javascript/content/101-javascript-variables/103-scopes/index.md rename to src/data/roadmaps/javascript/content/variable-scopes@7iMJuaB7yKlSIbT4dBe5L.md diff --git a/src/data/roadmaps/javascript/content/104-javascript-data-structures/101-keyed-collections/101-weak-map.md b/src/data/roadmaps/javascript/content/weak-map@6icsjC4aisDgPWasVuCOt.md similarity index 100% rename from src/data/roadmaps/javascript/content/104-javascript-data-structures/101-keyed-collections/101-weak-map.md rename to src/data/roadmaps/javascript/content/weak-map@6icsjC4aisDgPWasVuCOt.md diff --git a/src/data/roadmaps/javascript/content/104-javascript-data-structures/101-keyed-collections/103-weak-set.md b/src/data/roadmaps/javascript/content/weak-set@DSFzj61N9ojz29mjExhVa.md similarity index 100% rename from src/data/roadmaps/javascript/content/104-javascript-data-structures/101-keyed-collections/103-weak-set.md rename to src/data/roadmaps/javascript/content/weak-set@DSFzj61N9ojz29mjExhVa.md diff --git a/src/data/roadmaps/javascript/content/100-javascript-introduction/100-what-is-javascript.md b/src/data/roadmaps/javascript/content/what-is-javascript@UBB-8hUcwo4Mfd0cmEcdA.md similarity index 100% rename from src/data/roadmaps/javascript/content/100-javascript-introduction/100-what-is-javascript.md rename to src/data/roadmaps/javascript/content/what-is-javascript@UBB-8hUcwo4Mfd0cmEcdA.md diff --git a/src/data/roadmaps/javascript/content/106-javascript-loops-iterations/105-while-statement.md b/src/data/roadmaps/javascript/content/while@9-MpHmzK_IiCi6IcvAlGM.md similarity index 100% rename from src/data/roadmaps/javascript/content/106-javascript-loops-iterations/105-while-statement.md rename to src/data/roadmaps/javascript/content/while@9-MpHmzK_IiCi6IcvAlGM.md diff --git a/src/data/roadmaps/javascript/content/118-working-with-apis/index.md b/src/data/roadmaps/javascript/content/working-with-apis@q6vciQb_Jk-Up16Pk5NeE.md similarity index 100% rename from src/data/roadmaps/javascript/content/118-working-with-apis/index.md rename to src/data/roadmaps/javascript/content/working-with-apis@q6vciQb_Jk-Up16Pk5NeE.md diff --git a/src/data/roadmaps/javascript/content/118-working-with-apis/100-xml-http-request.md b/src/data/roadmaps/javascript/content/xmlhttprequest@LiuhBE7dIlkoWkthSoCsa.md similarity index 100% rename from src/data/roadmaps/javascript/content/118-working-with-apis/100-xml-http-request.md rename to src/data/roadmaps/javascript/content/xmlhttprequest@LiuhBE7dIlkoWkthSoCsa.md diff --git a/src/data/roadmaps/javascript/javascript.json b/src/data/roadmaps/javascript/javascript.json index f35989013..f3f7209f0 100644 --- a/src/data/roadmaps/javascript/javascript.json +++ b/src/data/roadmaps/javascript/javascript.json @@ -1,16310 +1,7500 @@ { - "mockup": { - "controls": { - "control": [ - { - "ID": "6467", - "typeID": "Arrow", - "zOrder": "0", - "w": "1", - "h": "142", - "measuredW": "150", - "measuredH": "100", - "x": "956", - "y": "2043", - "properties": { - "color": "2848996", - "curvature": "-1", - "direction": "top", - "leftArrow": "false", - "rightArrow": "false", - "stroke": "dotted", - "p0": { - "x": 1, - "y": 142 - }, - "p1": { - "x": 0.43463170073274193, - "y": 0.008098727342846125 - }, - "p2": { - "x": 1, - "y": 0 - } - } - }, - { - "ID": "6468", - "typeID": "Arrow", - "zOrder": "1", - "w": "137", - "h": "66", - "measuredW": "150", - "measuredH": "100", - "x": "367", - "y": "2444", - "properties": { - "color": "2848996", - "curvature": "-1", - "direction": "top", - "leftArrow": "false", - "rightArrow": "false", - "stroke": "dotted", - "p0": { - "x": 137, - "y": 0 - }, - "p1": { - "x": 0.4707150975159109, - "y": -0.06528731437784985 - }, - "p2": { - "x": -0.036745982530419496, - "y": 65.96108274350672 - } - } - }, - { - "ID": "6469", - "typeID": "Arrow", - "zOrder": "2", - "w": "130", - "h": "28", - "measuredW": "150", - "measuredH": "100", - "x": "365", - "y": "2426", - "properties": { - "color": "2848996", - "curvature": "-1", - "direction": "top", - "leftArrow": "false", - "rightArrow": "false", - "stroke": "dotted", - "p0": { - "x": 129.88523924557296, - "y": -0.10193612067541835 - }, - "p1": { - "x": 0.4346317007327419, - "y": 0.008098727342846149 - }, - "p2": { - "x": -0.4733552249705326, - "y": 27.9190701673856 - } - } - }, - { - "ID": "6470", - "typeID": "Arrow", - "zOrder": "3", - "w": "1", - "h": "139", - "measuredW": "150", - "measuredH": "100", - "x": "610", - "y": "3003", - "properties": { - "color": "2848996", - "curvature": "-1", - "direction": "bottom", - "leftArrow": "false", - "rightArrow": "false", - "p0": { - "x": 0, - "y": 0 - }, - "p1": { - "x": 0.4438624012549725, - "y": -0.00008403832147459167 - }, - "p2": { - "x": 0, - "y": 139 - }, - "stroke": "dotted" - } - }, - { - "ID": "6471", - "typeID": "Arrow", - "zOrder": "4", - "w": "1", - "h": "161", - "measuredW": "150", - "measuredH": "100", - "x": "612", - "y": "2815", - "properties": { - "color": "2848996", - "curvature": "-1", - "direction": "bottom", - "leftArrow": "false", - "rightArrow": "false", - "p0": { - "x": 0, - "y": 0 - }, - "p1": { - "x": 0.4438624012549725, - "y": -0.00008403832147459167 - }, - "p2": { - "x": 0, - "y": 161 - } - } - }, - { - "ID": "6472", - "typeID": "Arrow", - "zOrder": "5", - "w": "133", - "h": "47", - "measuredW": "150", - "measuredH": "100", - "x": "715", - "y": "2749", - "properties": { - "color": "2848996", - "curvature": "-1", - "direction": "top", - "leftArrow": "false", - "rightArrow": "false", - "stroke": "dotted", - "p0": { - "x": 133, - "y": 0 - }, - "p1": { - "x": 0.4403419352249467, - "y": 0.09764417867319503 - }, - "p2": { - "x": 0, - "y": 47 - } - } - }, - { - "ID": "6473", - "typeID": "Arrow", - "zOrder": "6", - "w": "124", - "h": "48", - "measuredW": "150", - "measuredH": "100", - "x": "712", - "y": "2810", - "properties": { - "color": "2848996", - "curvature": "-1", - "direction": "top", - "leftArrow": "false", - "rightArrow": "false", - "stroke": "dotted", - "p0": { - "x": 124, - "y": 48 - }, - "p1": { - "x": 0.35350772889417365, - "y": -0.09381688466111773 - }, - "p2": { - "x": 0, - "y": 0 - } - } - }, - { - "ID": "6474", - "typeID": "Arrow", - "zOrder": "7", - "w": "160", - "h": "1", - "measuredW": "150", - "measuredH": "100", - "x": "704", - "y": "2804", - "properties": { - "color": "2848996", - "curvature": "-1", - "direction": "top", - "leftArrow": "false", - "rightArrow": "false", - "stroke": "dotted", - "p0": { - "x": 160, - "y": 0 - }, - "p1": { - "x": 0.43463170073274177, - "y": 0.008098727342846121 - }, - "p2": { - "x": 0, - "y": 0 - } - } - }, - { - "ID": "6475", - "typeID": "Arrow", - "zOrder": "8", - "w": "112", - "h": "29", - "measuredW": "150", - "measuredH": "100", - "x": "730", - "y": "2657", - "properties": { - "color": "2848996", - "curvature": "-1", - "direction": "top", - "leftArrow": "false", - "rightArrow": "false", - "stroke": "dotted", - "p0": { - "x": 112, - "y": 29 - }, - "p1": { - "x": 0.5888824808127413, - "y": -0.08637593718113669 - }, - "p2": { - "x": 0, - "y": 2 - } - } - }, - { - "ID": "6476", - "typeID": "Arrow", - "zOrder": "9", - "w": "102", - "h": "21", - "measuredW": "150", - "measuredH": "100", - "x": "734", - "y": "2624", - "properties": { - "color": "2848996", - "curvature": "-1", - "direction": "top", - "leftArrow": "false", - "rightArrow": "false", - "stroke": "dotted", - "p0": { - "x": 102, - "y": 0 - }, - "p1": { - "x": 0.5619316722322116, - "y": 0.09139481119958906 - }, - "p2": { - "x": 0, - "y": 18 - } - } - }, - { - "ID": "6477", - "typeID": "Arrow", - "zOrder": "10", - "w": "145", - "h": "28", - "measuredW": "150", - "measuredH": "100", - "x": "386", - "y": "2603", - "properties": { - "color": "2848996", - "curvature": "-1", - "direction": "top", - "leftArrow": "false", - "rightArrow": "false", - "stroke": "dotted", - "p0": { - "x": 145, - "y": 1 - }, - "p1": { - "x": 0.5888824808127412, - "y": -0.08637593718113665 - }, - "p2": { - "x": 0, - "y": 28 - } - } - }, - { - "ID": "6478", - "typeID": "Arrow", - "zOrder": "11", - "w": "143", - "h": "26", - "measuredW": "150", - "measuredH": "100", - "x": "390", - "y": "2564", - "properties": { - "color": "2848996", - "curvature": "-1", - "direction": "top", - "leftArrow": "false", - "rightArrow": "false", - "stroke": "dotted", - "p0": { - "x": 143, - "y": 23 - }, - "p1": { - "x": 0.5619316722322119, - "y": 0.09139481119958909 - }, - "p2": { - "x": 0, - "y": 0 - } - } - }, - { - "ID": "6479", - "typeID": "Arrow", - "zOrder": "12", - "w": "1", - "h": "258", - "measuredW": "150", - "measuredH": "100", - "x": "612", - "y": "2536", - "properties": { - "color": "2848996", - "curvature": "-1", - "direction": "bottom", - "leftArrow": "false", - "rightArrow": "false", - "p0": { - "x": 0, - "y": 0 - }, - "p1": { - "x": 0.44386240125497245, - "y": -0.00008403832147459167 - }, - "p2": { - "x": 0, - "y": 258 - } - } - }, - { - "ID": "6480", - "typeID": "Arrow", - "zOrder": "13", - "w": "336", - "h": "5", - "measuredW": "150", - "measuredH": "100", - "x": "679", - "y": "2545", - "properties": { - "color": "2848996", - "curvature": "-1", - "direction": "top", - "leftArrow": "false", - "rightArrow": "false", - "p0": { - "x": 336, - "y": 5 - }, - "p1": { - "x": 0.5514394580863673, - "y": -0.0002116850127011012 - }, - "p2": { - "x": 0, - "y": 0 - } - } - }, - { - "ID": "6481", - "typeID": "Arrow", - "zOrder": "14", - "w": "328", - "h": "82", - "measuredW": "150", - "measuredH": "100", - "x": "679", - "y": "2449", - "properties": { - "color": "2848996", - "curvature": "-1", - "direction": "top", - "leftArrow": "false", - "rightArrow": "false", - "p0": { - "x": 327.5731801579867, - "y": 81.67226130424751 - }, - "p1": { - "x": 0.6383835273395956, - "y": 0.09307593687062075 - }, - "p2": { - "x": -0.15076295020207908, - "y": -0.46127437797440507 - } - } - }, - { - "ID": "6482", - "typeID": "Arrow", - "zOrder": "15", - "w": "78", - "h": "1", - "measuredW": "150", - "measuredH": "100", - "x": "931", - "y": "2345", - "properties": { - "color": "2848996", - "curvature": "-1", - "direction": "top", - "leftArrow": "false", - "rightArrow": "false", - "stroke": "dotted", - "p0": { - "x": 78, - "y": 0 - }, - "p1": { - "x": 0.5615052363765463, - "y": -0.004319271049050346 - }, - "p2": { - "x": 0, - "y": 0 - } - } - }, - { - "ID": "6483", - "typeID": "Arrow", - "zOrder": "16", - "w": "88", - "h": "4", - "measuredW": "150", - "measuredH": "100", - "x": "923", - "y": "2397", - "properties": { - "color": "2848996", - "curvature": "-1", - "direction": "top", - "leftArrow": "false", - "rightArrow": "false", - "stroke": "dotted", - "p0": { - "x": 88, - "y": 4 - }, - "p1": { - "x": 0.5615052363765459, - "y": -0.004319271049050346 - }, - "p2": { - "x": 0, - "y": 0 - } - } - }, - { - "ID": "6484", - "typeID": "Arrow", - "zOrder": "17", - "w": "112", - "h": "29", - "measuredW": "150", - "measuredH": "100", - "x": "726", - "y": "2375", - "properties": { - "color": "2848996", - "curvature": "-1", - "direction": "top", - "leftArrow": "false", - "rightArrow": "false", - "stroke": "dotted", - "p0": { - "x": 112, - "y": 29 - }, - "p1": { - "x": 0.5888824808127413, - "y": -0.08637593718113669 - }, - "p2": { - "x": 0, - "y": 2 - } - } - }, - { - "ID": "6485", - "typeID": "Arrow", - "zOrder": "18", - "w": "102", - "h": "21", - "measuredW": "150", - "measuredH": "100", - "x": "730", - "y": "2342", - "properties": { - "color": "2848996", - "curvature": "-1", - "direction": "top", - "leftArrow": "false", - "rightArrow": "false", - "stroke": "dotted", - "p0": { - "x": 102, - "y": 0 - }, - "p1": { - "x": 0.5619316722322116, - "y": 0.09139481119958906 - }, - "p2": { - "x": 0, - "y": 18 - } - } - }, - { - "ID": "6486", - "typeID": "Arrow", - "zOrder": "19", - "w": "145", - "h": "28", - "measuredW": "150", - "measuredH": "100", - "x": "349", - "y": "2378", - "properties": { - "color": "2848996", - "curvature": "-1", - "direction": "top", - "leftArrow": "false", - "rightArrow": "false", - "stroke": "dotted", - "p0": { - "x": 145, - "y": 1 - }, - "p1": { - "x": 0.5888824808127412, - "y": -0.08637593718113665 - }, - "p2": { - "x": 0, - "y": 28 - } - } - }, - { - "ID": "6487", - "typeID": "Arrow", - "zOrder": "20", - "w": "143", - "h": "26", - "measuredW": "150", - "measuredH": "100", - "x": "353", - "y": "2339", - "properties": { - "color": "2848996", - "curvature": "-1", - "direction": "top", - "leftArrow": "false", - "rightArrow": "false", - "stroke": "dotted", - "p0": { - "x": 143, - "y": 23 - }, - "p1": { - "x": 0.5619316722322119, - "y": 0.09139481119958909 - }, - "p2": { - "x": 0, - "y": 0 - } - } - }, - { - "ID": "6488", - "typeID": "Arrow", - "zOrder": "21", - "w": "1", - "h": "90", - "measuredW": "150", - "measuredH": "100", - "x": "571", - "y": "2266", - "properties": { - "color": "2848996", - "curvature": "-1", - "direction": "top", - "leftArrow": "false", - "rightArrow": "false", - "stroke": "dotted", - "p0": { - "x": 1, - "y": 90 - }, - "p1": { - "x": 0.4346317007327421, - "y": 0.008098727342846123 - }, - "p2": { - "x": 1, - "y": 0 - } - } - }, - { - "ID": "6489", - "typeID": "__group__", - "zOrder": "22", - "measuredW": "150", - "measuredH": "44", - "w": "150", - "h": "44", - "x": "499", - "y": "2259", - "properties": { - "controlName": "100-javascript-asynchronous-javascript:event-loop" - }, - "children": { - "controls": { - "control": [ - { - "ID": "0", - "typeID": "TextArea", - "zOrder": "0", - "w": "139", - "h": "44", - "measuredW": "200", - "measuredH": "140", - "x": "0", - "y": "0", - "properties": { - "color": "16770457" - } - }, - { - "ID": "1", - "typeID": "Label", - "zOrder": "1", - "measuredW": "88", - "measuredH": "25", - "x": "26", - "y": "9", - "properties": { - "size": "17", - "text": "Event Loop" - } - }, - { - "ID": "2", - "typeID": "__group__", - "zOrder": "2", - "measuredW": "24", - "measuredH": "24", - "w": "24", - "h": "24", - "x": "126", - "y": "10", - "children": { - "controls": { - "control": [ - { - "ID": "0", - "typeID": "Icon", - "zOrder": "0", - "measuredW": "24", - "measuredH": "24", - "x": "0", - "y": "0", - "properties": { - "color": "16777215", - "icon": { - "ID": "circle", - "size": "small" - } - } - }, - { - "ID": "1", - "typeID": "Icon", - "zOrder": "1", - "measuredW": "24", - "measuredH": "24", - "x": "0", - "y": "0", - "properties": { - "icon": { - "ID": "check-circle", - "size": "small" - } - } - } - ] - } - } - } - ] - } - } - }, - { - "ID": "6490", - "typeID": "Arrow", - "zOrder": "23", - "w": "114", - "h": "335", - "measuredW": "150", - "measuredH": "100", - "x": "670", - "y": "2118", - "properties": { - "color": "2848996", - "curvature": "-1", - "direction": "top", - "leftArrow": "false", - "rightArrow": "false", - "p0": { - "x": 6.412627807357808, - "y": 334.70076554616526 - }, - "p1": { - "x": 0.6858595992123588, - "y": 0.18770524853403914 - }, - "p2": { - "x": 114, - "y": 0 - } - } - }, - { - "ID": "6491", - "typeID": "__group__", - "zOrder": "24", - "measuredW": "211", - "measuredH": "110", - "w": "211", - "h": "110", - "x": "811", - "y": "2163", - "properties": { - "controlName": "106-javascript-this-keyword:explicit-binding" - }, - "children": { - "controls": { - "control": [ - { - "ID": "0", - "typeID": "Arrow", - "zOrder": "0", - "w": "1", - "h": "70", - "measuredW": "150", - "measuredH": "100", - "x": "169", - "y": "22", - "properties": { - "color": "2848996", - "curvature": "-1", - "direction": "top", - "leftArrow": "false", - "rightArrow": "false", - "stroke": "dotted", - "p0": { - "x": 1, - "y": 70 - }, - "p1": { - "x": 0.43463170073274204, - "y": 0.008098727342846123 - }, - "p2": { - "x": 1, - "y": 0 - } - } - }, - { - "ID": "1", - "typeID": "Arrow", - "zOrder": "1", - "w": "1", - "h": "70", - "measuredW": "150", - "measuredH": "100", - "x": "98", - "y": "22", - "properties": { - "color": "2848996", - "curvature": "-1", - "direction": "top", - "leftArrow": "false", - "rightArrow": "false", - "stroke": "dotted", - "p0": { - "x": 1, - "y": 70 - }, - "p1": { - "x": 0.43463170073274204, - "y": 0.008098727342846123 - }, - "p2": { - "x": 1, - "y": 0 - } - } - }, - { - "ID": "2", - "typeID": "Arrow", - "zOrder": "2", - "w": "1", - "h": "70", - "measuredW": "150", - "measuredH": "100", - "x": "28", - "y": "22", - "properties": { - "color": "2848996", - "curvature": "-1", - "direction": "top", - "leftArrow": "false", - "rightArrow": "false", - "stroke": "dotted", - "p0": { - "x": 1, - "y": 70 - }, - "p1": { - "x": 0.43463170073274204, - "y": 0.008098727342846123 - }, - "p2": { - "x": 1, - "y": 0 - } - } - }, - { - "ID": "3", - "typeID": "TextArea", - "zOrder": "3", - "w": "202", - "h": "44", - "measuredW": "200", - "measuredH": "140", - "x": "0", - "y": "0", - "properties": { - "color": "16770457" - } - }, - { - "ID": "4", - "typeID": "Label", - "zOrder": "4", - "measuredW": "118", - "measuredH": "25", - "x": "49", - "y": "9", - "properties": { - "size": "17", - "text": "Explicit Binding" - } - }, - { - "ID": "5", - "typeID": "__group__", - "zOrder": "5", - "measuredW": "24", - "measuredH": "24", - "w": "24", - "h": "24", - "x": "187", - "y": "9", - "children": { - "controls": { - "control": [ - { - "ID": "0", - "typeID": "Icon", - "zOrder": "0", - "measuredW": "24", - "measuredH": "24", - "x": "0", - "y": "0", - "properties": { - "color": "16777215", - "icon": { - "ID": "circle", - "size": "small" - } - } - }, - { - "ID": "1", - "typeID": "Icon", - "zOrder": "1", - "measuredW": "24", - "measuredH": "24", - "x": "0", - "y": "0", - "properties": { - "color": "16777215", - "icon": { - "ID": "circle", - "size": "small" - } - } - }, - { - "ID": "2", - "typeID": "Icon", - "zOrder": "2", - "measuredW": "24", - "measuredH": "24", - "x": "0", - "y": "0", - "properties": { - "icon": { - "ID": "check-circle", - "size": "small" - }, - "color": "10027263" - } - } - ] - } - } - }, - { - "ID": "7", - "typeID": "TextArea", - "zOrder": "8", - "w": "70", - "h": "44", - "measuredW": "200", - "measuredH": "140", - "x": "63", - "y": "66", - "properties": { - "color": "16770457" - } - }, - { - "ID": "8", - "typeID": "Label", - "zOrder": "9", - "measuredW": "41", - "measuredH": "25", - "x": "77", - "y": "75", - "properties": { - "size": "17", - "text": "apply" - } - }, - { - "ID": "9", - "typeID": "TextArea", - "zOrder": "10", - "w": "62", - "h": "44", - "measuredW": "200", - "measuredH": "140", - "x": "141", - "y": "66", - "properties": { - "color": "16770457" - } - }, - { - "ID": "10", - "typeID": "Label", - "zOrder": "11", - "measuredW": "33", - "measuredH": "25", - "x": "155", - "y": "75", - "properties": { - "size": "17", - "text": "bind" - } - }, - { - "ID": "11", - "typeID": "TextArea", - "zOrder": "6", - "w": "52", - "h": "44", - "measuredW": "200", - "measuredH": "140", - "x": "0", - "y": "66", - "properties": { - "color": "16770457" - } - }, - { - "ID": "12", - "typeID": "Label", - "zOrder": "7", - "measuredW": "27", - "measuredH": "25", - "x": "12", - "y": "75", - "properties": { - "size": "17", - "text": "call" - } - } - ] - } - } - }, - { - "ID": "6492", - "typeID": "Arrow", - "zOrder": "25", - "w": "86", - "h": "66", - "measuredW": "150", - "measuredH": "100", - "x": "1000", - "y": "2028", - "properties": { - "color": "2848996", - "curvature": "-1", - "direction": "top", - "leftArrow": "false", - "rightArrow": "false", - "stroke": "dotted", - "p0": { - "x": 86, - "y": 0 - }, - "p1": { - "x": 0.4752475247524752, - "y": 0.08580858085808583 - }, - "p2": { - "x": 0, - "y": 66 - } - } - }, - { - "ID": "6493", - "typeID": "Arrow", - "zOrder": "26", - "w": "105", - "h": "23", - "measuredW": "150", - "measuredH": "100", - "x": "989", - "y": "2080", - "properties": { - "color": "2848996", - "curvature": "-1", - "direction": "top", - "leftArrow": "false", - "rightArrow": "false", - "stroke": "dotted", - "p0": { - "x": 105, - "y": 0 - }, - "p1": { - "x": 0.4508650111804166, - "y": 0.04695774979404492 - }, - "p2": { - "x": 0, - "y": 23 - } - } - }, - { - "ID": "6494", - "typeID": "Arrow", - "zOrder": "27", - "w": "89", - "h": "20", - "measuredW": "150", - "measuredH": "100", - "x": "1001", - "y": "2116", - "properties": { - "color": "2848996", - "curvature": "-1", - "direction": "top", - "leftArrow": "false", - "rightArrow": "false", - "stroke": "dotted", - "p0": { - "x": 89, - "y": 20 - }, - "p1": { - "x": 0.4897405460403595, - "y": -0.07088350008478889 - }, - "p2": { - "x": 0, - "y": 0 - } - } - }, - { - "ID": "6495", - "typeID": "Arrow", - "zOrder": "28", - "w": "87", - "h": "65", - "measuredW": "150", - "measuredH": "100", - "x": "1000", - "y": "2119", - "properties": { - "color": "2848996", - "curvature": "-1", - "direction": "top", - "leftArrow": "false", - "rightArrow": "false", - "stroke": "dotted", - "p0": { - "x": 87, - "y": 65 - }, - "p1": { - "x": 0.48974054604035955, - "y": -0.07088350008478889 - }, - "p2": { - "x": 0, - "y": 0 - } - } - }, - { - "ID": "6496", - "typeID": "Arrow", - "zOrder": "29", - "w": "88", - "h": "107", - "measuredW": "150", - "measuredH": "100", - "x": "996", - "y": "2130", - "properties": { - "color": "2848996", - "curvature": "-1", - "direction": "top", - "leftArrow": "false", - "rightArrow": "false", - "stroke": "dotted", - "p0": { - "x": 88, - "y": 107 - }, - "p1": { - "x": 0.6556559421119335, - "y": -0.099995911859695 - }, - "p2": { - "x": 0, - "y": 0 - } - } - }, - { - "ID": "6497", - "typeID": "Arrow", - "zOrder": "30", - "w": "159", - "h": "133", - "measuredW": "150", - "measuredH": "100", - "x": "654", - "y": "1972", - "properties": { - "color": "2848996", - "curvature": "-1", - "direction": "top", - "leftArrow": "false", - "rightArrow": "false", - "p0": { - "x": 159, - "y": 132 - }, - "p1": { - "x": 0.5367276641550054, - "y": 0.2802368137782564 - }, - "p2": { - "x": 0, - "y": 0 - } - } - }, - { - "ID": "6498", - "typeID": "Arrow", - "zOrder": "31", - "w": "27", - "h": "256", - "measuredW": "150", - "measuredH": "100", - "x": "648", - "y": "1711", - "properties": { - "color": "2848996", - "curvature": "-1", - "direction": "top", - "leftArrow": "false", - "rightArrow": "false", - "p0": { - "x": 0, - "y": 256 - }, - "p1": { - "x": 0.5418218964066819, - "y": -0.10497536353803628 - }, - "p2": { - "x": 1, - "y": 0 - } - } - }, - { - "ID": "6499", - "typeID": "Arrow", - "zOrder": "32", - "w": "122", - "h": "239", - "measuredW": "150", - "measuredH": "100", - "x": "712", - "y": "1729", - "properties": { - "color": "2848996", - "curvature": "-1", - "direction": "top", - "leftArrow": "false", - "rightArrow": "false", - "stroke": "dotted", - "p0": { - "x": 122, - "y": 239 - }, - "p1": { - "x": 0.38300118047357823, - "y": 0.16014165682938683 - }, - "p2": { - "x": 0, - "y": 0 - } - } - }, - { - "ID": "6500", - "typeID": "Arrow", - "zOrder": "33", - "w": "108", - "h": "189", - "measuredW": "150", - "measuredH": "100", - "x": "720", - "y": "1727", - "properties": { - "color": "2848996", - "curvature": "-1", - "direction": "top", - "leftArrow": "false", - "rightArrow": "false", - "stroke": "dotted", - "p0": { - "x": 108, - "y": 189 - }, - "p1": { - "x": 0.3636363636363637, - "y": 0.12500000000000003 - }, - "p2": { - "x": 0, - "y": 0 - } - } - }, - { - "ID": "6501", - "typeID": "Arrow", - "zOrder": "34", - "w": "93", - "h": "133", - "measuredW": "150", - "measuredH": "100", - "x": "729", - "y": "1727", - "properties": { - "color": "2848996", - "curvature": "-1", - "direction": "top", - "leftArrow": "false", - "rightArrow": "false", - "stroke": "dotted", - "p0": { - "x": 93, - "y": 133 - }, - "p1": { - "x": 0.36363636363636376, - "y": 0.125 - }, - "p2": { - "x": 0, - "y": 0 - } - } - }, - { - "ID": "6502", - "typeID": "Arrow", - "zOrder": "35", - "w": "88", - "h": "88", - "measuredW": "150", - "measuredH": "100", - "x": "737", - "y": "1726", - "properties": { - "color": "2848996", - "curvature": "-1", - "direction": "top", - "leftArrow": "false", - "rightArrow": "false", - "stroke": "dotted", - "p0": { - "x": 88, - "y": 88 - }, - "p1": { - "x": 0.36363636363636365, - "y": 0.125 - }, - "p2": { - "x": 0, - "y": 0 - } - } - }, - { - "ID": "6503", - "typeID": "Arrow", - "zOrder": "36", - "w": "55", - "h": "47", - "measuredW": "150", - "measuredH": "100", - "x": "1031", - "y": "1861", - "properties": { - "color": "2848996", - "curvature": "-1", - "direction": "top", - "leftArrow": "false", - "rightArrow": "false", - "stroke": "dotted", - "p0": { - "x": 55, - "y": 0 - }, - "p1": { - "x": 0.4752092723760463, - "y": 0.09594333547971662 - }, - "p2": { - "x": 0, - "y": 47 - } - } - }, - { - "ID": "6504", - "typeID": "Arrow", - "zOrder": "37", - "w": "62", - "h": "49", - "measuredW": "150", - "measuredH": "100", - "x": "1024", - "y": "1921", - "properties": { - "color": "2848996", - "curvature": "-1", - "direction": "top", - "leftArrow": "false", - "rightArrow": "false", - "stroke": "dotted", - "p0": { - "x": 62, - "y": 49 - }, - "p1": { - "x": 0.4290879211175021, - "y": -0.13114215283483976 - }, - "p2": { - "x": 0, - "y": 0 - } - } - }, - { - "ID": "6505", - "typeID": "Arrow", - "zOrder": "38", - "w": "59", - "h": "1", - "measuredW": "150", - "measuredH": "100", - "x": "1029", - "y": "1915", - "properties": { - "color": "2848996", - "curvature": "-1", - "direction": "top", - "leftArrow": "false", - "rightArrow": "false", - "stroke": "dotted", - "p0": { - "x": 59, - "y": 0 - }, - "p1": { - "x": 0.5615052363765461, - "y": -0.004319271049050346 - }, - "p2": { - "x": 0, - "y": 0 - } - } - }, - { - "ID": "6506", - "typeID": "Arrow", - "zOrder": "39", - "w": "89", - "h": "45", - "measuredW": "150", - "measuredH": "100", - "x": "735", - "y": "1715", - "properties": { - "color": "2848996", - "curvature": "-1", - "direction": "top", - "leftArrow": "false", - "rightArrow": "false", - "stroke": "dotted", - "p0": { - "x": 89, - "y": 45 - }, - "p1": { - "x": 0.4211743414437965, - "y": 0.07812185803338026 - }, - "p2": { - "x": 0, - "y": 0 - } - } - }, - { - "ID": "6507", - "typeID": "Arrow", - "zOrder": "40", - "w": "80", - "h": "55", - "measuredW": "150", - "measuredH": "100", - "x": "1013", - "y": "1721", - "properties": { - "color": "2848996", - "curvature": "-1", - "direction": "top", - "leftArrow": "false", - "rightArrow": "false", - "stroke": "dotted", - "p0": { - "x": 80, - "y": 55 - }, - "p1": { - "x": 0.4657824933687003, - "y": -0.20477453580901858 - }, - "p2": { - "x": 0, - "y": 0 - } - } - }, - { - "ID": "6508", - "typeID": "Arrow", - "zOrder": "41", - "w": "88", - "h": "4", - "measuredW": "150", - "measuredH": "100", - "x": "1032", - "y": "1713", - "properties": { - "color": "2848996", - "curvature": "-1", - "direction": "top", - "leftArrow": "false", - "rightArrow": "false", - "stroke": "dotted", - "p0": { - "x": 88, - "y": 4 - }, - "p1": { - "x": 0.5615052363765459, - "y": -0.004319271049050346 - }, - "p2": { - "x": 0, - "y": 0 - } - } - }, - { - "ID": "6509", - "typeID": "Arrow", - "zOrder": "42", - "w": "130", - "h": "1", - "measuredW": "150", - "measuredH": "100", - "x": "727", - "y": "1712", - "properties": { - "color": "2848996", - "curvature": "-1", - "direction": "top", - "leftArrow": "false", - "rightArrow": "false", - "stroke": "dotted", - "p0": { - "x": 130, - "y": 1 - }, - "p1": { - "x": 0.5615052363765458, - "y": -0.004319271049050352 - }, - "p2": { - "x": 0, - "y": 0 - } - } - }, - { - "ID": "6510", - "typeID": "Arrow", - "zOrder": "43", - "w": "1", - "h": "82", - "measuredW": "150", - "measuredH": "100", - "x": "713", - "y": "1633", - "properties": { - "color": "2848996", - "curvature": "-1", - "direction": "top", - "leftArrow": "false", - "rightArrow": "false", - "stroke": "dotted", - "p0": { - "x": 1, - "y": 82 - }, - "p1": { - "x": 0.434631700732742, - "y": 0.008098727342846125 - }, - "p2": { - "x": 1, - "y": 0 - } - } - }, - { - "ID": "6511", - "typeID": "Arrow", - "zOrder": "44", - "w": "188", - "h": "2", - "measuredW": "150", - "measuredH": "100", - "x": "445", - "y": "1717", - "properties": { - "color": "2848996", - "curvature": "-1", - "direction": "top", - "leftArrow": "false", - "rightArrow": "false", - "p0": { - "x": 188, - "y": 2 - }, - "p1": { - "x": 0.5531914893617021, - "y": -0.010638297872340425 - }, - "p2": { - "x": 0, - "y": 2 - } - } - }, - { - "ID": "6512", - "typeID": "Arrow", - "zOrder": "45", - "w": "1", - "h": "68", - "measuredW": "150", - "measuredH": "100", - "x": "330", - "y": "1714", - "properties": { - "color": "2848996", - "curvature": "-1", - "direction": "top", - "leftArrow": "false", - "rightArrow": "false", - "stroke": "dotted", - "p0": { - "x": 1, - "y": 68 - }, - "p1": { - "x": 0.4346317007327421, - "y": 0.008098727342846125 - }, - "p2": { - "x": 1, - "y": 0 - } - } - }, - { - "ID": "6513", - "typeID": "Arrow", - "zOrder": "46", - "w": "161", - "h": "165", - "measuredW": "150", - "measuredH": "100", - "x": "438", - "y": "1542", - "properties": { - "color": "2848996", - "curvature": "-1", - "direction": "bottom", - "leftArrow": "false", - "rightArrow": "false", - "p0": { - "x": 161, - "y": 0 - }, - "p1": { - "x": 0.5119105859330899, - "y": 0.22071275354683323 - }, - "p2": { - "x": 0, - "y": 165 - } - } - }, - { - "ID": "6514", - "typeID": "Arrow", - "zOrder": "47", - "w": "76", - "h": "96", - "measuredW": "150", - "measuredH": "100", - "x": "964", - "y": "1545", - "properties": { - "color": "2848996", - "curvature": "-1", - "direction": "top", - "leftArrow": "false", - "rightArrow": "false", - "stroke": "dotted", - "p0": { - "x": 76, - "y": 96 - }, - "p1": { - "x": 0.4573170731707317, - "y": 0.13414634146341473 - }, - "p2": { - "x": 0, - "y": 0 - } - } - }, - { - "ID": "6515", - "typeID": "Arrow", - "zOrder": "48", - "w": "68", - "h": "44", - "measuredW": "150", - "measuredH": "100", - "x": "968", - "y": "1542", - "properties": { - "color": "2848996", - "curvature": "-1", - "direction": "top", - "leftArrow": "false", - "rightArrow": "false", - "stroke": "dotted", - "p0": { - "x": 68, - "y": 44 - }, - "p1": { - "x": 0.4573170731707317, - "y": 0.13414634146341464 - }, - "p2": { - "x": 0, - "y": 0 - } - } - }, - { - "ID": "6516", - "typeID": "Arrow", - "zOrder": "49", - "w": "76", - "h": "1", - "measuredW": "150", - "measuredH": "100", - "x": "966", - "y": "1532", - "properties": { - "color": "2848996", - "curvature": "-1", - "direction": "top", - "leftArrow": "false", - "rightArrow": "false", - "stroke": "dotted", - "p0": { - "x": 76, - "y": 1 - }, - "p1": { - "x": 0.5677789797786468, - "y": 0.0019139552300907004 - }, - "p2": { - "x": 0, - "y": 0 - } - } - }, - { - "ID": "6517", - "typeID": "Arrow", - "zOrder": "50", - "w": "130", - "h": "1", - "measuredW": "150", - "measuredH": "100", - "x": "678", - "y": "1531", - "properties": { - "color": "2848996", - "curvature": "-1", - "direction": "top", - "leftArrow": "false", - "rightArrow": "false", - "stroke": "dotted", - "p0": { - "x": 130, - "y": 1 - }, - "p1": { - "x": 0.5615052363765458, - "y": -0.004319271049050352 - }, - "p2": { - "x": 0, - "y": 0 - } - } - }, - { - "ID": "6518", - "typeID": "Arrow", - "zOrder": "51", - "w": "1", - "h": "68", - "measuredW": "150", - "measuredH": "100", - "x": "246", - "y": "1543", - "properties": { - "color": "2848996", - "curvature": "-1", - "direction": "top", - "leftArrow": "false", - "rightArrow": "false", - "stroke": "dotted", - "p0": { - "x": 1, - "y": 68 - }, - "p1": { - "x": 0.4346317007327421, - "y": 0.008098727342846125 - }, - "p2": { - "x": 1, - "y": 0 - } - } - }, - { - "ID": "6519", - "typeID": "Arrow", - "zOrder": "52", - "w": "1", - "h": "68", - "measuredW": "150", - "measuredH": "100", - "x": "362", - "y": "1543", - "properties": { - "color": "2848996", - "curvature": "-1", - "direction": "top", - "leftArrow": "false", - "rightArrow": "false", - "stroke": "dotted", - "p0": { - "x": 1, - "y": 68 - }, - "p1": { - "x": 0.4346317007327421, - "y": 0.008098727342846125 - }, - "p2": { - "x": 1, - "y": 0 - } - } - }, - { - "ID": "6520", - "typeID": "__group__", - "zOrder": "53", - "measuredW": "111", - "measuredH": "44", - "w": "111", - "h": "44", - "x": "312", - "y": "1582", - "properties": { - "controlName": "101-javascript-control-flow:conditional-statements:switch" - }, - "children": { - "controls": { - "control": [ - { - "ID": "0", - "typeID": "TextArea", - "zOrder": "0", - "w": "101", - "h": "44", - "measuredW": "200", - "measuredH": "140", - "x": "0", - "y": "0", - "properties": { - "color": "16770457" - } - }, - { - "ID": "1", - "typeID": "Label", - "zOrder": "1", - "measuredW": "50", - "measuredH": "25", - "x": "20", - "y": "9", - "properties": { - "size": "17", - "text": "Switch" - } - }, - { - "ID": "2", - "typeID": "__group__", - "zOrder": "2", - "measuredW": "24", - "measuredH": "24", - "w": "24", - "h": "24", - "x": "87", - "y": "9", - "children": { - "controls": { - "control": [ - { - "ID": "0", - "typeID": "Icon", - "zOrder": "0", - "measuredW": "24", - "measuredH": "24", - "x": "0", - "y": "0", - "properties": { - "color": "16777215", - "icon": { - "ID": "circle", - "size": "small" - } - } - }, - { - "ID": "1", - "typeID": "Icon", - "zOrder": "1", - "measuredW": "24", - "measuredH": "24", - "x": "0", - "y": "0", - "properties": { - "icon": { - "ID": "check-circle", - "size": "small" - }, - "color": "3700253" - } - } - ] - } - } - } - ] - } - } - }, - { - "ID": "6521", - "typeID": "__group__", - "zOrder": "54", - "measuredW": "115", - "measuredH": "44", - "w": "115", - "h": "44", - "x": "184", - "y": "1581", - "properties": { - "controlName": "100-javascript-control-flow:conditional-statements:if-else" - }, - "children": { - "controls": { - "control": [ - { - "ID": "0", - "typeID": "TextArea", - "zOrder": "0", - "w": "105", - "h": "44", - "measuredW": "200", - "measuredH": "140", - "x": "10", - "y": "0", - "properties": { - "color": "16770457" - } - }, - { - "ID": "1", - "typeID": "Label", - "zOrder": "1", - "measuredW": "53", - "measuredH": "25", - "x": "37", - "y": "10", - "properties": { - "size": "17", - "text": "If...else" - } - }, - { - "ID": "2", - "typeID": "__group__", - "zOrder": "2", - "measuredW": "24", - "measuredH": "24", - "w": "24", - "h": "24", - "x": "0", - "y": "10", - "children": { - "controls": { - "control": [ - { - "ID": "0", - "typeID": "Icon", - "zOrder": "0", - "measuredW": "24", - "measuredH": "24", - "x": "0", - "y": "0", - "properties": { - "color": "16777215", - "icon": { - "ID": "circle", - "size": "small" - } - } - }, - { - "ID": "1", - "typeID": "Icon", - "zOrder": "1", - "measuredW": "24", - "measuredH": "24", - "x": "0", - "y": "0", - "properties": { - "icon": { - "ID": "check-circle", - "size": "small" - }, - "color": "3700253" - } - } - ] - } - } - } - ] - } - } - }, - { - "ID": "6522", - "typeID": "Arrow", - "zOrder": "55", - "w": "130", - "h": "1", - "measuredW": "150", - "measuredH": "100", - "x": "378", - "y": "1531", - "properties": { - "color": "2848996", - "curvature": "-1", - "direction": "top", - "leftArrow": "false", - "rightArrow": "false", - "stroke": "dotted", - "p0": { - "x": 130, - "y": 1 - }, - "p1": { - "x": 0.5615052363765458, - "y": -0.004319271049050352 - }, - "p2": { - "x": 0, - "y": 0 - } - } - }, - { - "ID": "6523", - "typeID": "Arrow", - "zOrder": "56", - "w": "3", - "h": "69", - "measuredW": "150", - "measuredH": "100", - "x": "596", - "y": "1471", - "properties": { - "color": "2848996", - "curvature": "-1", - "direction": "bottom", - "leftArrow": "false", - "rightArrow": "false", - "p0": { - "x": 0, - "y": 0 - }, - "p1": { - "x": 0.4438624012549723, - "y": -0.00008403832147459167 - }, - "p2": { - "x": 3, - "y": 69 - } - } - }, - { - "ID": "6524", - "typeID": "Arrow", - "zOrder": "57", - "w": "128", - "h": "4", - "measuredW": "150", - "measuredH": "100", - "x": "957", - "y": "1466", - "properties": { - "color": "2848996", - "curvature": "-1", - "direction": "top", - "leftArrow": "false", - "rightArrow": "false", - "stroke": "dotted", - "p0": { - "x": 128, - "y": 0 - }, - "p1": { - "x": 0.4346317007327421, - "y": 0.008098727342846118 - }, - "p2": { - "x": 0, - "y": 4 - } - } - }, - { - "ID": "6525", - "typeID": "Arrow", - "zOrder": "58", - "w": "115", - "h": "102", - "measuredW": "150", - "measuredH": "100", - "x": "682", - "y": "1364", - "properties": { - "color": "2848996", - "curvature": "-1", - "direction": "top", - "leftArrow": "false", - "rightArrow": "false", - "stroke": "dotted", - "p0": { - "x": 115, - "y": 0 - }, - "p1": { - "x": 0.5239324558804859, - "y": 0.10051208261035169 - }, - "p2": { - "x": 0, - "y": 102 - } - } - }, - { - "ID": "6526", - "typeID": "Arrow", - "zOrder": "59", - "w": "105", - "h": "53", - "measuredW": "150", - "measuredH": "100", - "x": "692", - "y": "1416", - "properties": { - "color": "2848996", - "curvature": "-1", - "direction": "top", - "leftArrow": "false", - "rightArrow": "false", - "stroke": "dotted", - "p0": { - "x": 105, - "y": 0 - }, - "p1": { - "x": 0.5619316722322119, - "y": 0.09139481119958899 - }, - "p2": { - "x": 0, - "y": 53 - } - } - }, - { - "ID": "6527", - "typeID": "Arrow", - "zOrder": "60", - "w": "115", - "h": "6", - "measuredW": "150", - "measuredH": "100", - "x": "687", - "y": "1473", - "properties": { - "color": "2848996", - "curvature": "-1", - "direction": "top", - "leftArrow": "false", - "rightArrow": "false", - "stroke": "dotted", - "p0": { - "x": 115, - "y": 0 - }, - "p1": { - "x": 0.43463170073274204, - "y": 0.008098727342846121 - }, - "p2": { - "x": 0, - "y": 6 - } - } - }, - { - "ID": "6528", - "typeID": "Arrow", - "zOrder": "61", - "w": "110", - "h": "85", - "measuredW": "150", - "measuredH": "100", - "x": "406", - "y": "1373", - "properties": { - "color": "2848996", - "curvature": "-1", - "direction": "top", - "leftArrow": "false", - "rightArrow": "false", - "stroke": "dotted", - "p0": { - "x": 110, - "y": 85 - }, - "p1": { - "x": 0.4798458802608179, - "y": 0.06727919383521047 - }, - "p2": { - "x": 0, - "y": 0 - } - } - }, - { - "ID": "6529", - "typeID": "Arrow", - "zOrder": "62", - "w": "116", - "h": "6", - "measuredW": "150", - "measuredH": "100", - "x": "392", - "y": "1470", - "properties": { - "color": "2848996", - "curvature": "-1", - "direction": "top", - "leftArrow": "false", - "rightArrow": "false", - "stroke": "dotted", - "p0": { - "x": 116, - "y": 6 - }, - "p1": { - "x": 0.5615052363765459, - "y": -0.004319271049050351 - }, - "p2": { - "x": 0, - "y": 0 - } - } - }, - { - "ID": "6530", - "typeID": "Arrow", - "zOrder": "63", - "w": "102", - "h": "46", - "measuredW": "150", - "measuredH": "100", - "x": "407", - "y": "1421", - "properties": { - "color": "2848996", - "curvature": "-1", - "direction": "top", - "leftArrow": "false", - "rightArrow": "false", - "stroke": "dotted", - "p0": { - "x": 102, - "y": 46 - }, - "p1": { - "x": 0.5619316722322119, - "y": 0.09139481119958906 - }, - "p2": { - "x": 0, - "y": 0 - } - } - }, - { - "ID": "6531", - "typeID": "Arrow", - "zOrder": "64", - "w": "120", - "h": "205", - "measuredW": "150", - "measuredH": "100", - "x": "596", - "y": "1254", - "properties": { - "color": "2848996", - "curvature": "-1", - "direction": "bottom", - "leftArrow": "false", - "rightArrow": "false", - "p0": { - "x": 120, - "y": 0 - }, - "p1": { - "x": 0.4654417745871477, - "y": -0.18317860785807433 - }, - "p2": { - "x": 0, - "y": 205 - } - } - }, - { - "ID": "6532", - "typeID": "Arrow", - "zOrder": "65", - "w": "97", - "h": "27", - "measuredW": "150", - "measuredH": "100", - "x": "1006", - "y": "1229", - "properties": { - "color": "2848996", - "curvature": "-1", - "direction": "top", - "leftArrow": "false", - "rightArrow": "false", - "stroke": "dotted", - "p0": { - "x": 97, - "y": 0 - }, - "p1": { - "x": 0.5362343379613952, - "y": 0.07670165932949556 - }, - "p2": { - "x": 0, - "y": 27 - } - } - }, - { - "ID": "6533", - "typeID": "Arrow", - "zOrder": "66", - "w": "101", - "h": "23", - "measuredW": "150", - "measuredH": "100", - "x": "1000", - "y": "1264", - "properties": { - "color": "2848996", - "curvature": "-1", - "direction": "top", - "leftArrow": "false", - "rightArrow": "false", - "stroke": "dotted", - "p0": { - "x": 101, - "y": 23 - }, - "p1": { - "x": 0.4715257712741169, - "y": -0.04268804175598845 - }, - "p2": { - "x": 0, - "y": 0 - } - } - }, - { - "ID": "6534", - "typeID": "Arrow", - "zOrder": "67", - "w": "92", - "h": "72", - "measuredW": "150", - "measuredH": "100", - "x": "1004", - "y": "1268", - "properties": { - "color": "2848996", - "curvature": "-1", - "direction": "top", - "leftArrow": "false", - "rightArrow": "false", - "stroke": "dotted", - "p0": { - "x": 92, - "y": 72 - }, - "p1": { - "x": 0.4427283527849604, - "y": -0.11349500314487382 - }, - "p2": { - "x": 0, - "y": 0 - } - } - }, - { - "ID": "6535", - "typeID": "Arrow", - "zOrder": "68", - "w": "101", - "h": "75", - "measuredW": "150", - "measuredH": "100", - "x": "997", - "y": "1177", - "properties": { - "color": "2848996", - "curvature": "-1", - "direction": "top", - "leftArrow": "false", - "rightArrow": "false", - "stroke": "dotted", - "p0": { - "x": 101, - "y": 0 - }, - "p1": { - "x": 0.5017060533299634, - "y": 0.1422974851510173 - }, - "p2": { - "x": 0, - "y": 75 - } - } - }, - { - "ID": "6536", - "typeID": "Arrow", - "zOrder": "69", - "w": "1", - "h": "68", - "measuredW": "150", - "measuredH": "100", - "x": "1087", - "y": "1036", - "properties": { - "color": "2848996", - "curvature": "-1", - "direction": "top", - "leftArrow": "false", - "rightArrow": "false", - "stroke": "dotted", - "p0": { - "x": 1, - "y": 68 - }, - "p1": { - "x": 0.4346317007327421, - "y": 0.008098727342846125 - }, - "p2": { - "x": 1, - "y": 0 - } - } - }, - { - "ID": "6537", - "typeID": "Arrow", - "zOrder": "70", - "w": "118", - "h": "1", - "measuredW": "150", - "measuredH": "100", - "x": "742", - "y": "1259", - "properties": { - "color": "2848996", - "curvature": "-1", - "direction": "top", - "leftArrow": "false", - "rightArrow": "false", - "stroke": "dotted", - "p0": { - "x": 118, - "y": 0 - }, - "p1": { - "x": 0.43463170073274193, - "y": 0.00809872734284612 - }, - "p2": { - "x": 0, - "y": 1 - } - } - }, - { - "ID": "6538", - "typeID": "Arrow", - "zOrder": "71", - "w": "134", - "h": "2", - "measuredW": "150", - "measuredH": "100", - "x": "459", - "y": "1259", - "properties": { - "color": "2848996", - "curvature": "-1", - "direction": "top", - "leftArrow": "false", - "rightArrow": "false", - "stroke": "dotted", - "p0": { - "x": 134, - "y": 0 - }, - "p1": { - "x": 0.4346317007327418, - "y": 0.008098727342846095 - }, - "p2": { - "x": 0, - "y": 2 - } - } - }, - { - "ID": "6539", - "typeID": "Arrow", - "zOrder": "72", - "w": "197", - "h": "223", - "measuredW": "150", - "measuredH": "100", - "x": "687", - "y": "1031", - "properties": { - "color": "2848996", - "curvature": "-1", - "direction": "bottom", - "leftArrow": "false", - "rightArrow": "false", - "p0": { - "x": 197, - "y": 0 - }, - "p1": { - "x": 0.46304778335297475, - "y": 0.16187780194146445 - }, - "p2": { - "x": 0, - "y": 223 - } - } - }, - { - "ID": "6540", - "typeID": "Arrow", - "zOrder": "73", - "w": "110", - "h": "101", - "measuredW": "150", - "measuredH": "100", - "x": "775", - "y": "934", - "properties": { - "color": "2848996", - "curvature": "-1", - "direction": "bottom", - "leftArrow": "false", - "rightArrow": "false", - "p0": { - "x": 0, - "y": 0 - }, - "p1": { - "x": 0.508228330568136, - "y": 0.248464194430743 - }, - "p2": { - "x": 110, - "y": 101 - } - } - }, - { - "ID": "6541", - "typeID": "Arrow", - "zOrder": "74", - "w": "1", - "h": "68", - "measuredW": "150", - "measuredH": "100", - "x": "1207", - "y": "1036", - "properties": { - "color": "2848996", - "curvature": "-1", - "direction": "top", - "leftArrow": "false", - "rightArrow": "false", - "stroke": "dotted", - "p0": { - "x": 1, - "y": 68 - }, - "p1": { - "x": 0.4346317007327421, - "y": 0.008098727342846125 - }, - "p2": { - "x": 1, - "y": 0 - } - } - }, - { - "ID": "6542", - "typeID": "Arrow", - "zOrder": "75", - "w": "164", - "h": "1", - "measuredW": "150", - "measuredH": "100", - "x": "587", - "y": "922", - "properties": { - "color": "2848996", - "curvature": "-1", - "direction": "top", - "leftArrow": "false", - "rightArrow": "false", - "stroke": "dotted", - "p0": { - "x": 164, - "y": 0 - }, - "p1": { - "x": 0.4346317007327419, - "y": 0.008098727342846102 - }, - "p2": { - "x": 0, - "y": 0 - } - } - }, - { - "ID": "6543", - "typeID": "Arrow", - "zOrder": "76", - "w": "93", - "h": "61", - "measuredW": "150", - "measuredH": "100", - "x": "929", - "y": "863", - "properties": { - "color": "2848996", - "curvature": "-1", - "direction": "top", - "leftArrow": "false", - "rightArrow": "false", - "stroke": "dotted", - "p0": { - "x": 93, - "y": 0 - }, - "p1": { - "x": 0.42797129354104674, - "y": 0.09504638543672332 - }, - "p2": { - "x": 0, - "y": 61 - } - } - }, - { - "ID": "6544", - "typeID": "Arrow", - "zOrder": "77", - "w": "98", - "h": "3", - "measuredW": "150", - "measuredH": "100", - "x": "937", - "y": "917", - "properties": { - "color": "2848996", - "curvature": "-1", - "direction": "top", - "leftArrow": "false", - "rightArrow": "false", - "stroke": "dotted", - "p0": { - "x": 98, - "y": 0 - }, - "p1": { - "x": 0.4346317007327419, - "y": 0.008098727342846118 - }, - "p2": { - "x": 0, - "y": 3 - } - } - }, - { - "ID": "6545", - "typeID": "__group__", - "zOrder": "78", - "measuredW": "245", - "measuredH": "44", - "w": "245", - "h": "44", - "x": "1013", - "y": "895", - "properties": { - "controlName": "102-javascript-type-casting:implicit-type-casting" - }, - "children": { - "controls": { - "control": [ - { - "ID": "0", - "typeID": "TextArea", - "zOrder": "0", - "w": "236", - "h": "44", - "measuredW": "200", - "measuredH": "140", - "x": "0", - "y": "0", - "properties": { - "color": "16770457" - } - }, - { - "ID": "1", - "typeID": "Label", - "zOrder": "1", - "measuredW": "160", - "measuredH": "25", - "x": "38", - "y": "9", - "properties": { - "size": "17", - "text": "Implicit Type Casting" - } - }, - { - "ID": "2", - "typeID": "__group__", - "zOrder": "2", - "measuredW": "24", - "measuredH": "24", - "w": "24", - "h": "24", - "x": "221", - "y": "10", - "children": { - "controls": { - "control": [ - { - "ID": "0", - "typeID": "Icon", - "zOrder": "0", - "measuredW": "24", - "measuredH": "24", - "x": "0", - "y": "0", - "properties": { - "color": "16777215", - "icon": { - "ID": "circle", - "size": "small" - } - } - }, - { - "ID": "1", - "typeID": "Icon", - "zOrder": "1", - "measuredW": "24", - "measuredH": "24", - "x": "0", - "y": "0", - "properties": { - "icon": { - "ID": "check-circle", - "size": "small" - }, - "color": "3700253" - } - } - ] - } - } - } - ] - } - } - }, - { - "ID": "6546", - "typeID": "Arrow", - "zOrder": "79", - "w": "114", - "h": "79", - "measuredW": "150", - "measuredH": "100", - "x": "602", - "y": "1036", - "properties": { - "color": "2848996", - "curvature": "-1", - "direction": "top", - "leftArrow": "false", - "rightArrow": "false", - "stroke": "dotted", - "p0": { - "x": 114, - "y": 0 - }, - "p1": { - "x": 0.5334511618235691, - "y": -0.14160212091282423 - }, - "p2": { - "x": 0, - "y": 79 - } - } - }, - { - "ID": "6547", - "typeID": "Arrow", - "zOrder": "80", - "w": "1", - "h": "89", - "measuredW": "150", - "measuredH": "100", - "x": "483", - "y": "1107", - "properties": { - "color": "2848996", - "curvature": "-1", - "direction": "top", - "leftArrow": "false", - "rightArrow": "false", - "stroke": "dotted", - "p0": { - "x": 1, - "y": 89 - }, - "p1": { - "x": 0.43463170073274204, - "y": 0.008098727342846125 - }, - "p2": { - "x": 1, - "y": 0 - } - } - }, - { - "ID": "6548", - "typeID": "Arrow", - "zOrder": "81", - "w": "110", - "h": "16", - "measuredW": "150", - "measuredH": "100", - "x": "334", - "y": "1027", - "properties": { - "color": "2848996", - "curvature": "-1", - "direction": "top", - "leftArrow": "false", - "rightArrow": "false", - "stroke": "dotted", - "p0": { - "x": 110, - "y": 0 - }, - "p1": { - "x": 0.5801230171576562, - "y": -0.01165425704111363 - }, - "p2": { - "x": 0, - "y": 16 - } - } - }, - { - "ID": "6549", - "typeID": "Arrow", - "zOrder": "82", - "w": "95", - "h": "62", - "measuredW": "150", - "measuredH": "100", - "x": "345", - "y": "1034", - "properties": { - "color": "2848996", - "curvature": "-1", - "direction": "top", - "leftArrow": "false", - "rightArrow": "false", - "stroke": "dotted", - "p0": { - "x": 95, - "y": 0 - }, - "p1": { - "x": 0.588716066886285, - "y": -0.07118135190359026 - }, - "p2": { - "x": 0, - "y": 62 - } - } - }, - { - "ID": "6550", - "typeID": "Arrow", - "zOrder": "83", - "w": "108", - "h": "112", - "measuredW": "150", - "measuredH": "100", - "x": "345", - "y": "1036", - "properties": { - "color": "2848996", - "curvature": "-1", - "direction": "top", - "leftArrow": "false", - "rightArrow": "false", - "stroke": "dotted", - "p0": { - "x": 108, - "y": 0 - }, - "p1": { - "x": 0.588716066886285, - "y": -0.07118135190359025 - }, - "p2": { - "x": 0, - "y": 112 - } - } - }, - { - "ID": "6551", - "typeID": "Arrow", - "zOrder": "84", - "w": "105", - "h": "37", - "measuredW": "150", - "measuredH": "100", - "x": "342", - "y": "984", - "properties": { - "color": "2848996", - "curvature": "-1", - "direction": "top", - "leftArrow": "false", - "rightArrow": "false", - "stroke": "dotted", - "p0": { - "x": 105, - "y": 37 - }, - "p1": { - "x": 0.6194444444444444, - "y": 0.08611111111111105 - }, - "p2": { - "x": 0, - "y": 0 - } - } - }, - { - "ID": "6552", - "typeID": "Arrow", - "zOrder": "85", - "w": "169", - "h": "1", - "measuredW": "150", - "measuredH": "100", - "x": "541", - "y": "1025", - "properties": { - "color": "2848996", - "curvature": "-1", - "direction": "top", - "leftArrow": "false", - "rightArrow": "false", - "stroke": "dotted", - "p0": { - "x": 169, - "y": 1 - }, - "p1": { - "x": 0.42352941176470593, - "y": -0.0058823529411764705 - }, - "p2": { - "x": 0, - "y": 0 - } - } - }, - { - "ID": "6553", - "typeID": "Arrow", - "zOrder": "86", - "w": "132", - "h": "1", - "measuredW": "150", - "measuredH": "100", - "x": "895", - "y": "1031", - "properties": { - "color": "2848996", - "curvature": "-1", - "direction": "top", - "leftArrow": "false", - "rightArrow": "false", - "stroke": "dotted", - "p0": { - "x": 132, - "y": 0 - }, - "p1": { - "x": 0.43463170073274177, - "y": 0.008098727342846121 - }, - "p2": { - "x": 0, - "y": 0 - } - } - }, - { - "ID": "6554", - "typeID": "Arrow", - "zOrder": "87", - "w": "188", - "h": "143", - "measuredW": "150", - "measuredH": "100", - "x": "546", - "y": "772", - "properties": { - "color": "2848996", - "curvature": "-1", - "direction": "bottom", - "leftArrow": "false", - "rightArrow": "false", - "p0": { - "x": 0, - "y": 0 - }, - "p1": { - "x": 0.45100789353512954, - "y": -0.16576423771935558 - }, - "p2": { - "x": 188, - "y": 143 - } - } - }, - { - "ID": "6555", - "typeID": "Arrow", - "zOrder": "88", - "w": "89", - "h": "43", - "measuredW": "150", - "measuredH": "100", - "x": "648", - "y": "778", - "properties": { - "color": "2848996", - "curvature": "-1", - "direction": "top", - "leftArrow": "false", - "rightArrow": "false", - "stroke": "dotted", - "p0": { - "x": 89, - "y": 43 - }, - "p1": { - "x": 0.4914022517911975, - "y": -0.13336745138178097 - }, - "p2": { - "x": 0, - "y": 0 - } - } - }, - { - "ID": "6556", - "typeID": "Arrow", - "zOrder": "89", - "w": "132", - "h": "1", - "measuredW": "150", - "measuredH": "100", - "x": "874", - "y": "766", - "properties": { - "color": "2848996", - "curvature": "-1", - "direction": "top", - "leftArrow": "false", - "rightArrow": "false", - "stroke": "dotted", - "p0": { - "x": 132, - "y": 0 - }, - "p1": { - "x": 0.43463170073274177, - "y": 0.008098727342846121 - }, - "p2": { - "x": 0, - "y": 0 - } - } - }, - { - "ID": "6557", - "typeID": "Arrow", - "zOrder": "90", - "w": "115", - "h": "1", - "measuredW": "150", - "measuredH": "100", - "x": "370", - "y": "767", - "properties": { - "color": "2848996", - "curvature": "-1", - "direction": "top", - "leftArrow": "false", - "rightArrow": "false", - "stroke": "dotted", - "p0": { - "x": 115, - "y": 0 - }, - "p1": { - "x": 0.4346317007327418, - "y": 0.008098727342846121 - }, - "p2": { - "x": 0, - "y": 0 - } - } - }, - { - "ID": "6558", - "typeID": "Arrow", - "zOrder": "91", - "w": "115", - "h": "2", - "measuredW": "150", - "measuredH": "100", - "x": "638", - "y": "766", - "properties": { - "color": "2848996", - "curvature": "-1", - "direction": "top", - "leftArrow": "false", - "rightArrow": "false", - "stroke": "dotted", - "p0": { - "x": 115, - "y": 2 - }, - "p1": { - "x": 0.43463170073274177, - "y": 0.008098727342846121 - }, - "p2": { - "x": 0, - "y": 0 - } - } - }, - { - "ID": "6559", - "typeID": "Arrow", - "zOrder": "92", - "w": "1", - "h": "76", - "measuredW": "150", - "measuredH": "100", - "x": "814", - "y": "682", - "properties": { - "color": "2848996", - "curvature": "-1", - "direction": "top", - "leftArrow": "false", - "rightArrow": "false", - "stroke": "dotted", - "p0": { - "x": 0, - "y": 76 - }, - "p1": { - "x": 0.4503554364293207, - "y": -0.0034378277590024473 - }, - "p2": { - "x": 0, - "y": 0 - } - } - }, - { - "ID": "6560", - "typeID": "Arrow", - "zOrder": "93", - "w": "107", - "h": "90", - "measuredW": "150", - "measuredH": "100", - "x": "860", - "y": "530", - "properties": { - "color": "2848996", - "curvature": "-1", - "direction": "top", - "leftArrow": "false", - "rightArrow": "false", - "stroke": "dotted", - "p0": { - "x": 107, - "y": 90 - }, - "p1": { - "x": 0.5032482479922247, - "y": -0.10941736150186711 - }, - "p2": { - "x": 0, - "y": 0 - } - } - }, - { - "ID": "6561", - "typeID": "Arrow", - "zOrder": "94", - "w": "1", - "h": "68", - "measuredW": "150", - "measuredH": "100", - "x": "1210", - "y": "618", - "properties": { - "color": "2848996", - "curvature": "-1", - "direction": "top", - "leftArrow": "false", - "rightArrow": "false", - "stroke": "dotted", - "p0": { - "x": 1, - "y": 68 - }, - "p1": { - "x": 0.4346317007327421, - "y": 0.008098727342846125 - }, - "p2": { - "x": 1, - "y": 0 - } - } - }, - { - "ID": "6562", - "typeID": "Arrow", - "zOrder": "95", - "w": "1", - "h": "68", - "measuredW": "150", - "measuredH": "100", - "x": "1109", - "y": "618", - "properties": { - "color": "2848996", - "curvature": "-1", - "direction": "top", - "leftArrow": "false", - "rightArrow": "false", - "stroke": "dotted", - "p0": { - "x": 1, - "y": 68 - }, - "p1": { - "x": 0.4346317007327421, - "y": 0.008098727342846125 - }, - "p2": { - "x": 1, - "y": 0 - } - } - }, - { - "ID": "6563", - "typeID": "Arrow", - "zOrder": "96", - "w": "1", - "h": "68", - "measuredW": "150", - "measuredH": "100", - "x": "1002", - "y": "618", - "properties": { - "color": "2848996", - "curvature": "-1", - "direction": "top", - "leftArrow": "false", - "rightArrow": "false", - "stroke": "dotted", - "p0": { - "x": 1, - "y": 68 - }, - "p1": { - "x": 0.4346317007327421, - "y": 0.008098727342846125 - }, - "p2": { - "x": 1, - "y": 0 - } - } - }, - { - "ID": "6564", - "typeID": "__group__", - "zOrder": "97", - "measuredW": "97", - "measuredH": "53", - "w": "97", - "h": "53", - "x": "959", - "y": "659", - "properties": { - "controlName": "100-javascript-variables:scopes:block" - }, - "children": { - "controls": { - "control": [ - { - "ID": "0", - "typeID": "TextArea", - "zOrder": "0", - "w": "88", - "h": "44", - "measuredW": "200", - "measuredH": "140", - "x": "0", - "y": "0", - "properties": { - "color": "16770457" - } - }, - { - "ID": "1", - "typeID": "Label", - "zOrder": "1", - "measuredW": "43", - "measuredH": "25", - "x": "22", - "y": "9", - "properties": { - "size": "17", - "text": "Block" - } - }, - { - "ID": "2", - "typeID": "__group__", - "zOrder": "2", - "measuredW": "24", - "measuredH": "24", - "w": "24", - "h": "24", - "x": "73", - "y": "29", - "children": { - "controls": { - "control": [ - { - "ID": "0", - "typeID": "Icon", - "zOrder": "0", - "measuredW": "24", - "measuredH": "24", - "x": "0", - "y": "0", - "properties": { - "color": "16777215", - "icon": { - "ID": "circle", - "size": "small" - } - } - }, - { - "ID": "1", - "typeID": "Icon", - "zOrder": "1", - "measuredW": "24", - "measuredH": "24", - "x": "0", - "y": "0", - "properties": { - "icon": { - "ID": "check-circle", - "size": "small" - }, - "color": "3700253" - } - } - ] - } - } - } - ] - } - } - }, - { - "ID": "6565", - "typeID": "__group__", - "zOrder": "98", - "measuredW": "108", - "measuredH": "53", - "w": "108", - "h": "53", - "x": "1061", - "y": "659", - "properties": { - "controlName": "101-javascript-variables:scopes:function" + "nodes": [ + { + "id": "RT5Y79D2bHy6PsH_R3ErB", + "type": "vertical", + "position": { + "x": 285.5025092677304, + "y": 1826.2304293708296 + }, + "selected": false, + "data": { + "label": "vertical node", + "style": { + "stroke": "#2B78E4", + "strokeWidth": 3.75 + } + }, + "zIndex": 999, + "width": 20, + "height": 279, + "style": { + "width": 20, + "height": 279 + }, + "positionAbsolute": { + "x": 285.5025092677304, + "y": 1826.2304293708296 + }, + "dragging": false, + "resizing": false, + "selectable": true, + "focusable": true + }, + { + "id": "Vw9QlH1HRpkhY0MB_qYSl", + "type": "vertical", + "position": { + "x": 162.55738234743455, + "y": 1725.8694458007812 + }, + "selected": false, + "data": { + "label": "vertical node", + "style": { + "stroke": "#2B78E4", + "strokeWidth": 3.75, + "strokeDasharray": "0.8 8", + "strokeLinecap": "round" + } + }, + "zIndex": 999, + "width": 20, + "height": 173, + "style": { + "width": 20, + "height": 173 + }, + "positionAbsolute": { + "x": 162.55738234743455, + "y": 1725.8694458007812 + }, + "dragging": false, + "resizing": false, + "selectable": true, + "focusable": true + }, + { + "id": "7_PNaE81zDfU_rrERJaut", + "type": "vertical", + "position": { + "x": -174.30802068213768, + "y": 1798.7725047650335 + }, + "selected": false, + "data": { + "label": "vertical node", + "style": { + "strokeDasharray": "0.8 8", + "strokeLinecap": "round", + "strokeWidth": 3.5, + "stroke": "#2B78E4" + }, + "oldId": "nIKq5h-D4CH0rTuyvIYrj" + }, + "zIndex": 999, + "width": 20, + "height": 80, + "style": { + "width": 20, + "height": 80 + }, + "positionAbsolute": { + "x": -174.30802068213768, + "y": 1798.7725047650335 + }, + "dragging": false, + "resizing": false, + "selectable": true, + "focusable": true + }, + { + "id": "nIKq5h-D4CH0rTuyvIYrj", + "type": "vertical", + "position": { + "x": -174.30802068213768, + "y": 1940.8694458007812 + }, + "selected": false, + "data": { + "label": "vertical node", + "style": { + "strokeDasharray": "0.8 8", + "strokeLinecap": "round", + "strokeWidth": 3.5, + "stroke": "#2B78E4" + } + }, + "zIndex": 999, + "width": 20, + "height": 69, + "style": { + "width": 20, + "height": 69 + }, + "positionAbsolute": { + "x": -174.30802068213768, + "y": 1940.8694458007812 + }, + "dragging": false, + "resizing": false, + "selectable": true, + "focusable": true + }, + { + "id": "vbQvUkXTW5X7Msi5h5bfU", + "type": "vertical", + "position": { + "x": -110.62763977050781, + "y": 1940.8694458007812 + }, + "selected": false, + "data": { + "label": "vertical node", + "oldId": "nIKq5h-D4CH0rTuyvIYrj", + "style": { + "strokeDasharray": "0.8 8", + "strokeLinecap": "round", + "strokeWidth": 3.5, + "stroke": "#2B78E4" + } + }, + "zIndex": 999, + "width": 20, + "height": 69, + "style": { + "width": 20, + "height": 69 + }, + "positionAbsolute": { + "x": -110.62763977050781, + "y": 1940.8694458007812 + }, + "dragging": false, + "resizing": false, + "selectable": true, + "focusable": true + }, + { + "id": "k92omG8sirMkkG21L2lIG", + "type": "vertical", + "position": { + "x": -41.62763977050781, + "y": 1940.8694458007812 + }, + "selected": false, + "data": { + "label": "vertical node", + "oldId": "vbQvUkXTW5X7Msi5h5bfU", + "style": { + "strokeDasharray": "0.8 8", + "strokeLinecap": "round", + "strokeWidth": 3.5, + "stroke": "#2B78E4" + } + }, + "zIndex": 999, + "width": 20, + "height": 69, + "style": { + "width": 20, + "height": 69 + }, + "positionAbsolute": { + "x": -41.62763977050781, + "y": 1940.8694458007812 + }, + "dragging": false, + "resizing": false, + "selectable": true, + "focusable": true + }, + { + "id": "0njVxhIA2YIJ9qKyVxjf8", + "type": "vertical", + "position": { + "x": 86.55738234743455, + "y": 1303.8694458007812 + }, + "selected": false, + "data": { + "label": "vertical node", + "style": { + "strokeDasharray": "0.8 8", + "strokeLinecap": "round", + "strokeWidth": 3.5, + "stroke": "#2B78E4" + } + }, + "zIndex": 999, + "width": 20, + "height": 82, + "style": { + "width": 20, + "height": 82 + }, + "positionAbsolute": { + "x": 86.55738234743455, + "y": 1303.8694458007812 + }, + "dragging": false, + "resizing": false, + "selectable": true, + "focusable": true + }, + { + "id": "WVB_JzBBd0IBLQeOmLA8l", + "type": "vertical", + "position": { + "x": 202.26672552017453, + "y": 1303.8694458007812 + }, + "selected": false, + "data": { + "label": "vertical node", + "style": { + "strokeDasharray": "0.8 8", + "strokeLinecap": "round", + "strokeWidth": 3.5, + "stroke": "#2B78E4" + }, + "oldId": "0njVxhIA2YIJ9qKyVxjf8" + }, + "zIndex": 999, + "width": 20, + "height": 82, + "style": { + "width": 20, + "height": 82 + }, + "positionAbsolute": { + "x": 202.26672552017453, + "y": 1303.8694458007812 + }, + "dragging": false, + "resizing": false, + "selectable": true, + "focusable": true + }, + { + "id": "-F3iMNrT9JSZDZLQGwebH", + "type": "vertical", + "position": { + "x": -174.30802068213768, + "y": 1206.7725047650335 + }, + "selected": false, + "data": { + "label": "vertical node", + "style": { + "stroke": "#2B78E4", + "strokeWidth": 3.75 + } + }, + "zIndex": 999, + "width": 20, + "height": 601, + "style": { + "width": 20, + "height": 601 + }, + "positionAbsolute": { + "x": -174.30802068213768, + "y": 1206.7725047650335 + }, + "dragging": false, + "resizing": false, + "selectable": true, + "focusable": true + }, + { + "id": "H7egAB_mCOFfyVvVfE7Sq", + "type": "vertical", + "position": { + "x": 470.5448461352869, + "y": 1103.2304293708296 + }, + "selected": false, + "data": { + "label": "vertical node", + "style": { + "strokeDasharray": "0.8 8", + "strokeLinecap": "round", + "strokeWidth": 3.5, + "stroke": "#2B78E4" + } + }, + "zIndex": 999, + "width": 20, + "height": 91, + "style": { + "width": 20, + "height": 91 + }, + "positionAbsolute": { + "x": 470.5448461352869, + "y": 1103.2304293708296 + }, + "dragging": false, + "resizing": false, + "selectable": true, + "focusable": true + }, + { + "id": "TN-WaRT4V6szTvQtqbw7U", + "type": "vertical", + "position": { + "x": 354.0025092677304, + "y": 1103.2304293708296 + }, + "selected": false, + "data": { + "label": "vertical node", + "style": { + "strokeDasharray": "0.8 8", + "strokeLinecap": "round", + "strokeWidth": 3.5, + "stroke": "#2B78E4" + }, + "oldId": "H7egAB_mCOFfyVvVfE7Sq" + }, + "zIndex": 999, + "width": 20, + "height": 91, + "style": { + "width": 20, + "height": 91 + }, + "positionAbsolute": { + "x": 354.0025092677304, + "y": 1103.2304293708296 + }, + "dragging": false, + "resizing": false, + "selectable": true, + "focusable": true + }, + { + "id": "UhkFfLGkLhOZy7f98T7fi", + "type": "vertical", + "position": { + "x": 173.17209364499, + "y": 1041.063720703125 + }, + "selected": false, + "data": { + "label": "vertical node", + "style": { + "stroke": "#2B78E4", + "strokeWidth": 3.75 + } + }, + "zIndex": 999, + "width": 20, + "height": 161, + "style": { + "width": 20, + "height": 161 + }, + "positionAbsolute": { + "x": 173.17209364499, + "y": 1041.063720703125 + }, + "dragging": false, + "resizing": false, + "selectable": true, + "focusable": true + }, + { + "id": "efeOuXHkhR2UBWM2Uz1Ih", + "type": "vertical", + "position": { + "x": 315.93263762370384, + "y": 949.2304293708296 + }, + "selected": false, + "data": { + "label": "vertical node", + "style": { + "strokeDasharray": "0.8 8", + "strokeLinecap": "round", + "strokeWidth": 3.5, + "stroke": "#2B78E4" + } + }, + "zIndex": 999, + "width": 20, + "height": 79, + "style": { + "width": 20, + "height": 79 + }, + "positionAbsolute": { + "x": 315.93263762370384, + "y": 949.2304293708296 + }, + "dragging": false, + "resizing": false, + "selectable": true, + "focusable": true + }, + { + "id": "DyhRrYJ78u0ZoxzC-4bF-", + "type": "vertical", + "position": { + "x": 173.17209364499, + "y": 950.1019998033482 + }, + "selected": false, + "data": { + "label": "vertical node", + "style": { + "strokeDasharray": "0.8 8", + "strokeLinecap": "round", + "strokeWidth": 3.5, + "stroke": "#2B78E4" + }, + "oldId": "efeOuXHkhR2UBWM2Uz1Ih" + }, + "zIndex": 999, + "width": 20, + "height": 79, + "style": { + "width": 20, + "height": 79 + }, + "positionAbsolute": { + "x": 173.17209364499, + "y": 950.1019998033482 + }, + "dragging": false, + "resizing": false, + "selectable": true, + "focusable": true + }, + { + "id": "JM16NHhFVOwwbwqCubmYw", + "type": "section", + "position": { + "x": -212.7816601458129, + "y": 885.2304293708296 + }, + "selected": false, + "data": { + "label": "", + "style": { + "width": 150, + "height": 100, + "fontSize": 17, + "backgroundColor": "#ffffff", + "borderColor": "#000000" + } + }, + "zIndex": -999, + "width": 211, + "height": 274, + "style": { + "width": 211, + "height": 274 + }, + "resizing": false, + "dragging": false, + "positionAbsolute": { + "x": -212.7816601458129, + "y": 885.2304293708296 + }, + "selectable": true, + "focusable": true + }, + { + "id": "iZjl6qe9LGLFqXyopMUFX", + "type": "section", + "position": { + "x": -521.828125, + "y": 765.063720703125 + }, + "selected": false, + "data": { + "label": "", + "style": { + "width": 150, + "height": 100, + "fontSize": 17, + "backgroundColor": "#ffffff", + "borderColor": "#000000" + } + }, + "zIndex": -999, + "width": 262, + "height": 108, + "style": { + "width": 262, + "height": 108 + }, + "dragging": false, + "resizing": false, + "positionAbsolute": { + "x": -521.828125, + "y": 765.063720703125 + }, + "selectable": true, + "focusable": true + }, + { + "id": "H3WkCOmbGQhvqjbdp5lkI", + "type": "vertical", + "position": { + "x": 265.5025092677304, + "y": 474.7304293708296 + }, + "selected": false, + "data": { + "label": "vertical node", + "style": { + "strokeDasharray": "0.8 8", + "strokeLinecap": "round", + "strokeWidth": 3.5, + "stroke": "#2B78E4" + } + }, + "zIndex": 999, + "width": 20, + "height": 53, + "style": { + "width": 20, + "height": 53 + }, + "positionAbsolute": { + "x": 265.5025092677304, + "y": 474.7304293708296 + }, + "dragging": false, + "resizing": false, + "focusable": true, + "selectable": true + }, + { + "id": "NblxOcAnB1id7c9z6d6jL", + "type": "vertical", + "position": { + "x": 25.766725520174532, + "y": 345.2304293708296 + }, + "selected": false, + "data": { + "label": "vertical node", + "style": { + "stroke": "#2B78E4", + "strokeWidth": 3.5, + "strokeDasharray": "0.8 8", + "strokeLinecap": "round" + } + }, + "zIndex": 999, + "width": 20, + "height": 56, + "style": { + "width": 20, + "height": 56 + }, + "positionAbsolute": { + "x": 25.766725520174532, + "y": 345.2304293708296 + }, + "dragging": false, + "resizing": false, + "focusable": true, + "selectable": true + }, + { + "id": "SSqBPOJROQpX5poMFSJtJ", + "type": "section", + "position": { + "x": -521.2332744798255, + "y": 286.7304293708296 + }, + "selected": false, + "data": { + "label": "", + "style": { + "width": 150, + "height": 100, + "fontSize": 17, + "backgroundColor": "#ffffff", + "borderColor": "#000000" + } + }, + "zIndex": -999, + "width": 224, + "height": 276, + "style": { + "width": 224, + "height": 276 + }, + "resizing": false, + "dragging": false, + "positionAbsolute": { + "x": -521.2332744798255, + "y": 286.7304293708296 + }, + "selectable": true, + "focusable": true + }, + { + "id": "HQhfzCPLg18t6pGMaL0hv", + "type": "vertical", + "position": { + "x": 272.0025092677304, + "y": 209.2304293708296 + }, + "selected": false, + "data": { + "label": "vertical node", + "style": { + "strokeDasharray": "0.8 8", + "strokeLinecap": "round", + "strokeWidth": 3.5, + "stroke": "#2B78E4" + }, + "oldId": "13pndno5JSKQQaRHPTWdC" + }, + "zIndex": 999, + "width": 20, + "height": 72, + "style": { + "width": 20, + "height": 72 + }, + "positionAbsolute": { + "x": 272.0025092677304, + "y": 209.2304293708296 + }, + "dragging": false, + "resizing": false, + "selectable": true, + "focusable": true + }, + { + "id": "o-91XV8kk0_35-alDkXtP", + "type": "vertical", + "position": { + "x": 356.0025092677304, + "y": 222.2304293708296 + }, + "selected": false, + "data": { + "label": "vertical node", + "style": { + "strokeDasharray": "0.8 8", + "strokeLinecap": "round", + "strokeWidth": 3.5, + "stroke": "#2B78E4" + }, + "oldId": "HQhfzCPLg18t6pGMaL0hv" + }, + "zIndex": 999, + "width": 20, + "height": 72, + "style": { + "width": 20, + "height": 72 + }, + "positionAbsolute": { + "x": 356.0025092677304, + "y": 222.2304293708296 + }, + "dragging": false, + "resizing": false, + "selectable": true, + "focusable": true + }, + { + "id": "_kaSKWCyvpshv9dtT4kKM", + "type": "vertical", + "position": { + "x": 438.0025092677304, + "y": 222.2304293708296 + }, + "selected": false, + "data": { + "label": "vertical node", + "style": { + "strokeDasharray": "0.8 8", + "strokeLinecap": "round", + "strokeWidth": 3.5, + "stroke": "#2B78E4" + }, + "oldId": "o-91XV8kk0_35-alDkXtP" + }, + "zIndex": 999, + "width": 20, + "height": 72, + "style": { + "width": 20, + "height": 72 + }, + "positionAbsolute": { + "x": 438.0025092677304, + "y": 222.2304293708296 + }, + "dragging": false, + "resizing": false, + "selectable": true, + "focusable": true + }, + { + "id": "WRMo2Zwtiar8b-40FntG6", + "type": "vertical", + "position": { + "x": 345.5025092677304, + "y": -10.269570629170403 + }, + "selected": false, + "data": { + "label": "vertical node", + "style": { + "strokeDasharray": "0.8 8", + "strokeLinecap": "round", + "strokeWidth": 3.5, + "stroke": "#2B78E4" + }, + "oldId": "13pndno5JSKQQaRHPTWdC" + }, + "zIndex": 999, + "width": 20, + "height": 72, + "style": { + "width": 20, + "height": 72 + }, + "positionAbsolute": { + "x": 345.5025092677304, + "y": -10.269570629170403 + }, + "dragging": false, + "resizing": false, + "selectable": true, + "focusable": true + }, + { + "id": "bV3JIUCFixDt8-D7HDfxc", + "type": "vertical", + "position": { + "x": 433.0025092677304, + "y": 0.23042937082959725 + }, + "selected": false, + "data": { + "label": "vertical node", + "style": { + "strokeDasharray": "0.8 8", + "strokeLinecap": "round", + "strokeWidth": 3.5, + "stroke": "#2B78E4" + }, + "oldId": "WRMo2Zwtiar8b-40FntG6" + }, + "zIndex": 999, + "width": 20, + "height": 72, + "style": { + "width": 20, + "height": 72 + }, + "positionAbsolute": { + "x": 433.0025092677304, + "y": 0.23042937082959725 + }, + "dragging": false, + "resizing": false, + "selectable": true, + "focusable": true + }, + { + "id": "13pndno5JSKQQaRHPTWdC", + "type": "vertical", + "position": { + "x": 272.0025092677304, + "y": -10.269570629170403 + }, + "selected": false, + "data": { + "label": "vertical node", + "style": { + "strokeDasharray": "0.8 8", + "strokeLinecap": "round", + "strokeWidth": 3.5, + "stroke": "#2B78E4" + } + }, + "zIndex": 999, + "width": 20, + "height": 72, + "style": { + "width": 20, + "height": 72 + }, + "positionAbsolute": { + "x": 272.0025092677304, + "y": -10.269570629170403 + }, + "dragging": false, + "resizing": false, + "selectable": true, + "focusable": true + }, + { + "width": 172, + "height": 68, + "id": "iogwMmOvub2ZF4zgg6WyF", + "type": "title", + "position": { + "x": -91.45968546864998, + "y": -155.26957062917046 + }, + "selected": false, + "data": { + "label": "JavaScript", + "style": { + "fontSize": 28, + "justifyContent": "flex-start", + "textAlign": "center" + }, + "oldId": "9nxw2PEl-_eQPW0FHNPq2" + }, + "zIndex": 999, + "dragging": false, + "positionAbsolute": { + "x": -91.45968546864998, + "y": -155.26957062917046 + }, + "focusable": true, + "selectable": true + }, + { + "width": 20, + "height": 64, + "id": "LEijbLyxg4RyutKEM2Y5g", + "type": "vertical", + "position": { + "x": -15.45968546864998, + "y": -230.76957062917046 + }, + "selected": false, + "data": { + "label": "vertical node", + "style": { + "strokeDasharray": "0.8 8", + "strokeLinecap": "round", + "strokeWidth": 3.5, + "stroke": "#0A33FF" + }, + "oldId": "xD07fJ1NmNeAarVCEfubU" + }, + "zIndex": 999, + "positionAbsolute": { + "x": -15.45968546864998, + "y": -230.76957062917046 + }, + "dragging": false, + "focusable": true, + "style": { + "width": 20, + "height": 64 + }, + "resizing": true, + "selectable": true + }, + { + "id": "yHmHXymPNWwu8p1vvqD3o", + "type": "paragraph", + "position": { + "x": 179.8414717224867, + "y": -232.76957062917046 + }, + "selected": false, + "data": { + "label": "Find the detailed version of this roadmap along with other similar roadmaps", + "style": { + "fontSize": 17, + "justifyContent": "flex-start", + "textAlign": "left", + "borderColor": "#000000", + "backgroundColor": "#FFFFFf" + } + }, + "zIndex": 999, + "width": 363, + "height": 143, + "positionAbsolute": { + "x": 179.8414717224867, + "y": -232.76957062917046 + }, + "dragging": false, + "selectable": true, + "focusable": true, + "style": { + "width": 363, + "height": 143 + }, + "resizing": false + }, + { + "id": "R_Fs6rdl2XtQ9aLOubMqL", + "type": "button", + "position": { + "x": 193.04484613528683, + "y": -150.78400721142515 + }, + "selected": false, + "data": { + "label": "roadmap.sh", + "href": "https://roadmap.sh", + "color": "#ffffff", + "backgroundColor": "#4136D6", + "style": { + "fontSize": 17 + }, + "oldId": "2zqZkyVgigifcRS1H7F_b" + }, + "zIndex": 999, + "width": 339, + "height": 49, + "dragging": false, + "style": { + "width": 339, + "height": 49 + }, + "resizing": false, + "positionAbsolute": { + "x": 193.04484613528683, + "y": -150.78400721142515 + }, + "selectable": true, + "focusable": true + }, + { + "id": "xwpc_KxehAruFM0pCQnie", + "type": "vertical", + "position": { + "x": -145.62877362673999, + "y": 2526.9010423312407 + }, + "selected": false, + "data": { + "label": "vertical node", + "style": { + "strokeDasharray": "0.8 8", + "strokeLinecap": "round", + "strokeWidth": 3.5, + "stroke": "#4136D4" + }, + "oldId": "Ju00mr0KLGN2BV6yEQGPt" + }, + "zIndex": 999, + "width": 20, + "height": 104, + "positionAbsolute": { + "x": -145.62877362673999, + "y": 2526.9010423312407 + }, + "dragging": false, + "style": { + "width": 20, + "height": 104 + }, + "resizing": false, + "focusable": true, + "selectable": true + }, + { + "width": 472, + "height": 118, + "id": "GV_zWF6rSWg5bqgiXhOEf", + "type": "paragraph", + "position": { + "x": -349.9596854686499, + "y": 2436.385077050813 + }, + "selected": false, + "data": { + "label": "Have a look at the following related roadmaps", + "style": { + "fontSize": 17, + "justifyContent": "flex-start", + "textAlign": "center", + "borderColor": "#000000", + "backgroundColor": "#ffffff" + }, + "oldId": "sVXZrBCsiSzWBBYWTm-nQ" + }, + "zIndex": 999, + "positionAbsolute": { + "x": -349.9596854686499, + "y": 2436.385077050813 + }, + "dragging": false, + "style": { + "width": 472, + "height": 118 + }, + "resizing": false, + "focusable": true, + "selectable": true + }, + { + "width": 126, + "height": 49, + "id": "ZSrQoNGKiR484uALMWO9F", + "type": "button", + "position": { + "x": -124.2816601458129, + "y": 2495.0743589624644 + }, + "selected": false, + "data": { + "label": "TypeScript", + "href": "https://roadmap.sh/typescript", + "color": "#FFFFFf", + "backgroundColor": "#4136D4", + "style": { + "fontSize": 17 + }, + "borderColor": "#4136D4", + "oldId": "dlGf3ZdFXYx0Z6Viu2x-l" + }, + "zIndex": 999, + "dragging": false, + "positionAbsolute": { + "x": -124.2816601458129, + "y": 2495.0743589624644 + }, + "style": {}, + "focusable": true, + "resizing": false, + "selectable": true + }, + { + "width": 115, + "height": 49, + "id": "P5IZjP0g1_fnvHy3YTR4q", + "type": "button", + "position": { + "x": -338.2816601458129, + "y": 2495.0743589624644 + }, + "selected": false, + "data": { + "label": "Frontend", + "href": "https://roadm.sh/frontend", + "color": "#FFFFFf", + "backgroundColor": "#4136D4", + "style": { + "fontSize": 17 + }, + "borderColor": "#4136D4", + "oldId": "dlGf3ZdFXYx0Z6Viu2x-l" + }, + "zIndex": 999, + "dragging": false, + "positionAbsolute": { + "x": -338.2816601458129, + "y": 2495.0743589624644 + }, + "style": {}, + "focusable": true, + "resizing": false, + "selectable": true + }, + { + "id": "YD5y17K5nqmWaBwYcufZO", + "type": "legend", + "position": { + "x": -522.3080206821377, + "y": -232.76957062917046 + }, + "selected": false, + "data": { + "label": "", + "legends": [ + { + "id": "NEZQB0yHPCcKwsESDYbk5", + "color": "#38761d", + "label": "Beginner Topics / start with these" }, - "children": { - "controls": { - "control": [ - { - "ID": "0", - "typeID": "TextArea", - "zOrder": "0", - "w": "98", - "h": "44", - "measuredW": "200", - "measuredH": "140", - "x": "0", - "y": "0", - "properties": { - "color": "16770457" - } - }, - { - "ID": "1", - "typeID": "Label", - "zOrder": "1", - "measuredW": "67", - "measuredH": "25", - "x": "15", - "y": "9", - "properties": { - "size": "17", - "text": "Function" - } - }, - { - "ID": "2", - "typeID": "__group__", - "zOrder": "2", - "measuredW": "24", - "measuredH": "24", - "w": "24", - "h": "24", - "x": "84", - "y": "29", - "children": { - "controls": { - "control": [ - { - "ID": "0", - "typeID": "Icon", - "zOrder": "0", - "measuredW": "24", - "measuredH": "24", - "x": "0", - "y": "0", - "properties": { - "color": "16777215", - "icon": { - "ID": "circle", - "size": "small" - } - } - }, - { - "ID": "1", - "typeID": "Icon", - "zOrder": "1", - "measuredW": "24", - "measuredH": "24", - "x": "0", - "y": "0", - "properties": { - "icon": { - "ID": "check-circle", - "size": "small" - }, - "color": "3700253" - } - } - ] - } - } - } - ] - } - } - }, - { - "ID": "6566", - "typeID": "__group__", - "zOrder": "99", - "measuredW": "85", - "measuredH": "53", - "w": "85", - "h": "53", - "x": "1173", - "y": "659", - "properties": { - "controlName": "102-javascript-variables:scopes:global" + { + "id": "bcE9YSY2vLzRyJQSceY9M", + "label": "Intermediate Topics / pick these next", + "color": "#9900ff" }, - "children": { - "controls": { - "control": [ - { - "ID": "0", - "typeID": "TextArea", - "zOrder": "0", - "w": "76", - "h": "44", - "measuredW": "200", - "measuredH": "140", - "x": "0", - "y": "0", - "properties": { - "color": "16770457" - } - }, - { - "ID": "1", - "typeID": "Label", - "zOrder": "1", - "measuredW": "50", - "measuredH": "25", - "x": "13", - "y": "9", - "properties": { - "size": "17", - "text": "Global" - } - }, - { - "ID": "2", - "typeID": "__group__", - "zOrder": "2", - "measuredW": "24", - "measuredH": "24", - "w": "24", - "h": "24", - "x": "61", - "y": "29", - "children": { - "controls": { - "control": [ - { - "ID": "0", - "typeID": "Icon", - "zOrder": "0", - "measuredW": "24", - "measuredH": "24", - "x": "0", - "y": "0", - "properties": { - "color": "16777215", - "icon": { - "ID": "circle", - "size": "small" - } - } - }, - { - "ID": "1", - "typeID": "Icon", - "zOrder": "1", - "measuredW": "24", - "measuredH": "24", - "x": "0", - "y": "0", - "properties": { - "icon": { - "ID": "check-circle", - "size": "small" - }, - "color": "3700253" - } - } - ] - } - } - } - ] - } - } - }, - { - "ID": "6567", - "typeID": "Arrow", - "zOrder": "100", - "w": "141", - "h": "104", - "measuredW": "150", - "measuredH": "100", - "x": "421", - "y": "462", - "properties": { - "color": "2848996", - "curvature": "-1", - "direction": "top", - "leftArrow": "false", - "rightArrow": "false", - "stroke": "dotted", - "p0": { - "x": 141, - "y": 0 - }, - "p1": { - "x": 0.49499951135290093, - "y": -0.088510277877317 - }, - "p2": { - "x": 0, - "y": 104 - } - } - }, - { - "ID": "6568", - "typeID": "Arrow", - "zOrder": "101", - "w": "139", - "h": "237", - "measuredW": "150", - "measuredH": "100", - "x": "545", - "y": "518", - "properties": { - "color": "2848996", - "curvature": "-1", - "direction": "bottom", - "leftArrow": "false", - "rightArrow": "false", - "p0": { - "x": 139, - "y": 0 - }, - "p1": { - "x": 0.5160265819744322, - "y": -0.17006058341562358 - }, - "p2": { - "x": 2, - "y": 237 - } - } - }, - { - "ID": "6569", - "typeID": "Arrow", - "zOrder": "102", - "w": "114", - "h": "48", - "measuredW": "150", - "measuredH": "100", - "x": "862", - "y": "455", - "properties": { - "color": "2848996", - "curvature": "-1", - "direction": "top", - "leftArrow": "false", - "rightArrow": "false", - "stroke": "dotted", - "p0": { - "x": 114, - "y": 0 - }, - "p1": { - "x": 0.48235294117647065, - "y": 0.10392156862745099 - }, - "p2": { - "x": 0, - "y": 48 - } - } - }, - { - "ID": "6570", - "typeID": "Arrow", - "zOrder": "103", - "w": "110", - "h": "49", - "measuredW": "150", - "measuredH": "100", - "x": "857", - "y": "521", - "properties": { - "color": "2848996", - "curvature": "-1", - "direction": "top", - "leftArrow": "false", - "rightArrow": "false", - "stroke": "dotted", - "p0": { - "x": 110, - "y": 49 - }, - "p1": { - "x": 0.3159689412924697, - "y": -0.09329937143091893 - }, - "p2": { - "x": 0, - "y": 0 - } - } - }, - { - "ID": "6571", - "typeID": "Arrow", - "zOrder": "104", - "w": "1", - "h": "68", - "measuredW": "150", - "measuredH": "100", - "x": "1201", - "y": "380", - "properties": { - "color": "2848996", - "curvature": "-1", - "direction": "top", - "leftArrow": "false", - "rightArrow": "false", - "stroke": "dotted", - "p0": { - "x": 1, - "y": 68 - }, - "p1": { - "x": 0.4346317007327421, - "y": 0.008098727342846125 - }, - "p2": { - "x": 1, - "y": 0 - } - } - }, - { - "ID": "6572", - "typeID": "Arrow", - "zOrder": "105", - "w": "1", - "h": "68", - "measuredW": "150", - "measuredH": "100", - "x": "1097", - "y": "380", - "properties": { - "color": "2848996", - "curvature": "-1", - "direction": "top", - "leftArrow": "false", - "rightArrow": "false", - "stroke": "dotted", - "p0": { - "x": 1, - "y": 68 - }, - "p1": { - "x": 0.4346317007327421, - "y": 0.008098727342846125 - }, - "p2": { - "x": 1, - "y": 0 - } - } - }, - { - "ID": "6573", - "typeID": "Arrow", - "zOrder": "106", - "w": "1", - "h": "52", - "measuredW": "150", - "measuredH": "100", - "x": "1001", - "y": "396", - "properties": { - "color": "2848996", - "curvature": "-1", - "direction": "top", - "leftArrow": "false", - "rightArrow": "false", - "stroke": "dotted", - "p0": { - "x": 0, - "y": 52 - }, - "p1": { - "x": 0.4346317007327421, - "y": 0.008098727342846125 - }, - "p2": { - "x": 0, - "y": 0 - } - } - }, - { - "ID": "6574", - "typeID": "__group__", - "zOrder": "107", - "measuredW": "85", - "measuredH": "44", - "w": "85", - "h": "44", - "x": "959", - "y": "373", - "properties": { - "controlName": "100-javascript-variables:variable-declarations:var" - }, - "children": { - "controls": { - "control": [ - { - "ID": "0", - "typeID": "TextArea", - "zOrder": "0", - "w": "85", - "h": "44", - "measuredW": "200", - "measuredH": "140", - "x": "0", - "y": "0", - "properties": { - "color": "16770457" - } - }, - { - "ID": "1", - "typeID": "Label", - "zOrder": "1", - "measuredW": "24", - "measuredH": "25", - "x": "31", - "y": "9", - "properties": { - "size": "17", - "text": "var" - } - } - ] - } - } - }, - { - "ID": "6575", - "typeID": "__group__", - "zOrder": "108", - "measuredW": "82", - "measuredH": "44", - "w": "82", - "h": "44", - "x": "1057", - "y": "373", - "properties": { - "controlName": "101-javascript-variables:variable-declarations:let" - }, - "children": { - "controls": { - "control": [ - { - "ID": "0", - "typeID": "TextArea", - "zOrder": "0", - "w": "82", - "h": "44", - "measuredW": "200", - "measuredH": "140", - "x": "0", - "y": "0", - "properties": { - "color": "16770457" - } - }, - { - "ID": "1", - "typeID": "Label", - "zOrder": "1", - "measuredW": "19", - "measuredH": "25", - "x": "31", - "y": "9", - "properties": { - "size": "17", - "text": "let" - } - } - ] - } - } - }, - { - "ID": "6576", - "typeID": "__group__", - "zOrder": "109", - "measuredW": "93", - "measuredH": "44", - "w": "93", - "h": "44", - "x": "1155", - "y": "373", - "properties": { - "controlName": "102-javascript-variables:variable-declarations:const" - }, - "children": { - "controls": { - "control": [ - { - "ID": "0", - "typeID": "TextArea", - "zOrder": "0", - "w": "93", - "h": "44", - "measuredW": "200", - "measuredH": "140", - "x": "0", - "y": "0", - "properties": { - "color": "16770457" - } - }, - { - "ID": "1", - "typeID": "Label", - "zOrder": "1", - "measuredW": "42", - "measuredH": "25", - "x": "26", - "y": "9", - "properties": { - "size": "17", - "text": "const" - } - } - ] - } - } - }, - { - "ID": "6577", - "typeID": "Arrow", - "zOrder": "110", - "w": "131", - "h": "2", - "measuredW": "150", - "measuredH": "100", - "x": "852", - "y": "512", - "properties": { - "color": "2848996", - "curvature": "-1", - "direction": "top", - "leftArrow": "false", - "rightArrow": "false", - "stroke": "dotted", - "p0": { - "x": 131, - "y": 0 - }, - "p1": { - "x": 0.43463170073274177, - "y": 0.008098727342846121 - }, - "p2": { - "x": 0, - "y": 1 - } - } - }, - { - "ID": "6578", - "typeID": "Arrow", - "zOrder": "111", - "w": "162", - "h": "1", - "measuredW": "150", - "measuredH": "100", - "x": "415", - "y": "457", - "properties": { - "color": "2848996", - "curvature": "-1", - "direction": "top", - "leftArrow": "false", - "rightArrow": "false", - "stroke": "dotted", - "p0": { - "x": 162, - "y": 1 - }, - "p1": { - "x": 0.4382716049382716, - "y": -0.00617283950617284 - }, - "p2": { - "x": 0, - "y": 1 - } - } - }, - { - "ID": "6579", - "typeID": "Arrow", - "zOrder": "112", - "w": "158", - "h": "46", - "measuredW": "150", - "measuredH": "100", - "x": "415", - "y": "461", - "properties": { - "color": "2848996", - "curvature": "-1", - "direction": "top", - "leftArrow": "false", - "rightArrow": "false", - "stroke": "dotted", - "p0": { - "x": 158, - "y": 0 - }, - "p1": { - "x": 0.45522128005575585, - "y": -0.05494250203275638 - }, - "p2": { - "x": 0, - "y": 46 - } - } - }, - { - "ID": "6580", - "typeID": "Arrow", - "zOrder": "113", - "w": "19", - "h": "76", - "measuredW": "150", - "measuredH": "100", - "x": "694", - "y": "220", - "properties": { - "curvature": "0", - "leftArrow": "false", - "rightArrow": "false", - "color": "10027263", - "p0": { - "x": 13, - "y": 0 - }, - "p1": { - "x": 0.5175865027166142, - "y": -0.2113239919931367 - }, - "p2": { - "x": 19, - "y": 76 - }, - "stroke": "dotted" - } - }, - { - "ID": "6581", - "typeID": "Label", - "zOrder": "114", - "measuredW": "133", - "measuredH": "36", - "x": "667", - "y": "307", - "properties": { - "size": "28", - "text": "JavaScript" - } - }, - { - "ID": "6582", - "typeID": "Arrow", - "zOrder": "115", - "w": "33", - "h": "91", - "measuredW": "150", - "measuredH": "100", - "x": "726", - "y": "350", - "properties": { - "color": "2848996", - "curvature": "-1", - "direction": "bottom", - "leftArrow": "false", - "rightArrow": "false", - "p0": { - "x": 28, - "y": 0 - }, - "p1": { - "x": 0.4488347077805664, - "y": 0.15539619935460752 - }, - "p2": { - "x": 0, - "y": 91 - } - } - }, - { - "ID": "6587", - "typeID": "Arrow", - "zOrder": "117", - "w": "154", - "h": "47", - "measuredW": "150", - "measuredH": "100", - "x": "409", - "y": "404", - "properties": { - "color": "2848996", - "curvature": "-1", - "direction": "top", - "leftArrow": "false", - "rightArrow": "false", - "stroke": "dotted", - "p0": { - "x": 154, - "y": 47 - }, - "p1": { - "x": 0.4298167791706846, - "y": 0.05974927675988428 - }, - "p2": { - "x": 0, - "y": 0 - } - } - }, - { - "ID": "6588", - "typeID": "__group__", - "zOrder": "118", - "measuredW": "350", - "measuredH": "50", - "w": "350", - "h": "50", - "x": "534", - "y": "434", - "properties": { - "controlName": "100-javascript-introduction" - }, - "children": { - "controls": { - "control": [ - { - "ID": "0", - "typeID": "TextArea", - "zOrder": "0", - "w": "340", - "h": "50", - "measuredW": "200", - "measuredH": "140", - "x": "0", - "y": "0", - "properties": { - "color": "16776960" - } - }, - { - "ID": "1", - "typeID": "Label", - "zOrder": "1", - "measuredW": "196", - "measuredH": "25", - "x": "72", - "y": "12", - "properties": { - "size": "17", - "text": "Introduction to JavaScript" - } - }, - { - "ID": "2", - "typeID": "__group__", - "zOrder": "2", - "measuredW": "24", - "measuredH": "24", - "w": "24", - "h": "24", - "x": "326", - "y": "12", - "children": { - "controls": { - "control": [ - { - "ID": "0", - "typeID": "Icon", - "zOrder": "0", - "measuredW": "24", - "measuredH": "24", - "x": "0", - "y": "0", - "properties": { - "color": "16777215", - "icon": { - "ID": "circle", - "size": "small" - } - } - }, - { - "ID": "1", - "typeID": "Icon", - "zOrder": "1", - "measuredW": "24", - "measuredH": "24", - "x": "0", - "y": "0", - "properties": { - "icon": { - "ID": "check-circle", - "size": "small" - }, - "color": "3700253" - } - } - ] - } - } - } - ] - } - } - }, - { - "ID": "6589", - "typeID": "__group__", - "zOrder": "119", - "measuredW": "248", - "measuredH": "44", - "w": "248", - "h": "44", - "x": "185", - "y": "382", - "properties": { - "controlName": "100-javascript-introduction:what-is-javascript" - }, - "children": { - "controls": { - "control": [ - { - "ID": "0", - "typeID": "TextArea", - "zOrder": "0", - "w": "238", - "h": "44", - "measuredW": "200", - "measuredH": "140", - "x": "10", - "y": "0", - "properties": { - "color": "16770457" - } - }, - { - "ID": "1", - "typeID": "Label", - "zOrder": "1", - "measuredW": "149", - "measuredH": "25", - "x": "54", - "y": "10", - "properties": { - "size": "17", - "text": "What is JavaScript?" - } - }, - { - "ID": "2", - "typeID": "__group__", - "zOrder": "2", - "measuredW": "24", - "measuredH": "24", - "w": "24", - "h": "24", - "x": "0", - "y": "10", - "children": { - "controls": { - "control": [ - { - "ID": "0", - "typeID": "Icon", - "zOrder": "0", - "measuredW": "24", - "measuredH": "24", - "x": "0", - "y": "0", - "properties": { - "color": "16777215", - "icon": { - "ID": "circle", - "size": "small" - } - } - }, - { - "ID": "1", - "typeID": "Icon", - "zOrder": "1", - "measuredW": "24", - "measuredH": "24", - "x": "0", - "y": "0", - "properties": { - "icon": { - "ID": "check-circle", - "size": "small" - }, - "color": "3700253" - } - } - ] - } - } - } - ] - } - } - }, - { - "ID": "6591", - "typeID": "__group__", - "zOrder": "121", - "measuredW": "248", - "measuredH": "44", - "w": "248", - "h": "44", - "x": "185", - "y": "432", - "properties": { - "controlName": "101-javascript-introduction:history-of-javascript" - }, - "children": { - "controls": { - "control": [ - { - "ID": "0", - "typeID": "TextArea", - "zOrder": "0", - "w": "238", - "h": "44", - "measuredW": "200", - "measuredH": "140", - "x": "10", - "y": "0", - "properties": { - "color": "16770457" - } - }, - { - "ID": "1", - "typeID": "Label", - "zOrder": "1", - "measuredW": "156", - "measuredH": "25", - "x": "51", - "y": "10", - "properties": { - "size": "17", - "text": "History of JavaScript" - } - }, - { - "ID": "2", - "typeID": "__group__", - "zOrder": "2", - "measuredW": "24", - "measuredH": "24", - "w": "24", - "h": "24", - "x": "0", - "y": "9", - "children": { - "controls": { - "control": [ - { - "ID": "0", - "typeID": "Icon", - "zOrder": "0", - "measuredW": "24", - "measuredH": "24", - "x": "0", - "y": "0", - "properties": { - "color": "16777215", - "icon": { - "ID": "circle", - "size": "small" - } - } - }, - { - "ID": "1", - "typeID": "Icon", - "zOrder": "1", - "measuredW": "24", - "measuredH": "24", - "x": "0", - "y": "0", - "properties": { - "icon": { - "ID": "check-circle", - "size": "small" - }, - "color": "3700253" - } - } - ] - } - } - } - ] - } - } - }, - { - "ID": "6592", - "typeID": "__group__", - "zOrder": "122", - "measuredW": "248", - "measuredH": "44", - "w": "248", - "h": "44", - "x": "185", - "y": "483", - "properties": { - "controlName": "102-javascript-introduction:javascript-versions" - }, - "children": { - "controls": { - "control": [ - { - "ID": "0", - "typeID": "TextArea", - "zOrder": "0", - "w": "238", - "h": "44", - "measuredW": "200", - "measuredH": "140", - "x": "10", - "y": "0", - "properties": { - "color": "16770457" - } - }, - { - "ID": "1", - "typeID": "Label", - "zOrder": "1", - "measuredW": "150", - "measuredH": "25", - "x": "54", - "y": "10", - "properties": { - "size": "17", - "text": "JavaScript Versions" - } - }, - { - "ID": "2", - "typeID": "__group__", - "zOrder": "2", - "measuredW": "24", - "measuredH": "24", - "w": "24", - "h": "24", - "x": "0", - "y": "10", - "children": { - "controls": { - "control": [ - { - "ID": "0", - "typeID": "Icon", - "zOrder": "0", - "measuredW": "24", - "measuredH": "24", - "x": "0", - "y": "0", - "properties": { - "color": "16777215", - "icon": { - "ID": "circle", - "size": "small" - } - } - }, - { - "ID": "1", - "typeID": "Icon", - "zOrder": "1", - "measuredW": "24", - "measuredH": "24", - "x": "0", - "y": "0", - "properties": { - "icon": { - "ID": "check-circle", - "size": "small" - }, - "color": "3700253" - } - } - ] - } - } - } - ] - } - } - }, - { - "ID": "6593", - "typeID": "__group__", - "zOrder": "123", - "measuredW": "351", - "measuredH": "50", - "w": "351", - "h": "50", - "x": "523", - "y": "490", - "properties": { - "controlName": "101-javascript-variables" - }, - "children": { - "controls": { - "control": [ - { - "ID": "0", - "typeID": "TextArea", - "zOrder": "0", - "w": "340", - "h": "50", - "measuredW": "200", - "measuredH": "140", - "x": "11", - "y": "0", - "properties": { - "color": "16776960" - } - }, - { - "ID": "1", - "typeID": "Label", - "zOrder": "1", - "measuredW": "142", - "measuredH": "25", - "x": "110", - "y": "12", - "properties": { - "size": "17", - "text": "All About Variables" - } - }, - { - "ID": "2", - "typeID": "__group__", - "zOrder": "2", - "measuredW": "24", - "measuredH": "24", - "w": "24", - "h": "24", - "x": "0", - "y": "11", - "children": { - "controls": { - "control": [ - { - "ID": "0", - "typeID": "Icon", - "zOrder": "0", - "measuredW": "24", - "measuredH": "24", - "x": "0", - "y": "0", - "properties": { - "color": "16777215", - "icon": { - "ID": "circle", - "size": "small" - } - } - }, - { - "ID": "1", - "typeID": "Icon", - "zOrder": "1", - "measuredW": "24", - "measuredH": "24", - "x": "0", - "y": "0", - "properties": { - "icon": { - "ID": "check-circle", - "size": "small" - }, - "color": "3700253" - } - } - ] - } - } - } - ] - } - } - }, - { - "ID": "6594", - "typeID": "__group__", - "zOrder": "124", - "measuredW": "300", - "measuredH": "44", - "w": "300", - "h": "44", - "x": "958", - "y": "439", - "properties": { - "controlName": "100-javascript-variables:variable-declarations" - }, - "children": { - "controls": { - "control": [ - { - "ID": "0", - "typeID": "TextArea", - "zOrder": "0", - "w": "291", - "h": "44", - "measuredW": "200", - "measuredH": "140", - "x": "0", - "y": "0", - "properties": { - "color": "16770457" - } - }, - { - "ID": "1", - "typeID": "Label", - "zOrder": "1", - "measuredW": "164", - "measuredH": "25", - "x": "64", - "y": "9", - "properties": { - "size": "17", - "text": "Variable Declarations" - } - }, - { - "ID": "2", - "typeID": "__group__", - "zOrder": "2", - "measuredW": "24", - "measuredH": "24", - "w": "24", - "h": "24", - "x": "276", - "y": "9", - "children": { - "controls": { - "control": [ - { - "ID": "0", - "typeID": "Icon", - "zOrder": "0", - "measuredW": "24", - "measuredH": "24", - "x": "0", - "y": "0", - "properties": { - "color": "16777215", - "icon": { - "ID": "circle", - "size": "small" - } - } - }, - { - "ID": "1", - "typeID": "Icon", - "zOrder": "1", - "measuredW": "24", - "measuredH": "24", - "x": "0", - "y": "0", - "properties": { - "icon": { - "ID": "check-circle", - "size": "small" - }, - "color": "3700253" - } - } - ] - } - } - } - ] - } - } - }, - { - "ID": "6595", - "typeID": "__group__", - "zOrder": "125", - "measuredW": "300", - "measuredH": "44", - "w": "300", - "h": "44", - "x": "958", - "y": "542", - "properties": { - "controlName": "102-javascript-variables:naming-rules" - }, - "children": { - "controls": { - "control": [ - { - "ID": "0", - "typeID": "TextArea", - "zOrder": "0", - "w": "291", - "h": "44", - "measuredW": "200", - "measuredH": "140", - "x": "0", - "y": "0", - "properties": { - "color": "16770457" - } - }, - { - "ID": "1", - "typeID": "Label", - "zOrder": "1", - "measuredW": "175", - "measuredH": "25", - "x": "58", - "y": "9", - "properties": { - "size": "17", - "text": "Variable Naming Rules" - } - }, - { - "ID": "2", - "typeID": "__group__", - "zOrder": "2", - "measuredW": "24", - "measuredH": "24", - "w": "24", - "h": "24", - "x": "276", - "y": "10", - "children": { - "controls": { - "control": [ - { - "ID": "0", - "typeID": "Icon", - "zOrder": "0", - "measuredW": "24", - "measuredH": "24", - "x": "0", - "y": "0", - "properties": { - "color": "16777215", - "icon": { - "ID": "circle", - "size": "small" - } - } - }, - { - "ID": "1", - "typeID": "Icon", - "zOrder": "1", - "measuredW": "24", - "measuredH": "24", - "x": "0", - "y": "0", - "properties": { - "icon": { - "ID": "check-circle", - "size": "small" - }, - "color": "3700253" - } - } - ] - } - } - } - ] - } - } - }, - { - "ID": "6596", - "typeID": "__group__", - "zOrder": "126", - "measuredW": "299", - "measuredH": "44", - "w": "299", - "h": "44", - "x": "958", - "y": "490", - "properties": { - "controlName": "101-javascript-variables:hoisting" - }, - "children": { - "controls": { - "control": [ - { - "ID": "0", - "typeID": "TextArea", - "zOrder": "0", - "w": "291", - "h": "44", - "measuredW": "200", - "measuredH": "140", - "x": "0", - "y": "0", - "properties": { - "color": "16770457" - } - }, - { - "ID": "1", - "typeID": "Label", - "zOrder": "1", - "measuredW": "64", - "measuredH": "25", - "x": "114", - "y": "9", - "properties": { - "size": "17", - "text": "Hoisting" - } - }, - { - "ID": "2", - "typeID": "__group__", - "zOrder": "2", - "measuredW": "24", - "measuredH": "24", - "w": "24", - "h": "24", - "x": "275", - "y": "10", - "children": { - "controls": { - "control": [ - { - "ID": "0", - "typeID": "Icon", - "zOrder": "0", - "measuredW": "24", - "measuredH": "24", - "x": "0", - "y": "0", - "properties": { - "color": "16777215", - "icon": { - "ID": "circle", - "size": "small" - } - } - }, - { - "ID": "1", - "typeID": "Icon", - "zOrder": "1", - "measuredW": "24", - "measuredH": "24", - "x": "0", - "y": "0", - "properties": { - "icon": { - "ID": "check-circle", - "size": "small" - }, - "color": "3700253" - } - } - ] - } - } - } - ] - } - } - }, - { - "ID": "6597", - "typeID": "__group__", - "zOrder": "127", - "measuredW": "226", - "measuredH": "50", - "w": "226", - "h": "50", - "x": "448", - "y": "743", - "properties": { - "controlName": "102-javascript-datatypes" - }, - "children": { - "controls": { - "control": [ - { - "ID": "0", - "typeID": "TextArea", - "zOrder": "0", - "w": "218", - "h": "50", - "measuredW": "200", - "measuredH": "140", - "x": "8", - "y": "0", - "properties": { - "color": "16776960" - } - }, - { - "ID": "1", - "typeID": "Label", - "zOrder": "1", - "measuredW": "86", - "measuredH": "25", - "x": "74", - "y": "12", - "properties": { - "size": "17", - "text": "Data Types" - } - }, - { - "ID": "2", - "typeID": "__group__", - "zOrder": "2", - "measuredW": "24", - "measuredH": "24", - "w": "24", - "h": "24", - "x": "0", - "y": "11", - "children": { - "controls": { - "control": [ - { - "ID": "0", - "typeID": "Icon", - "zOrder": "0", - "measuredW": "24", - "measuredH": "24", - "x": "0", - "y": "0", - "properties": { - "color": "16777215", - "icon": { - "ID": "circle", - "size": "small" - } - } - }, - { - "ID": "1", - "typeID": "Icon", - "zOrder": "1", - "measuredW": "24", - "measuredH": "24", - "x": "0", - "y": "0", - "properties": { - "icon": { - "ID": "check-circle", - "size": "small" - }, - "color": "3700253" - } - } - ] - } - } - } - ] - } - } - }, - { - "ID": "6598", - "typeID": "__group__", - "zOrder": "128", - "measuredW": "248", - "measuredH": "44", - "w": "248", - "h": "44", - "x": "185", - "y": "534", - "properties": { - "controlName": "103-javascript-introduction:how-to-run-javascript" - }, - "children": { - "controls": { - "control": [ - { - "ID": "0", - "typeID": "TextArea", - "zOrder": "0", - "w": "238", - "h": "44", - "measuredW": "200", - "measuredH": "140", - "x": "10", - "y": "0", - "properties": { - "color": "16770457" - } - }, - { - "ID": "1", - "typeID": "Label", - "zOrder": "1", - "measuredW": "176", - "measuredH": "25", - "x": "41", - "y": "10", - "properties": { - "size": "17", - "text": "How to run JavaScript?" - } - }, - { - "ID": "2", - "typeID": "__group__", - "zOrder": "2", - "measuredW": "24", - "measuredH": "24", - "w": "24", - "h": "24", - "x": "0", - "y": "10", - "children": { - "controls": { - "control": [ - { - "ID": "0", - "typeID": "Icon", - "zOrder": "0", - "measuredW": "24", - "measuredH": "24", - "x": "0", - "y": "0", - "properties": { - "color": "16777215", - "icon": { - "ID": "circle", - "size": "small" - } - } - }, - { - "ID": "1", - "typeID": "Icon", - "zOrder": "1", - "measuredW": "24", - "measuredH": "24", - "x": "0", - "y": "0", - "properties": { - "icon": { - "ID": "check-circle", - "size": "small" - }, - "color": "3700253" - } - } - ] - } - } - } - ] - } - } - }, - { - "ID": "6599", - "typeID": "__group__", - "zOrder": "129", - "measuredW": "300", - "measuredH": "44", - "w": "300", - "h": "44", - "x": "958", - "y": "595", - "properties": { - "controlName": "103-javascript-variables:scopes" - }, - "children": { - "controls": { - "control": [ - { - "ID": "0", - "typeID": "TextArea", - "zOrder": "0", - "w": "291", - "h": "44", - "measuredW": "200", - "measuredH": "140", - "x": "0", - "y": "0", - "properties": { - "color": "16770457" - } - }, - { - "ID": "1", - "typeID": "Label", - "zOrder": "1", - "measuredW": "124", - "measuredH": "25", - "x": "84", - "y": "9", - "properties": { - "size": "17", - "text": "Variable Scopes" - } - }, - { - "ID": "2", - "typeID": "__group__", - "zOrder": "2", - "measuredW": "24", - "measuredH": "24", - "w": "24", - "h": "24", - "x": "276", - "y": "9", - "children": { - "controls": { - "control": [ - { - "ID": "0", - "typeID": "Icon", - "zOrder": "0", - "measuredW": "24", - "measuredH": "24", - "x": "0", - "y": "0", - "properties": { - "color": "16777215", - "icon": { - "ID": "circle", - "size": "small" - } - } - }, - { - "ID": "1", - "typeID": "Icon", - "zOrder": "1", - "measuredW": "24", - "measuredH": "24", - "x": "0", - "y": "0", - "properties": { - "icon": { - "ID": "check-circle", - "size": "small" - }, - "color": "3700253" - } - } - ] - } - } - } - ] - } - } - }, - { - "ID": "6600", - "typeID": "__group__", - "zOrder": "130", - "measuredW": "192", - "measuredH": "55", - "w": "192", - "h": "55", - "x": "731", - "y": "734", - "properties": { - "controlName": "101-javascript-datatypes:object" - }, - "children": { - "controls": { - "control": [ - { - "ID": "0", - "typeID": "TextArea", - "zOrder": "0", - "w": "184", - "h": "44", - "measuredW": "200", - "measuredH": "140", - "x": "0", - "y": "11", - "properties": { - "color": "16770457" - } - }, - { - "ID": "1", - "typeID": "Label", - "zOrder": "1", - "measuredW": "51", - "measuredH": "25", - "x": "66", - "y": "20", - "properties": { - "size": "17", - "text": "Object" - } - }, - { - "ID": "2", - "typeID": "__group__", - "zOrder": "2", - "measuredW": "24", - "measuredH": "24", - "w": "24", - "h": "24", - "x": "168", - "y": "0", - "children": { - "controls": { - "control": [ - { - "ID": "0", - "typeID": "Icon", - "zOrder": "0", - "measuredW": "24", - "measuredH": "24", - "x": "0", - "y": "0", - "properties": { - "color": "16777215", - "icon": { - "ID": "circle", - "size": "small" - } - } - }, - { - "ID": "1", - "typeID": "Icon", - "zOrder": "1", - "measuredW": "24", - "measuredH": "24", - "x": "0", - "y": "0", - "properties": { - "icon": { - "ID": "check-circle", - "size": "small" - }, - "color": "3700253" - } - } - ] - } - } - } - ] - } - } - }, - { - "ID": "6601", - "typeID": "__group__", - "zOrder": "131", - "measuredW": "231", - "measuredH": "44", - "w": "231", - "h": "44", - "x": "694", - "y": "659", - "properties": { - "controlName": "100-javascript-datatypes:object:prototype" - }, - "children": { - "controls": { - "control": [ - { - "ID": "0", - "typeID": "TextArea", - "zOrder": "0", - "w": "220", - "h": "44", - "measuredW": "200", - "measuredH": "140", - "x": "11", - "y": "0", - "properties": { - "color": "16770457" - } - }, - { - "ID": "1", - "typeID": "Label", - "zOrder": "1", - "measuredW": "129", - "measuredH": "25", - "x": "56", - "y": "9", - "properties": { - "size": "17", - "text": "Object Prototype" - } - }, - { - "ID": "2", - "typeID": "__group__", - "zOrder": "2", - "measuredW": "24", - "measuredH": "24", - "w": "24", - "h": "24", - "x": "0", - "y": "9", - "children": { - "controls": { - "control": [ - { - "ID": "0", - "typeID": "Icon", - "zOrder": "0", - "measuredW": "24", - "measuredH": "24", - "x": "0", - "y": "0", - "properties": { - "color": "16777215", - "icon": { - "ID": "circle", - "size": "small" - } - } - }, - { - "ID": "1", - "typeID": "Icon", - "zOrder": "1", - "measuredW": "24", - "measuredH": "24", - "x": "0", - "y": "0", - "properties": { - "color": "16777215", - "icon": { - "ID": "circle", - "size": "small" - } - } - }, - { - "ID": "2", - "typeID": "Icon", - "zOrder": "2", - "measuredW": "24", - "measuredH": "24", - "x": "0", - "y": "0", - "properties": { - "icon": { - "ID": "check-circle", - "size": "small" - }, - "color": "10027263" - } - } - ] - } - } - } - ] - } - } - }, - { - "ID": "6602", - "typeID": "__group__", - "zOrder": "132", - "measuredW": "231", - "measuredH": "44", - "w": "231", - "h": "44", - "x": "694", - "y": "609", - "properties": { - "controlName": "101-javascript-datatypes:object:prototypal-inheritance" - }, - "children": { - "controls": { - "control": [ - { - "ID": "0", - "typeID": "TextArea", - "zOrder": "0", - "w": "220", - "h": "44", - "measuredW": "200", - "measuredH": "140", - "x": "11", - "y": "0", - "properties": { - "color": "16770457" - } - }, - { - "ID": "1", - "typeID": "Label", - "zOrder": "1", - "measuredW": "170", - "measuredH": "25", - "x": "36", - "y": "9", - "properties": { - "size": "17", - "text": "Prototypal Inheritance" - } - }, - { - "ID": "2", - "typeID": "__group__", - "zOrder": "2", - "measuredW": "24", - "measuredH": "24", - "w": "24", - "h": "24", - "x": "0", - "y": "9", - "children": { - "controls": { - "control": [ - { - "ID": "0", - "typeID": "Icon", - "zOrder": "0", - "measuredW": "24", - "measuredH": "24", - "x": "0", - "y": "0", - "properties": { - "color": "16777215", - "icon": { - "ID": "circle", - "size": "small" - } - } - }, - { - "ID": "1", - "typeID": "Icon", - "zOrder": "1", - "measuredW": "24", - "measuredH": "24", - "x": "0", - "y": "0", - "properties": { - "color": "16777215", - "icon": { - "ID": "circle", - "size": "small" - } - } - }, - { - "ID": "2", - "typeID": "Icon", - "zOrder": "2", - "measuredW": "24", - "measuredH": "24", - "x": "0", - "y": "0", - "properties": { - "icon": { - "ID": "check-circle", - "size": "small" - }, - "color": "10027263" - } - } - ] - } - } - } - ] - } - } - }, - { - "ID": "6603", - "typeID": "__group__", - "zOrder": "133", - "measuredW": "179", - "measuredH": "44", - "w": "179", - "h": "44", - "x": "958", - "y": "745", - "properties": { - "controlName": "102-javascript-datatypes:object:builtin-objects" - }, - "children": { - "controls": { - "control": [ - { - "ID": "0", - "typeID": "TextArea", - "zOrder": "0", - "w": "168", - "h": "44", - "measuredW": "200", - "measuredH": "140", - "x": "0", - "y": "0", - "properties": { - "color": "16770457" - } - }, - { - "ID": "1", - "typeID": "Label", - "zOrder": "1", - "measuredW": "118", - "measuredH": "25", - "x": "25", - "y": "9", - "properties": { - "size": "17", - "text": "Built-in Objects" - } - }, - { - "ID": "2", - "typeID": "__group__", - "zOrder": "2", - "measuredW": "24", - "measuredH": "24", - "w": "24", - "h": "24", - "x": "155", - "y": "10", - "children": { - "controls": { - "control": [ - { - "ID": "0", - "typeID": "Icon", - "zOrder": "0", - "measuredW": "24", - "measuredH": "24", - "x": "0", - "y": "0", - "properties": { - "color": "16777215", - "icon": { - "ID": "circle", - "size": "small" - } - } - }, - { - "ID": "1", - "typeID": "Icon", - "zOrder": "1", - "measuredW": "24", - "measuredH": "24", - "x": "0", - "y": "0", - "properties": { - "icon": { - "ID": "check-circle", - "size": "small" - }, - "color": "3700253" - } - } - ] - } - } - } - ] - } - } - }, - { - "ID": "6604", - "typeID": "__group__", - "zOrder": "134", - "measuredW": "218", - "measuredH": "262", - "w": "218", - "h": "262", - "x": "195", - "y": "616", - "properties": { - "controlName": "100-javascript-datatypes:primitive-types" - }, - "children": { - "controls": { - "control": [ - { - "ID": "0", - "typeID": "TextArea", - "zOrder": "0", - "w": "218", - "h": "262", - "measuredW": "200", - "measuredH": "140", - "x": "0", - "y": "0" - }, - { - "ID": "1", - "typeID": "Label", - "zOrder": "1", - "measuredW": "115", - "measuredH": "25", - "x": "50", - "y": "224", - "properties": { - "size": "17", - "text": "Primitive Types" - } - }, - { - "ID": "2", - "typeID": "TextArea", - "zOrder": "2", - "w": "74", - "h": "44", - "measuredW": "200", - "measuredH": "140", - "x": "16", - "y": "14", - "properties": { - "color": "16770457" - } - }, - { - "ID": "3", - "typeID": "Label", - "zOrder": "3", - "measuredW": "44", - "measuredH": "25", - "x": "31", - "y": "23", - "properties": { - "size": "17", - "text": "string" - } - }, - { - "ID": "4", - "typeID": "TextArea", - "zOrder": "4", - "w": "101", - "h": "44", - "measuredW": "200", - "measuredH": "140", - "x": "15", - "y": "67", - "properties": { - "color": "16770457" - } - }, - { - "ID": "5", - "typeID": "Label", - "zOrder": "5", - "measuredW": "59", - "measuredH": "25", - "x": "36", - "y": "76", - "properties": { - "size": "17", - "text": "number" - } - }, - { - "ID": "6", - "typeID": "TextArea", - "zOrder": "6", - "w": "78", - "h": "44", - "measuredW": "200", - "measuredH": "140", - "x": "124", - "y": "67", - "properties": { - "color": "16770457" - } - }, - { - "ID": "7", - "typeID": "Label", - "zOrder": "7", - "measuredW": "43", - "measuredH": "25", - "x": "141", - "y": "76", - "properties": { - "size": "17", - "text": "bigint" - } - }, - { - "ID": "8", - "typeID": "TextArea", - "zOrder": "8", - "w": "100", - "h": "44", - "measuredW": "200", - "measuredH": "140", - "x": "16", - "y": "118", - "properties": { - "color": "16770457" - } - }, - { - "ID": "9", - "typeID": "Label", - "zOrder": "9", - "measuredW": "62", - "measuredH": "25", - "x": "35", - "y": "127", - "properties": { - "size": "17", - "text": "boolean" - } - }, - { - "ID": "10", - "typeID": "TextArea", - "zOrder": "10", - "w": "75", - "h": "44", - "measuredW": "200", - "measuredH": "140", - "x": "124", - "y": "118", - "properties": { - "color": "16770457" - } - }, - { - "ID": "11", - "typeID": "Label", - "zOrder": "11", - "measuredW": "27", - "measuredH": "25", - "x": "148", - "y": "127", - "properties": { - "size": "17", - "text": "null" - } - }, - { - "ID": "12", - "typeID": "TextArea", - "zOrder": "12", - "w": "105", - "h": "44", - "measuredW": "200", - "measuredH": "140", - "x": "97", - "y": "14", - "properties": { - "color": "16770457" - } - }, - { - "ID": "13", - "typeID": "Label", - "zOrder": "13", - "measuredW": "77", - "measuredH": "25", - "x": "111", - "y": "23", - "properties": { - "size": "17", - "text": "undefined" - } - }, - { - "ID": "14", - "typeID": "TextArea", - "zOrder": "14", - "w": "186", - "h": "44", - "measuredW": "200", - "measuredH": "140", - "x": "16", - "y": "169", - "properties": { - "color": "16770457" - } - }, - { - "ID": "15", - "typeID": "Label", - "zOrder": "15", - "measuredW": "56", - "measuredH": "25", - "x": "81", - "y": "178", - "properties": { - "size": "17", - "text": "Symbol" - } - }, - { - "ID": "16", - "typeID": "__group__", - "zOrder": "16", - "measuredW": "24", - "measuredH": "24", - "w": "24", - "h": "24", - "x": "2", - "y": "24", - "children": { - "controls": { - "control": [ - { - "ID": "0", - "typeID": "Icon", - "zOrder": "0", - "measuredW": "24", - "measuredH": "24", - "x": "0", - "y": "0", - "properties": { - "color": "16777215", - "icon": { - "ID": "circle", - "size": "small" - } - } - }, - { - "ID": "1", - "typeID": "Icon", - "zOrder": "1", - "measuredW": "24", - "measuredH": "24", - "x": "0", - "y": "0", - "properties": { - "icon": { - "ID": "check-circle", - "size": "small" - }, - "color": "3700253" - } - } - ] - } - } - }, - { - "ID": "17", - "typeID": "__group__", - "zOrder": "17", - "measuredW": "24", - "measuredH": "24", - "w": "24", - "h": "24", - "x": "2", - "y": "77", - "children": { - "controls": { - "control": [ - { - "ID": "0", - "typeID": "Icon", - "zOrder": "0", - "measuredW": "24", - "measuredH": "24", - "x": "0", - "y": "0", - "properties": { - "color": "16777215", - "icon": { - "ID": "circle", - "size": "small" - } - } - }, - { - "ID": "1", - "typeID": "Icon", - "zOrder": "1", - "measuredW": "24", - "measuredH": "24", - "x": "0", - "y": "0", - "properties": { - "icon": { - "ID": "check-circle", - "size": "small" - }, - "color": "3700253" - } - } - ] - } - } - }, - { - "ID": "18", - "typeID": "__group__", - "zOrder": "18", - "measuredW": "24", - "measuredH": "24", - "w": "24", - "h": "24", - "x": "2", - "y": "128", - "children": { - "controls": { - "control": [ - { - "ID": "0", - "typeID": "Icon", - "zOrder": "0", - "measuredW": "24", - "measuredH": "24", - "x": "0", - "y": "0", - "properties": { - "color": "16777215", - "icon": { - "ID": "circle", - "size": "small" - } - } - }, - { - "ID": "1", - "typeID": "Icon", - "zOrder": "1", - "measuredW": "24", - "measuredH": "24", - "x": "0", - "y": "0", - "properties": { - "icon": { - "ID": "check-circle", - "size": "small" - }, - "color": "3700253" - } - } - ] - } - } - }, - { - "ID": "19", - "typeID": "__group__", - "zOrder": "19", - "measuredW": "24", - "measuredH": "24", - "w": "24", - "h": "24", - "x": "192", - "y": "24", - "children": { - "controls": { - "control": [ - { - "ID": "0", - "typeID": "Icon", - "zOrder": "0", - "measuredW": "24", - "measuredH": "24", - "x": "0", - "y": "0", - "properties": { - "color": "16777215", - "icon": { - "ID": "circle", - "size": "small" - } - } - }, - { - "ID": "1", - "typeID": "Icon", - "zOrder": "1", - "measuredW": "24", - "measuredH": "24", - "x": "0", - "y": "0", - "properties": { - "icon": { - "ID": "check-circle", - "size": "small" - }, - "color": "3700253" - } - } - ] - } - } - }, - { - "ID": "20", - "typeID": "__group__", - "zOrder": "20", - "measuredW": "24", - "measuredH": "24", - "w": "24", - "h": "24", - "x": "189", - "y": "77", - "children": { - "controls": { - "control": [ - { - "ID": "0", - "typeID": "Icon", - "zOrder": "0", - "measuredW": "24", - "measuredH": "24", - "x": "0", - "y": "0", - "properties": { - "color": "16777215", - "icon": { - "ID": "circle", - "size": "small" - } - } - }, - { - "ID": "1", - "typeID": "Icon", - "zOrder": "1", - "measuredW": "24", - "measuredH": "24", - "x": "0", - "y": "0", - "properties": { - "icon": { - "ID": "check-circle", - "size": "small" - }, - "color": "3700253" - } - } - ] - } - } - }, - { - "ID": "21", - "typeID": "__group__", - "zOrder": "21", - "measuredW": "24", - "measuredH": "24", - "w": "24", - "h": "24", - "x": "189", - "y": "128", - "children": { - "controls": { - "control": [ - { - "ID": "0", - "typeID": "Icon", - "zOrder": "0", - "measuredW": "24", - "measuredH": "24", - "x": "0", - "y": "0", - "properties": { - "color": "16777215", - "icon": { - "ID": "circle", - "size": "small" - } - } - }, - { - "ID": "1", - "typeID": "Icon", - "zOrder": "1", - "measuredW": "24", - "measuredH": "24", - "x": "0", - "y": "0", - "properties": { - "icon": { - "ID": "check-circle", - "size": "small" - }, - "color": "3700253" - } - } - ] - } - } - }, - { - "ID": "22", - "typeID": "__group__", - "zOrder": "22", - "measuredW": "24", - "measuredH": "24", - "w": "24", - "h": "24", - "x": "3", - "y": "179", - "children": { - "controls": { - "control": [ - { - "ID": "0", - "typeID": "Icon", - "zOrder": "0", - "measuredW": "24", - "measuredH": "24", - "x": "0", - "y": "0", - "properties": { - "color": "16777215", - "icon": { - "ID": "circle", - "size": "small" - } - } - }, - { - "ID": "1", - "typeID": "Icon", - "zOrder": "1", - "measuredW": "24", - "measuredH": "24", - "x": "0", - "y": "0", - "properties": { - "color": "16777215", - "icon": { - "ID": "circle", - "size": "small" - } - } - }, - { - "ID": "2", - "typeID": "Icon", - "zOrder": "2", - "measuredW": "24", - "measuredH": "24", - "x": "0", - "y": "0", - "properties": { - "icon": { - "ID": "check-circle", - "size": "small" - }, - "color": "10027263" - } - } - ] - } - } - } - ] - } - } - }, - { - "ID": "6605", - "typeID": "__group__", - "zOrder": "135", - "measuredW": "192", - "measuredH": "44", - "w": "192", - "h": "44", - "x": "730", - "y": "797", - "properties": { - "controlName": "102-javascript-datatypes:typeof-operator" - }, - "children": { - "controls": { - "control": [ - { - "ID": "0", - "typeID": "TextArea", - "zOrder": "0", - "w": "184", - "h": "44", - "measuredW": "200", - "measuredH": "140", - "x": "0", - "y": "0", - "properties": { - "color": "16770457" - } - }, - { - "ID": "1", - "typeID": "Label", - "zOrder": "1", - "measuredW": "119", - "measuredH": "25", - "x": "32", - "y": "9", - "properties": { - "size": "17", - "text": "typeof operator" - } - }, - { - "ID": "2", - "typeID": "__group__", - "zOrder": "2", - "measuredW": "24", - "measuredH": "24", - "w": "24", - "h": "24", - "x": "168", - "y": "10", - "children": { - "controls": { - "control": [ - { - "ID": "0", - "typeID": "Icon", - "zOrder": "0", - "measuredW": "24", - "measuredH": "24", - "x": "0", - "y": "0", - "properties": { - "color": "16777215", - "icon": { - "ID": "circle", - "size": "small" - } - } - }, - { - "ID": "1", - "typeID": "Icon", - "zOrder": "1", - "measuredW": "24", - "measuredH": "24", - "x": "0", - "y": "0", - "properties": { - "icon": { - "ID": "check-circle", - "size": "small" - }, - "color": "3700253" - } - } - ] - } - } - } - ] - } - } - }, - { - "ID": "6606", - "typeID": "__group__", - "zOrder": "136", - "measuredW": "269", - "measuredH": "50", - "w": "269", - "h": "50", - "x": "702", - "y": "1007", - "properties": { - "controlName": "104-javascript-data-structures" - }, - "children": { - "controls": { - "control": [ - { - "ID": "0", - "typeID": "TextArea", - "zOrder": "0", - "w": "258", - "h": "50", - "measuredW": "200", - "measuredH": "140", - "x": "0", - "y": "0", - "properties": { - "color": "16776960" - } - }, - { - "ID": "1", - "typeID": "Label", - "zOrder": "1", - "measuredW": "120", - "measuredH": "25", - "x": "69", - "y": "12", - "properties": { - "size": "17", - "text": "Data Structures" - } - }, - { - "ID": "2", - "typeID": "__group__", - "zOrder": "2", - "measuredW": "24", - "measuredH": "24", - "w": "24", - "h": "24", - "x": "245", - "y": "13", - "children": { - "controls": { - "control": [ - { - "ID": "0", - "typeID": "Icon", - "zOrder": "0", - "measuredW": "24", - "measuredH": "24", - "x": "0", - "y": "0", - "properties": { - "color": "16777215", - "icon": { - "ID": "circle", - "size": "small" - } - } - }, - { - "ID": "1", - "typeID": "Icon", - "zOrder": "1", - "measuredW": "24", - "measuredH": "24", - "x": "0", - "y": "0", - "properties": { - "icon": { - "ID": "check-circle", - "size": "small" - }, - "color": "3700253" - } - } - ] - } - } - } - ] - } - } - }, - { - "ID": "6607", - "typeID": "__group__", - "zOrder": "137", - "measuredW": "238", - "measuredH": "44", - "w": "238", - "h": "44", - "x": "1020", - "y": "1010", - "properties": { - "controlName": "100-javascript-data-structures:indexed-collections" - }, - "children": { - "controls": { - "control": [ - { - "ID": "0", - "typeID": "TextArea", - "zOrder": "0", - "w": "229", - "h": "44", - "measuredW": "200", - "measuredH": "140", - "x": "0", - "y": "0", - "properties": { - "color": "16770457" - } - }, - { - "ID": "1", - "typeID": "Label", - "zOrder": "1", - "measuredW": "152", - "measuredH": "25", - "x": "39", - "y": "9", - "properties": { - "size": "17", - "text": "Indexed Collections" - } - }, - { - "ID": "2", - "typeID": "__group__", - "zOrder": "2", - "measuredW": "24", - "measuredH": "24", - "w": "24", - "h": "24", - "x": "214", - "y": "10", - "children": { - "controls": { - "control": [ - { - "ID": "0", - "typeID": "Icon", - "zOrder": "0", - "measuredW": "24", - "measuredH": "24", - "x": "0", - "y": "0", - "properties": { - "color": "16777215", - "icon": { - "ID": "circle", - "size": "small" - } - } - }, - { - "ID": "1", - "typeID": "Icon", - "zOrder": "1", - "measuredW": "24", - "measuredH": "24", - "x": "0", - "y": "0", - "properties": { - "icon": { - "ID": "check-circle", - "size": "small" - }, - "color": "3700253" - } - } - ] - } - } - } - ] - } - } - }, - { - "ID": "6608", - "typeID": "__group__", - "zOrder": "138", - "measuredW": "91", - "measuredH": "44", - "w": "91", - "h": "44", - "x": "1167", - "y": "1077", - "properties": { - "controlName": "100-javascript-data-structures:indexed-collections:arrays" - }, - "children": { - "controls": { - "control": [ - { - "ID": "0", - "typeID": "TextArea", - "zOrder": "0", - "w": "82", - "h": "44", - "measuredW": "200", - "measuredH": "140", - "x": "0", - "y": "0", - "properties": { - "color": "16770457" - } - }, - { - "ID": "1", - "typeID": "Label", - "zOrder": "1", - "measuredW": "49", - "measuredH": "25", - "x": "14", - "y": "9", - "properties": { - "size": "17", - "text": "Arrays" - } - }, - { - "ID": "2", - "typeID": "__group__", - "zOrder": "2", - "measuredW": "24", - "measuredH": "24", - "w": "24", - "h": "24", - "x": "67", - "y": "9", - "children": { - "controls": { - "control": [ - { - "ID": "0", - "typeID": "Icon", - "zOrder": "0", - "measuredW": "24", - "measuredH": "24", - "x": "0", - "y": "0", - "properties": { - "color": "16777215", - "icon": { - "ID": "circle", - "size": "small" - } - } - }, - { - "ID": "1", - "typeID": "Icon", - "zOrder": "1", - "measuredW": "24", - "measuredH": "24", - "x": "0", - "y": "0", - "properties": { - "icon": { - "ID": "check-circle", - "size": "small" - }, - "color": "3700253" - } - } - ] - } - } - } - ] - } - } - }, - { - "ID": "6609", - "typeID": "__group__", - "zOrder": "139", - "measuredW": "140", - "measuredH": "44", - "w": "140", - "h": "44", - "x": "1011", - "y": "1076", - "properties": { - "controlName": "101-javascript-data-structures:indexed-collections:typed-arrays" - }, - "children": { - "controls": { - "control": [ - { - "ID": "0", - "typeID": "TextArea", - "zOrder": "0", - "w": "128", - "h": "44", - "measuredW": "200", - "measuredH": "140", - "x": "12", - "y": "0", - "properties": { - "color": "16770457" - } - }, - { - "ID": "1", - "typeID": "Label", - "zOrder": "1", - "measuredW": "99", - "measuredH": "25", - "x": "28", - "y": "9", - "properties": { - "size": "17", - "text": "Typed Arrays" - } - }, - { - "ID": "2", - "typeID": "__group__", - "zOrder": "2", - "measuredW": "24", - "measuredH": "24", - "w": "24", - "h": "24", - "x": "0", - "y": "10", - "children": { - "controls": { - "control": [ - { - "ID": "0", - "typeID": "Icon", - "zOrder": "0", - "measuredW": "24", - "measuredH": "24", - "x": "0", - "y": "0", - "properties": { - "color": "16777215", - "icon": { - "ID": "circle", - "size": "small" - } - } - }, - { - "ID": "1", - "typeID": "Icon", - "zOrder": "1", - "measuredW": "24", - "measuredH": "24", - "x": "0", - "y": "0", - "properties": { - "icon": { - "ID": "check-circle", - "size": "small" - } - } - } - ] - } - } - } - ] - } - } - }, - { - "ID": "6610", - "typeID": "__group__", - "zOrder": "140", - "measuredW": "202", - "measuredH": "44", - "w": "202", - "h": "44", - "x": "429", - "y": "1004", - "properties": { - "controlName": "101-javascript-data-structures:keyed-collections" - }, - "children": { - "controls": { - "control": [ - { - "ID": "0", - "typeID": "TextArea", - "zOrder": "0", - "w": "193", - "h": "44", - "measuredW": "200", - "measuredH": "140", - "x": "0", - "y": "0", - "properties": { - "color": "16770457" - } - }, - { - "ID": "1", - "typeID": "Label", - "zOrder": "1", - "measuredW": "137", - "measuredH": "25", - "x": "28", - "y": "9", - "properties": { - "size": "17", - "text": "Keyed Collections" - } - }, - { - "ID": "2", - "typeID": "__group__", - "zOrder": "2", - "measuredW": "24", - "measuredH": "24", - "w": "24", - "h": "24", - "x": "178", - "y": "10", - "children": { - "controls": { - "control": [ - { - "ID": "0", - "typeID": "Icon", - "zOrder": "0", - "measuredW": "24", - "measuredH": "24", - "x": "0", - "y": "0", - "properties": { - "color": "16777215", - "icon": { - "ID": "circle", - "size": "small" - } - } - }, - { - "ID": "1", - "typeID": "Icon", - "zOrder": "1", - "measuredW": "24", - "measuredH": "24", - "x": "0", - "y": "0", - "properties": { - "color": "16777215", - "icon": { - "ID": "circle", - "size": "small" - } - } - }, - { - "ID": "2", - "typeID": "Icon", - "zOrder": "2", - "measuredW": "24", - "measuredH": "24", - "x": "0", - "y": "0", - "properties": { - "icon": { - "ID": "check-circle", - "size": "small" - }, - "color": "10027263" - } - } - ] - } - } - } - ] - } - } - }, - { - "ID": "6611", - "typeID": "__group__", - "zOrder": "141", - "measuredW": "171", - "measuredH": "44", - "w": "171", - "h": "44", - "x": "185", - "y": "969", - "properties": { - "controlName": "100-javascript-data-structures:keyed-collections:map" - }, - "children": { - "controls": { - "control": [ - { - "ID": "0", - "typeID": "TextArea", - "zOrder": "0", - "w": "161", - "h": "44", - "measuredW": "200", - "measuredH": "140", - "x": "10", - "y": "0", - "properties": { - "color": "16770457" - } - }, - { - "ID": "1", - "typeID": "Label", - "zOrder": "1", - "measuredW": "35", - "measuredH": "25", - "x": "66", - "y": "9", - "properties": { - "size": "17", - "text": "Map" - } - }, - { - "ID": "2", - "typeID": "__group__", - "zOrder": "2", - "measuredW": "24", - "measuredH": "24", - "w": "24", - "h": "24", - "x": "0", - "y": "9", - "children": { - "controls": { - "control": [ - { - "ID": "0", - "typeID": "Icon", - "zOrder": "0", - "measuredW": "24", - "measuredH": "24", - "x": "0", - "y": "0", - "properties": { - "color": "16777215", - "icon": { - "ID": "circle", - "size": "small" - } - } - }, - { - "ID": "1", - "typeID": "Icon", - "zOrder": "1", - "measuredW": "24", - "measuredH": "24", - "x": "0", - "y": "0", - "properties": { - "color": "16777215", - "icon": { - "ID": "circle", - "size": "small" - } - } - }, - { - "ID": "2", - "typeID": "Icon", - "zOrder": "2", - "measuredW": "24", - "measuredH": "24", - "x": "0", - "y": "0", - "properties": { - "icon": { - "ID": "check-circle", - "size": "small" - }, - "color": "10027263" - } - } - ] - } - } - } - ] - } - } - }, - { - "ID": "6612", - "typeID": "__group__", - "zOrder": "142", - "measuredW": "171", - "measuredH": "44", - "w": "171", - "h": "44", - "x": "185", - "y": "1019", - "properties": { - "controlName": "101-javascript-data-structures:keyed-collections:weak-map" - }, - "children": { - "controls": { - "control": [ - { - "ID": "0", - "typeID": "TextArea", - "zOrder": "0", - "w": "161", - "h": "44", - "measuredW": "200", - "measuredH": "140", - "x": "10", - "y": "0", - "properties": { - "color": "16770457" - } - }, - { - "ID": "1", - "typeID": "Label", - "zOrder": "1", - "measuredW": "82", - "measuredH": "25", - "x": "50", - "y": "9", - "properties": { - "size": "17", - "text": "Weak Map" - } - }, - { - "ID": "2", - "typeID": "__group__", - "zOrder": "2", - "measuredW": "24", - "measuredH": "24", - "w": "24", - "h": "24", - "x": "0", - "y": "9", - "children": { - "controls": { - "control": [ - { - "ID": "0", - "typeID": "Icon", - "zOrder": "0", - "measuredW": "24", - "measuredH": "24", - "x": "0", - "y": "0", - "properties": { - "color": "16777215", - "icon": { - "ID": "circle", - "size": "small" - } - } - }, - { - "ID": "1", - "typeID": "Icon", - "zOrder": "1", - "measuredW": "24", - "measuredH": "24", - "x": "0", - "y": "0", - "properties": { - "color": "16777215", - "icon": { - "ID": "circle", - "size": "small" - } - } - }, - { - "ID": "2", - "typeID": "Icon", - "zOrder": "2", - "measuredW": "24", - "measuredH": "24", - "x": "0", - "y": "0", - "properties": { - "icon": { - "ID": "check-circle", - "size": "small" - }, - "color": "10027263" - } - } - ] - } - } - } - ] - } - } - }, - { - "ID": "6613", - "typeID": "__group__", - "zOrder": "143", - "measuredW": "171", - "measuredH": "44", - "w": "171", - "h": "44", - "x": "185", - "y": "1069", - "properties": { - "controlName": "102-javascript-data-structures:keyed-collections:set" - }, - "children": { - "controls": { - "control": [ - { - "ID": "0", - "typeID": "TextArea", - "zOrder": "0", - "w": "161", - "h": "44", - "measuredW": "200", - "measuredH": "140", - "x": "10", - "y": "0", - "properties": { - "color": "16770457" - } - }, - { - "ID": "1", - "typeID": "Label", - "zOrder": "1", - "measuredW": "26", - "measuredH": "25", - "x": "78", - "y": "9", - "properties": { - "size": "17", - "text": "Set" - } - }, - { - "ID": "2", - "typeID": "__group__", - "zOrder": "2", - "measuredW": "24", - "measuredH": "24", - "w": "24", - "h": "24", - "x": "0", - "y": "9", - "children": { - "controls": { - "control": [ - { - "ID": "0", - "typeID": "Icon", - "zOrder": "0", - "measuredW": "24", - "measuredH": "24", - "x": "0", - "y": "0", - "properties": { - "color": "16777215", - "icon": { - "ID": "circle", - "size": "small" - } - } - }, - { - "ID": "1", - "typeID": "Icon", - "zOrder": "1", - "measuredW": "24", - "measuredH": "24", - "x": "0", - "y": "0", - "properties": { - "color": "16777215", - "icon": { - "ID": "circle", - "size": "small" - } - } - }, - { - "ID": "2", - "typeID": "Icon", - "zOrder": "2", - "measuredW": "24", - "measuredH": "24", - "x": "0", - "y": "0", - "properties": { - "icon": { - "ID": "check-circle", - "size": "small" - }, - "color": "10027263" - } - } - ] - } - } - } - ] - } - } - }, - { - "ID": "6614", - "typeID": "__group__", - "zOrder": "144", - "measuredW": "171", - "measuredH": "44", - "w": "171", - "h": "44", - "x": "185", - "y": "1119", - "properties": { - "controlName": "103-javascript-data-structures:keyed-collections:weak-set" - }, - "children": { - "controls": { - "control": [ - { - "ID": "0", - "typeID": "TextArea", - "zOrder": "0", - "w": "161", - "h": "44", - "measuredW": "200", - "measuredH": "140", - "x": "10", - "y": "0", - "properties": { - "color": "16770457" - } - }, - { - "ID": "1", - "typeID": "Label", - "zOrder": "1", - "measuredW": "73", - "measuredH": "25", - "x": "54", - "y": "9", - "properties": { - "size": "17", - "text": "Weak Set" - } - }, - { - "ID": "2", - "typeID": "__group__", - "zOrder": "2", - "measuredW": "24", - "measuredH": "24", - "w": "24", - "h": "24", - "x": "0", - "y": "9", - "children": { - "controls": { - "control": [ - { - "ID": "0", - "typeID": "Icon", - "zOrder": "0", - "measuredW": "24", - "measuredH": "24", - "x": "0", - "y": "0", - "properties": { - "color": "16777215", - "icon": { - "ID": "circle", - "size": "small" - } - } - }, - { - "ID": "1", - "typeID": "Icon", - "zOrder": "1", - "measuredW": "24", - "measuredH": "24", - "x": "0", - "y": "0", - "properties": { - "color": "16777215", - "icon": { - "ID": "circle", - "size": "small" - } - } - }, - { - "ID": "2", - "typeID": "Icon", - "zOrder": "2", - "measuredW": "24", - "measuredH": "24", - "x": "0", - "y": "0", - "properties": { - "icon": { - "ID": "check-circle", - "size": "small" - }, - "color": "10027263" - } - } - ] - } - } - } - ] - } - } - }, - { - "ID": "6615", - "typeID": "__group__", - "zOrder": "145", - "measuredW": "204", - "measuredH": "44", - "w": "204", - "h": "44", - "x": "418", - "y": "1084", - "properties": { - "controlName": "102-javascript-data-structures:structured-data" - }, - "children": { - "controls": { - "control": [ - { - "ID": "0", - "typeID": "TextArea", - "zOrder": "0", - "w": "193", - "h": "44", - "measuredW": "200", - "measuredH": "140", - "x": "11", - "y": "0", - "properties": { - "color": "16770457" - } - }, - { - "ID": "1", - "typeID": "Label", - "zOrder": "1", - "measuredW": "122", - "measuredH": "25", - "x": "47", - "y": "9", - "properties": { - "size": "17", - "text": "Structured Data" - } - }, - { - "ID": "2", - "typeID": "__group__", - "zOrder": "2", - "measuredW": "24", - "measuredH": "24", - "w": "24", - "h": "24", - "x": "0", - "y": "10", - "children": { - "controls": { - "control": [ - { - "ID": "0", - "typeID": "Icon", - "zOrder": "0", - "measuredW": "24", - "measuredH": "24", - "x": "0", - "y": "0", - "properties": { - "color": "16777215", - "icon": { - "ID": "circle", - "size": "small" - } - } - }, - { - "ID": "1", - "typeID": "Icon", - "zOrder": "1", - "measuredW": "24", - "measuredH": "24", - "x": "0", - "y": "0", - "properties": { - "icon": { - "ID": "check-circle", - "size": "small" - }, - "color": "3700253" - } - } - ] - } - } - } - ] - } - } - }, - { - "ID": "6616", - "typeID": "__group__", - "zOrder": "146", - "measuredW": "116", - "measuredH": "44", - "w": "116", - "h": "44", - "x": "418", - "y": "1154", - "properties": { - "controlName": "100-javascript-data-structures:structured-data:json" - }, - "children": { - "controls": { - "control": [ - { - "ID": "0", - "typeID": "TextArea", - "zOrder": "0", - "w": "105", - "h": "44", - "measuredW": "200", - "measuredH": "140", - "x": "11", - "y": "0", - "properties": { - "color": "16770457" - } - }, - { - "ID": "1", - "typeID": "Label", - "zOrder": "1", - "measuredW": "46", - "measuredH": "25", - "x": "41", - "y": "9", - "properties": { - "size": "17", - "text": "JSON" - } - }, - { - "ID": "2", - "typeID": "__group__", - "zOrder": "2", - "measuredW": "24", - "measuredH": "24", - "w": "24", - "h": "24", - "x": "0", - "y": "10", - "children": { - "controls": { - "control": [ - { - "ID": "0", - "typeID": "Icon", - "zOrder": "0", - "measuredW": "24", - "measuredH": "24", - "x": "0", - "y": "0", - "properties": { - "color": "16777215", - "icon": { - "ID": "circle", - "size": "small" - } - } - }, - { - "ID": "1", - "typeID": "Icon", - "zOrder": "1", - "measuredW": "24", - "measuredH": "24", - "x": "0", - "y": "0", - "properties": { - "icon": { - "ID": "check-circle", - "size": "small" - }, - "color": "3700253" - } - } - ] - } - } - } - ] - } - } - }, - { - "ID": "6617", - "typeID": "__group__", - "zOrder": "147", - "measuredW": "268", - "measuredH": "50", - "w": "268", - "h": "50", - "x": "702", - "y": "892", - "properties": { - "controlName": "103-javascript-type-casting" - }, - "children": { - "controls": { - "control": [ - { - "ID": "0", - "typeID": "TextArea", - "zOrder": "0", - "w": "258", - "h": "50", - "measuredW": "200", - "measuredH": "140", - "x": "0", - "y": "0", - "properties": { - "color": "16776960" - } - }, - { - "ID": "1", - "typeID": "Label", - "zOrder": "1", - "measuredW": "100", - "measuredH": "25", - "x": "79", - "y": "12", - "properties": { - "size": "17", - "text": "Type Casting" - } - }, - { - "ID": "2", - "typeID": "__group__", - "zOrder": "2", - "measuredW": "24", - "measuredH": "24", - "w": "24", - "h": "24", - "x": "244", - "y": "13", - "children": { - "controls": { - "control": [ - { - "ID": "0", - "typeID": "Icon", - "zOrder": "0", - "measuredW": "24", - "measuredH": "24", - "x": "0", - "y": "0", - "properties": { - "color": "16777215", - "icon": { - "ID": "circle", - "size": "small" - } - } - }, - { - "ID": "1", - "typeID": "Icon", - "zOrder": "1", - "measuredW": "24", - "measuredH": "24", - "x": "0", - "y": "0", - "properties": { - "icon": { - "ID": "check-circle", - "size": "small" - }, - "color": "3700253" - } - } - ] - } - } - } - ] - } - } - }, - { - "ID": "6618", - "typeID": "__group__", - "zOrder": "148", - "measuredW": "245", - "measuredH": "44", - "w": "245", - "h": "44", - "x": "1013", - "y": "843", - "properties": { - "controlName": "101-javascript-type-casting:explicit-type-casting" - }, - "children": { - "controls": { - "control": [ - { - "ID": "0", - "typeID": "TextArea", - "zOrder": "0", - "w": "236", - "h": "44", - "measuredW": "200", - "measuredH": "140", - "x": "0", - "y": "0", - "properties": { - "color": "16770457" - } - }, - { - "ID": "1", - "typeID": "Label", - "zOrder": "1", - "measuredW": "159", - "measuredH": "25", - "x": "38", - "y": "9", - "properties": { - "size": "17", - "text": "Explicit Type Casting" - } - }, - { - "ID": "2", - "typeID": "__group__", - "zOrder": "2", - "measuredW": "24", - "measuredH": "24", - "w": "24", - "h": "24", - "x": "221", - "y": "10", - "children": { - "controls": { - "control": [ - { - "ID": "0", - "typeID": "Icon", - "zOrder": "0", - "measuredW": "24", - "measuredH": "24", - "x": "0", - "y": "0", - "properties": { - "color": "16777215", - "icon": { - "ID": "circle", - "size": "small" - } - } - }, - { - "ID": "1", - "typeID": "Icon", - "zOrder": "1", - "measuredW": "24", - "measuredH": "24", - "x": "0", - "y": "0", - "properties": { - "icon": { - "ID": "check-circle", - "size": "small" - }, - "color": "3700253" - } - } - ] - } - } - } - ] - } - } - }, - { - "ID": "6619", - "typeID": "__group__", - "zOrder": "149", - "measuredW": "318", - "measuredH": "44", - "w": "318", - "h": "44", - "x": "307", - "y": "901", - "properties": { - "controlName": "100-javascript-type-casting:type-conversion-coercion" - }, - "children": { - "controls": { - "control": [ - { - "ID": "0", - "typeID": "TextArea", - "zOrder": "0", - "w": "308", - "h": "44", - "measuredW": "200", - "measuredH": "140", - "x": "10", - "y": "0", - "properties": { - "color": "16770457" - } - }, - { - "ID": "1", - "typeID": "Label", - "zOrder": "1", - "measuredW": "224", - "measuredH": "25", - "x": "52", - "y": "9", - "properties": { - "size": "17", - "text": "Type Conversion vs Coercion" - } - }, - { - "ID": "2", - "typeID": "__group__", - "zOrder": "2", - "measuredW": "24", - "measuredH": "24", - "w": "24", - "h": "24", - "x": "0", - "y": "10", - "children": { - "controls": { - "control": [ - { - "ID": "0", - "typeID": "Icon", - "zOrder": "0", - "measuredW": "24", - "measuredH": "24", - "x": "0", - "y": "0", - "properties": { - "color": "16777215", - "icon": { - "ID": "circle", - "size": "small" - } - } - }, - { - "ID": "1", - "typeID": "Icon", - "zOrder": "1", - "measuredW": "24", - "measuredH": "24", - "x": "0", - "y": "0", - "properties": { - "icon": { - "ID": "check-circle", - "size": "small" - }, - "color": "3700253" - } - } - ] - } - } - } - ] - } - } - }, - { - "ID": "6620", - "typeID": "__group__", - "zOrder": "150", - "measuredW": "238", - "measuredH": "50", - "w": "238", - "h": "50", - "x": "533", - "y": "1236", - "properties": { - "controlName": "105-javascript-equality-comparisons" - }, - "children": { - "controls": { - "control": [ - { - "ID": "0", - "typeID": "TextArea", - "zOrder": "0", - "w": "228", - "h": "50", - "measuredW": "200", - "measuredH": "140", - "x": "10", - "y": "0", - "properties": { - "color": "16776960" - } - }, - { - "ID": "1", - "typeID": "Label", - "zOrder": "1", - "measuredW": "166", - "measuredH": "25", - "x": "41", - "y": "12", - "properties": { - "size": "17", - "text": "Equality Comparisons" - } - }, - { - "ID": "2", - "typeID": "__group__", - "zOrder": "2", - "measuredW": "24", - "measuredH": "24", - "w": "24", - "h": "24", - "x": "0", - "y": "12", - "children": { - "controls": { - "control": [ - { - "ID": "0", - "typeID": "Icon", - "zOrder": "0", - "measuredW": "24", - "measuredH": "24", - "x": "0", - "y": "0", - "properties": { - "color": "16777215", - "icon": { - "ID": "circle", - "size": "small" - } - } - }, - { - "ID": "1", - "typeID": "Icon", - "zOrder": "1", - "measuredW": "24", - "measuredH": "24", - "x": "0", - "y": "0", - "properties": { - "icon": { - "ID": "check-circle", - "size": "small" - }, - "color": "3700253" - } - } - ] - } - } - } - ] - } - } - }, - { - "ID": "6621", - "typeID": "__group__", - "zOrder": "151", - "measuredW": "289", - "measuredH": "120", - "w": "289", - "h": "120", - "x": "188", - "y": "1206", - "properties": { - "controlName": "101-javascript-equality-comparisons:value-comparison-operators" - }, - "children": { - "controls": { - "control": [ - { - "ID": "0", - "typeID": "TextArea", - "zOrder": "0", - "w": "282", - "h": "111", - "measuredW": "200", - "measuredH": "140", - "x": "7", - "y": "9" - }, - { - "ID": "1", - "typeID": "Label", - "zOrder": "1", - "measuredW": "222", - "measuredH": "25", - "x": "36", - "y": "79", - "properties": { - "size": "17", - "text": "Value Comparison Operators" - } - }, - { - "ID": "2", - "typeID": "TextArea", - "zOrder": "2", - "w": "60", - "h": "44", - "measuredW": "200", - "measuredH": "140", - "x": "22", - "y": "26", - "properties": { - "color": "16770457" - } - }, - { - "ID": "3", - "typeID": "Label", - "zOrder": "3", - "measuredW": "25", - "measuredH": "25", - "x": "39", - "y": "35", - "properties": { - "size": "17", - "text": "==" - } - }, - { - "ID": "4", - "typeID": "TextArea", - "zOrder": "4", - "w": "69", - "h": "44", - "measuredW": "200", - "measuredH": "140", - "x": "90", - "y": "26", - "properties": { - "color": "16770457" - } - }, - { - "ID": "5", - "typeID": "Label", - "zOrder": "5", - "measuredW": "37", - "measuredH": "25", - "x": "106", - "y": "35", - "properties": { - "size": "17", - "text": "===" - } - }, - { - "ID": "6", - "typeID": "TextArea", - "zOrder": "6", - "w": "107", - "h": "44", - "measuredW": "200", - "measuredH": "140", - "x": "166", - "y": "26", - "properties": { - "color": "16770457" - } - }, - { - "ID": "7", - "typeID": "Label", - "zOrder": "7", - "measuredW": "67", - "measuredH": "25", - "x": "186", - "y": "35", - "properties": { - "size": "17", - "text": "Object.is" - } - }, - { - "ID": "8", - "typeID": "__group__", - "zOrder": "8", - "measuredW": "24", - "measuredH": "24", - "w": "24", - "h": "24", - "x": "0", - "y": "0", - "children": { - "controls": { - "control": [ - { - "ID": "0", - "typeID": "Icon", - "zOrder": "0", - "measuredW": "24", - "measuredH": "24", - "x": "0", - "y": "0", - "properties": { - "color": "16777215", - "icon": { - "ID": "circle", - "size": "small" - } - } - }, - { - "ID": "1", - "typeID": "Icon", - "zOrder": "1", - "measuredW": "24", - "measuredH": "24", - "x": "0", - "y": "0", - "properties": { - "icon": { - "ID": "check-circle", - "size": "small" - }, - "color": "3700253" - } - } - ] - } - } - } - ] - } - } - }, - { - "ID": "6622", - "typeID": "__group__", - "zOrder": "152", - "measuredW": "209", - "measuredH": "44", - "w": "209", - "h": "44", - "x": "821", - "y": "1239", - "properties": { - "controlName": "100-javascript-equality-comparisons:equality-algorithms" - }, - "children": { - "controls": { - "control": [ - { - "ID": "0", - "typeID": "TextArea", - "zOrder": "0", - "w": "198", - "h": "44", - "measuredW": "200", - "measuredH": "140", - "x": "0", - "y": "0", - "properties": { - "color": "16770457" - } - }, - { - "ID": "1", - "typeID": "Label", - "zOrder": "1", - "measuredW": "146", - "measuredH": "25", - "x": "27", - "y": "8", - "properties": { - "size": "17", - "text": "Equality Algorithms" - } - }, - { - "ID": "2", - "typeID": "__group__", - "zOrder": "2", - "measuredW": "24", - "measuredH": "24", - "w": "24", - "h": "24", - "x": "185", - "y": "9", - "children": { - "controls": { - "control": [ - { - "ID": "0", - "typeID": "Icon", - "zOrder": "0", - "measuredW": "24", - "measuredH": "24", - "x": "0", - "y": "0", - "properties": { - "color": "16777215", - "icon": { - "ID": "circle", - "size": "small" - } - } - }, - { - "ID": "1", - "typeID": "Icon", - "zOrder": "1", - "measuredW": "24", - "measuredH": "24", - "x": "0", - "y": "0", - "properties": { - "icon": { - "ID": "check-circle", - "size": "small" - } - } - } - ] - } - } - } - ] - } - } - }, - { - "ID": "6623", - "typeID": "__group__", - "zOrder": "153", - "measuredW": "171", - "measuredH": "44", - "w": "171", - "h": "44", - "x": "1087", - "y": "1164", - "properties": { - "controlName": "100-javascript-equality-comparisons:equality-algorithms:is-loosely-equal" - }, - "children": { - "controls": { - "control": [ - { - "ID": "0", - "typeID": "TextArea", - "zOrder": "0", - "w": "162", - "h": "44", - "measuredW": "200", - "measuredH": "140", - "x": "0", - "y": "0", - "properties": { - "color": "16770457" - } - }, - { - "ID": "1", - "typeID": "Label", - "zOrder": "1", - "measuredW": "115", - "measuredH": "25", - "x": "23", - "y": "9", - "properties": { - "size": "17", - "text": "isLooselyEqual" - } - }, - { - "ID": "2", - "typeID": "__group__", - "zOrder": "2", - "measuredW": "24", - "measuredH": "24", - "w": "24", - "h": "24", - "x": "147", - "y": "10", - "children": { - "controls": { - "control": [ - { - "ID": "0", - "typeID": "Icon", - "zOrder": "0", - "measuredW": "24", - "measuredH": "24", - "x": "0", - "y": "0", - "properties": { - "color": "16777215", - "icon": { - "ID": "circle", - "size": "small" - } - } - }, - { - "ID": "1", - "typeID": "Icon", - "zOrder": "1", - "measuredW": "24", - "measuredH": "24", - "x": "0", - "y": "0", - "properties": { - "icon": { - "ID": "check-circle", - "size": "small" - } - } - } - ] - } - } - } - ] - } - } - }, - { - "ID": "6624", - "typeID": "__group__", - "zOrder": "154", - "measuredW": "171", - "measuredH": "44", - "w": "171", - "h": "44", - "x": "1087", - "y": "1214", - "properties": { - "controlName": "101-javascript-equality-comparisons:equality-algorithms:is-strictly-equal" - }, - "children": { - "controls": { - "control": [ - { - "ID": "0", - "typeID": "TextArea", - "zOrder": "0", - "w": "162", - "h": "44", - "measuredW": "200", - "measuredH": "140", - "x": "0", - "y": "0", - "properties": { - "color": "16770457" - } - }, - { - "ID": "1", - "typeID": "Label", - "zOrder": "1", - "measuredW": "108", - "measuredH": "25", - "x": "27", - "y": "9", - "properties": { - "size": "17", - "text": "isStrictlyEqual" - } - }, - { - "ID": "2", - "typeID": "__group__", - "zOrder": "2", - "measuredW": "24", - "measuredH": "24", - "w": "24", - "h": "24", - "x": "147", - "y": "9", - "children": { - "controls": { - "control": [ - { - "ID": "0", - "typeID": "Icon", - "zOrder": "0", - "measuredW": "24", - "measuredH": "24", - "x": "0", - "y": "0", - "properties": { - "color": "16777215", - "icon": { - "ID": "circle", - "size": "small" - } - } - }, - { - "ID": "1", - "typeID": "Icon", - "zOrder": "1", - "measuredW": "24", - "measuredH": "24", - "x": "0", - "y": "0", - "properties": { - "icon": { - "ID": "check-circle", - "size": "small" - } - } - } - ] - } - } - } - ] - } - } - }, - { - "ID": "6625", - "typeID": "__group__", - "zOrder": "155", - "measuredW": "171", - "measuredH": "44", - "w": "171", - "h": "44", - "x": "1087", - "y": "1263", - "properties": { - "controlName": "102-javascript-equality-comparisons:equality-algorithms:same-value-zero" - }, - "children": { - "controls": { - "control": [ - { - "ID": "0", - "typeID": "TextArea", - "zOrder": "0", - "w": "162", - "h": "44", - "measuredW": "200", - "measuredH": "140", - "x": "0", - "y": "0", - "properties": { - "color": "16770457" - } - }, - { - "ID": "1", - "typeID": "Label", - "zOrder": "1", - "measuredW": "123", - "measuredH": "25", - "x": "19", - "y": "9", - "properties": { - "size": "17", - "text": "SameValueZero" - } - }, - { - "ID": "2", - "typeID": "__group__", - "zOrder": "2", - "measuredW": "24", - "measuredH": "24", - "w": "24", - "h": "24", - "x": "147", - "y": "10", - "children": { - "controls": { - "control": [ - { - "ID": "0", - "typeID": "Icon", - "zOrder": "0", - "measuredW": "24", - "measuredH": "24", - "x": "0", - "y": "0", - "properties": { - "color": "16777215", - "icon": { - "ID": "circle", - "size": "small" - } - } - }, - { - "ID": "1", - "typeID": "Icon", - "zOrder": "1", - "measuredW": "24", - "measuredH": "24", - "x": "0", - "y": "0", - "properties": { - "icon": { - "ID": "check-circle", - "size": "small" - } - } - } - ] - } - } - } - ] - } - } - }, - { - "ID": "6626", - "typeID": "__group__", - "zOrder": "156", - "measuredW": "171", - "measuredH": "44", - "w": "171", - "h": "44", - "x": "1087", - "y": "1313", - "properties": { - "controlName": "103-javascript-equality-comparisons:equality-algorithms:same-value" - }, - "children": { - "controls": { - "control": [ - { - "ID": "0", - "typeID": "TextArea", - "zOrder": "0", - "w": "162", - "h": "44", - "measuredW": "200", - "measuredH": "140", - "x": "0", - "y": "0", - "properties": { - "color": "16770457" - } - }, - { - "ID": "1", - "typeID": "Label", - "zOrder": "1", - "measuredW": "87", - "measuredH": "25", - "x": "37", - "y": "9", - "properties": { - "size": "17", - "text": "SameValue" - } - }, - { - "ID": "2", - "typeID": "__group__", - "zOrder": "2", - "measuredW": "24", - "measuredH": "24", - "w": "24", - "h": "24", - "x": "147", - "y": "10", - "children": { - "controls": { - "control": [ - { - "ID": "0", - "typeID": "Icon", - "zOrder": "0", - "measuredW": "24", - "measuredH": "24", - "x": "0", - "y": "0", - "properties": { - "color": "16777215", - "icon": { - "ID": "circle", - "size": "small" - } - } - }, - { - "ID": "1", - "typeID": "Icon", - "zOrder": "1", - "measuredW": "24", - "measuredH": "24", - "x": "0", - "y": "0", - "properties": { - "icon": { - "ID": "check-circle", - "size": "small" - } - } - } - ] - } - } - } - ] - } - } - }, - { - "ID": "6627", - "typeID": "__group__", - "zOrder": "157", - "measuredW": "220", - "measuredH": "50", - "w": "220", - "h": "50", - "x": "482", - "y": "1445", - "properties": { - "controlName": "106-javascript-loops-iterations" - }, - "children": { - "controls": { - "control": [ - { - "ID": "0", - "typeID": "TextArea", - "zOrder": "0", - "w": "207", - "h": "50", - "measuredW": "200", - "measuredH": "140", - "x": "13", - "y": "0", - "properties": { - "color": "16776960" - } - }, - { - "ID": "1", - "typeID": "Label", - "zOrder": "1", - "measuredW": "158", - "measuredH": "25", - "x": "38", - "y": "12", - "properties": { - "size": "17", - "text": "Loops and Iterations" - } - }, - { - "ID": "2", - "typeID": "__group__", - "zOrder": "2", - "measuredW": "24", - "measuredH": "24", - "w": "24", - "h": "24", - "x": "0", - "y": "12", - "children": { - "controls": { - "control": [ - { - "ID": "0", - "typeID": "Icon", - "zOrder": "0", - "measuredW": "24", - "measuredH": "24", - "x": "0", - "y": "0", - "properties": { - "color": "16777215", - "icon": { - "ID": "circle", - "size": "small" - } - } - }, - { - "ID": "1", - "typeID": "Icon", - "zOrder": "1", - "measuredW": "24", - "measuredH": "24", - "x": "0", - "y": "0", - "properties": { - "icon": { - "ID": "check-circle", - "size": "small" - }, - "color": "3700253" - } - } - ] - } - } - } - ] - } - } - }, - { - "ID": "6628", - "typeID": "__group__", - "zOrder": "158", - "measuredW": "228", - "measuredH": "44", - "w": "228", - "h": "44", - "x": "185", - "y": "1353", - "properties": { - "controlName": "103-javascript-loops-iterations:for-statement" - }, - "children": { - "controls": { - "control": [ - { - "ID": "0", - "typeID": "TextArea", - "zOrder": "0", - "w": "218", - "h": "44", - "measuredW": "200", - "measuredH": "140", - "x": "10", - "y": "0", - "properties": { - "color": "16770457" - } - }, - { - "ID": "1", - "typeID": "Label", - "zOrder": "1", - "measuredW": "103", - "measuredH": "25", - "x": "67", - "y": "9", - "properties": { - "size": "17", - "text": "for statement" - } - }, - { - "ID": "2", - "typeID": "__group__", - "zOrder": "2", - "measuredW": "24", - "measuredH": "24", - "w": "24", - "h": "24", - "x": "0", - "y": "8", - "children": { - "controls": { - "control": [ - { - "ID": "0", - "typeID": "Icon", - "zOrder": "0", - "measuredW": "24", - "measuredH": "24", - "x": "0", - "y": "0", - "properties": { - "color": "16777215", - "icon": { - "ID": "circle", - "size": "small" - } - } - }, - { - "ID": "1", - "typeID": "Icon", - "zOrder": "1", - "measuredW": "24", - "measuredH": "24", - "x": "0", - "y": "0", - "properties": { - "icon": { - "ID": "check-circle", - "size": "small" - }, - "color": "3700253" - } - } - ] - } - } - } - ] - } - } - }, - { - "ID": "6629", - "typeID": "__group__", - "zOrder": "159", - "measuredW": "228", - "measuredH": "44", - "w": "228", - "h": "44", - "x": "185", - "y": "1402", - "properties": { - "controlName": "104-javascript-loops-iterations:do-while-statement" - }, - "children": { - "controls": { - "control": [ - { - "ID": "0", - "typeID": "TextArea", - "zOrder": "0", - "w": "218", - "h": "44", - "measuredW": "200", - "measuredH": "140", - "x": "10", - "y": "0", - "properties": { - "color": "16770457" - } - }, - { - "ID": "1", - "typeID": "Label", - "zOrder": "1", - "measuredW": "150", - "measuredH": "25", - "x": "44", - "y": "9", - "properties": { - "size": "17", - "text": "do...while statement" - } - }, - { - "ID": "2", - "typeID": "__group__", - "zOrder": "2", - "measuredW": "24", - "measuredH": "24", - "w": "24", - "h": "24", - "x": "0", - "y": "9", - "children": { - "controls": { - "control": [ - { - "ID": "0", - "typeID": "Icon", - "zOrder": "0", - "measuredW": "24", - "measuredH": "24", - "x": "0", - "y": "0", - "properties": { - "color": "16777215", - "icon": { - "ID": "circle", - "size": "small" - } - } - }, - { - "ID": "1", - "typeID": "Icon", - "zOrder": "1", - "measuredW": "24", - "measuredH": "24", - "x": "0", - "y": "0", - "properties": { - "icon": { - "ID": "check-circle", - "size": "small" - }, - "color": "3700253" - } - } - ] - } - } - } - ] - } - } - }, - { - "ID": "6630", - "typeID": "__group__", - "zOrder": "160", - "measuredW": "228", - "measuredH": "44", - "w": "228", - "h": "44", - "x": "185", - "y": "1451", - "properties": { - "controlName": "105-javascript-loops-iterations:while-statement" - }, - "children": { - "controls": { - "control": [ - { - "ID": "0", - "typeID": "TextArea", - "zOrder": "0", - "w": "218", - "h": "44", - "measuredW": "200", - "measuredH": "140", - "x": "10", - "y": "0", - "properties": { - "color": "16770457" - } - }, - { - "ID": "1", - "typeID": "Label", - "zOrder": "1", - "measuredW": "121", - "measuredH": "25", - "x": "58", - "y": "9", - "properties": { - "size": "17", - "text": "while statement" - } - }, - { - "ID": "2", - "typeID": "__group__", - "zOrder": "2", - "measuredW": "24", - "measuredH": "24", - "w": "24", - "h": "24", - "x": "0", - "y": "9", - "children": { - "controls": { - "control": [ - { - "ID": "0", - "typeID": "Icon", - "zOrder": "0", - "measuredW": "24", - "measuredH": "24", - "x": "0", - "y": "0", - "properties": { - "color": "16777215", - "icon": { - "ID": "circle", - "size": "small" - } - } - }, - { - "ID": "1", - "typeID": "Icon", - "zOrder": "1", - "measuredW": "24", - "measuredH": "24", - "x": "0", - "y": "0", - "properties": { - "icon": { - "ID": "check-circle", - "size": "small" - }, - "color": "3700253" - } - } - ] - } - } - } - ] - } - } - }, - { - "ID": "6631", - "typeID": "__group__", - "zOrder": "161", - "measuredW": "206", - "measuredH": "44", - "w": "206", - "h": "44", - "x": "784", - "y": "1448", - "properties": { - "controlName": "102-javascript-loops-iterations:break-continue" - }, - "children": { - "controls": { - "control": [ - { - "ID": "0", - "typeID": "TextArea", - "zOrder": "0", - "w": "198", - "h": "44", - "measuredW": "200", - "measuredH": "140", - "x": "0", - "y": "0", - "properties": { - "color": "16770457" - } - }, - { - "ID": "1", - "typeID": "Label", - "zOrder": "1", - "measuredW": "127", - "measuredH": "25", - "x": "35", - "y": "9", - "properties": { - "size": "17", - "text": "break / continue" - } - }, - { - "ID": "2", - "typeID": "__group__", - "zOrder": "2", - "measuredW": "24", - "measuredH": "24", - "w": "24", - "h": "24", - "x": "182", - "y": "10", - "children": { - "controls": { - "control": [ - { - "ID": "0", - "typeID": "Icon", - "zOrder": "0", - "measuredW": "24", - "measuredH": "24", - "x": "0", - "y": "0", - "properties": { - "color": "16777215", - "icon": { - "ID": "circle", - "size": "small" - } - } - }, - { - "ID": "1", - "typeID": "Icon", - "zOrder": "1", - "measuredW": "24", - "measuredH": "24", - "x": "0", - "y": "0", - "properties": { - "icon": { - "ID": "check-circle", - "size": "small" - }, - "color": "3700253" - } - } - ] - } - } - } - ] - } - } - }, - { - "ID": "6632", - "typeID": "__group__", - "zOrder": "162", - "measuredW": "227", - "measuredH": "44", - "w": "227", - "h": "44", - "x": "1031", - "y": "1446", - "properties": { - "controlName": "100-javascript-loops-iterations:break-continue:labeled-statements" - }, - "children": { - "controls": { - "control": [ - { - "ID": "0", - "typeID": "TextArea", - "zOrder": "0", - "w": "218", - "h": "44", - "measuredW": "200", - "measuredH": "140", - "x": "0", - "y": "0", - "properties": { - "color": "16770457" - } - }, - { - "ID": "1", - "typeID": "Label", - "zOrder": "1", - "measuredW": "154", - "measuredH": "25", - "x": "32", - "y": "9", - "properties": { - "size": "17", - "text": "Labeled Statements" - } - }, - { - "ID": "2", - "typeID": "__group__", - "zOrder": "2", - "measuredW": "24", - "measuredH": "24", - "w": "24", - "h": "24", - "x": "203", - "y": "9", - "children": { - "controls": { - "control": [ - { - "ID": "0", - "typeID": "Icon", - "zOrder": "0", - "measuredW": "24", - "measuredH": "24", - "x": "0", - "y": "0", - "properties": { - "color": "16777215", - "icon": { - "ID": "circle", - "size": "small" - } - } - }, - { - "ID": "1", - "typeID": "Icon", - "zOrder": "1", - "measuredW": "24", - "measuredH": "24", - "x": "0", - "y": "0", - "properties": { - "icon": { - "ID": "check-circle", - "size": "small" - }, - "color": "3700253" - } - } - ] - } - } - } - ] - } - } - }, - { - "ID": "6633", - "typeID": "__group__", - "zOrder": "163", - "measuredW": "206", - "measuredH": "44", - "w": "206", - "h": "44", - "x": "784", - "y": "1350", - "properties": { - "controlName": "100-javascript-loops-iterations:for-in-statement" - }, - "children": { - "controls": { - "control": [ - { - "ID": "0", - "typeID": "TextArea", - "zOrder": "0", - "w": "198", - "h": "44", - "measuredW": "200", - "measuredH": "140", - "x": "0", - "y": "0", - "properties": { - "color": "16770457" - } - }, - { - "ID": "1", - "typeID": "Label", - "zOrder": "1", - "measuredW": "125", - "measuredH": "25", - "x": "36", - "y": "9", - "properties": { - "size": "17", - "text": "for...in statement" - } - }, - { - "ID": "2", - "typeID": "__group__", - "zOrder": "2", - "measuredW": "24", - "measuredH": "24", - "w": "24", - "h": "24", - "x": "182", - "y": "9", - "children": { - "controls": { - "control": [ - { - "ID": "0", - "typeID": "Icon", - "zOrder": "0", - "measuredW": "24", - "measuredH": "24", - "x": "0", - "y": "0", - "properties": { - "color": "16777215", - "icon": { - "ID": "circle", - "size": "small" - } - } - }, - { - "ID": "1", - "typeID": "Icon", - "zOrder": "1", - "measuredW": "24", - "measuredH": "24", - "x": "0", - "y": "0", - "properties": { - "icon": { - "ID": "check-circle", - "size": "small" - }, - "color": "3700253" - } - } - ] - } - } - } - ] - } - } - }, - { - "ID": "6634", - "typeID": "__group__", - "zOrder": "164", - "measuredW": "206", - "measuredH": "44", - "w": "206", - "h": "44", - "x": "784", - "y": "1399", - "properties": { - "controlName": "101-javascript-loops-iterations:for-of-statement" - }, - "children": { - "controls": { - "control": [ - { - "ID": "0", - "typeID": "TextArea", - "zOrder": "0", - "w": "198", - "h": "44", - "measuredW": "200", - "measuredH": "140", - "x": "0", - "y": "0", - "properties": { - "color": "16770457" - } - }, - { - "ID": "1", - "typeID": "Label", - "zOrder": "1", - "measuredW": "126", - "measuredH": "25", - "x": "36", - "y": "9", - "properties": { - "size": "17", - "text": "for...of statement" - } - }, - { - "ID": "2", - "typeID": "__group__", - "zOrder": "2", - "measuredW": "24", - "measuredH": "24", - "w": "24", - "h": "24", - "x": "182", - "y": "10", - "children": { - "controls": { - "control": [ - { - "ID": "0", - "typeID": "Icon", - "zOrder": "0", - "measuredW": "24", - "measuredH": "24", - "x": "0", - "y": "0", - "properties": { - "color": "16777215", - "icon": { - "ID": "circle", - "size": "small" - } - } - }, - { - "ID": "1", - "typeID": "Icon", - "zOrder": "1", - "measuredW": "24", - "measuredH": "24", - "x": "0", - "y": "0", - "properties": { - "icon": { - "ID": "check-circle", - "size": "small" - }, - "color": "3700253" - } - } - ] - } - } - } - ] - } - } - }, - { - "ID": "6635", - "typeID": "__group__", - "zOrder": "165", - "measuredW": "220", - "measuredH": "50", - "w": "220", - "h": "50", - "x": "482", - "y": "1506", - "properties": { - "controlName": "107-javascript-control-flow" - }, - "children": { - "controls": { - "control": [ - { - "ID": "0", - "typeID": "TextArea", - "zOrder": "0", - "w": "207", - "h": "50", - "measuredW": "200", - "measuredH": "140", - "x": "13", - "y": "0", - "properties": { - "color": "16776960" - } - }, - { - "ID": "1", - "typeID": "Label", - "zOrder": "1", - "measuredW": "96", - "measuredH": "25", - "x": "69", - "y": "12", - "properties": { - "size": "17", - "text": "Control Flow" - } - }, - { - "ID": "2", - "typeID": "__group__", - "zOrder": "2", - "measuredW": "24", - "measuredH": "24", - "w": "24", - "h": "24", - "x": "0", - "y": "12", - "children": { - "controls": { - "control": [ - { - "ID": "0", - "typeID": "Icon", - "zOrder": "0", - "measuredW": "24", - "measuredH": "24", - "x": "0", - "y": "0", - "properties": { - "color": "16777215", - "icon": { - "ID": "circle", - "size": "small" - } - } - }, - { - "ID": "1", - "typeID": "Icon", - "zOrder": "1", - "measuredW": "24", - "measuredH": "24", - "x": "0", - "y": "0", - "properties": { - "icon": { - "ID": "check-circle", - "size": "small" - }, - "color": "3700253" - } - } - ] - } - } - } - ] - } - } - }, - { - "ID": "6636", - "typeID": "__group__", - "zOrder": "166", - "measuredW": "229", - "measuredH": "44", - "w": "229", - "h": "44", - "x": "184", - "y": "1512", - "properties": { - "controlName": "101-javascript-control-flow:conditional-statements" - }, - "children": { - "controls": { - "control": [ - { - "ID": "0", - "typeID": "TextArea", - "zOrder": "0", - "w": "218", - "h": "44", - "measuredW": "200", - "measuredH": "140", - "x": "11", - "y": "0", - "properties": { - "color": "16770457" - } - }, - { - "ID": "1", - "typeID": "Label", - "zOrder": "1", - "measuredW": "179", - "measuredH": "25", - "x": "30", - "y": "9", - "properties": { - "size": "17", - "text": "Conditional Statements" - } - }, - { - "ID": "2", - "typeID": "__group__", - "zOrder": "2", - "measuredW": "24", - "measuredH": "24", - "w": "24", - "h": "24", - "x": "0", - "y": "9", - "children": { - "controls": { - "control": [ - { - "ID": "0", - "typeID": "Icon", - "zOrder": "0", - "measuredW": "24", - "measuredH": "24", - "x": "0", - "y": "0", - "properties": { - "color": "16777215", - "icon": { - "ID": "circle", - "size": "small" - } - } - }, - { - "ID": "1", - "typeID": "Icon", - "zOrder": "1", - "measuredW": "24", - "measuredH": "24", - "x": "0", - "y": "0", - "properties": { - "icon": { - "ID": "check-circle", - "size": "small" - }, - "color": "3700253" - } - } - ] - } - } - } - ] - } - } - }, - { - "ID": "6637", - "typeID": "__group__", - "zOrder": "167", - "measuredW": "206", - "measuredH": "44", - "w": "206", - "h": "44", - "x": "784", - "y": "1511", - "properties": { - "controlName": "100-javascript-control-flow:exception-handling" - }, - "children": { - "controls": { - "control": [ - { - "ID": "0", - "typeID": "TextArea", - "zOrder": "0", - "w": "198", - "h": "44", - "measuredW": "200", - "measuredH": "140", - "x": "0", - "y": "0", - "properties": { - "color": "16770457" - } - }, - { - "ID": "1", - "typeID": "Label", - "zOrder": "1", - "measuredW": "149", - "measuredH": "25", - "x": "24", - "y": "9", - "properties": { - "size": "17", - "text": "Exception Handling" - } - }, - { - "ID": "2", - "typeID": "__group__", - "zOrder": "2", - "measuredW": "24", - "measuredH": "24", - "w": "24", - "h": "24", - "x": "182", - "y": "9", - "children": { - "controls": { - "control": [ - { - "ID": "0", - "typeID": "Icon", - "zOrder": "0", - "measuredW": "24", - "measuredH": "24", - "x": "0", - "y": "0", - "properties": { - "color": "16777215", - "icon": { - "ID": "circle", - "size": "small" - } - } - }, - { - "ID": "1", - "typeID": "Icon", - "zOrder": "1", - "measuredW": "24", - "measuredH": "24", - "x": "0", - "y": "0", - "properties": { - "icon": { - "ID": "check-circle", - "size": "small" - }, - "color": "3700253" - } - } - ] - } - } - } - ] - } - } - }, - { - "ID": "6638", - "typeID": "__group__", - "zOrder": "168", - "measuredW": "227", - "measuredH": "44", - "w": "227", - "h": "44", - "x": "1031", - "y": "1513", - "properties": { - "controlName": "100-javascript-control-flow:exception-handling:throw-statement" - }, - "children": { - "controls": { - "control": [ - { - "ID": "0", - "typeID": "TextArea", - "zOrder": "0", - "w": "218", - "h": "44", - "measuredW": "200", - "measuredH": "140", - "x": "0", - "y": "0", - "properties": { - "color": "16770457" - } - }, - { - "ID": "1", - "typeID": "Label", - "zOrder": "1", - "measuredW": "124", - "measuredH": "25", - "x": "47", - "y": "9", - "properties": { - "size": "17", - "text": "throw statement" - } - }, - { - "ID": "2", - "typeID": "__group__", - "zOrder": "2", - "measuredW": "24", - "measuredH": "24", - "w": "24", - "h": "24", - "x": "203", - "y": "9", - "children": { - "controls": { - "control": [ - { - "ID": "0", - "typeID": "Icon", - "zOrder": "0", - "measuredW": "24", - "measuredH": "24", - "x": "0", - "y": "0", - "properties": { - "color": "16777215", - "icon": { - "ID": "circle", - "size": "small" - } - } - }, - { - "ID": "1", - "typeID": "Icon", - "zOrder": "1", - "measuredW": "24", - "measuredH": "24", - "x": "0", - "y": "0", - "properties": { - "icon": { - "ID": "check-circle", - "size": "small" - }, - "color": "3700253" - } - } - ] - } - } - } - ] - } - } - }, - { - "ID": "6639", - "typeID": "__group__", - "zOrder": "169", - "measuredW": "227", - "measuredH": "44", - "w": "227", - "h": "44", - "x": "1031", - "y": "1565", - "properties": { - "controlName": "101-javascript-control-flow:exception-handling:try-catch-finally" - }, - "children": { - "controls": { - "control": [ - { - "ID": "0", - "typeID": "TextArea", - "zOrder": "0", - "w": "218", - "h": "44", - "measuredW": "200", - "measuredH": "140", - "x": "0", - "y": "0", - "properties": { - "color": "16770457" - } - }, - { - "ID": "1", - "typeID": "Label", - "zOrder": "1", - "measuredW": "137", - "measuredH": "25", - "x": "40", - "y": "9", - "properties": { - "size": "17", - "text": "try / catch / finally" - } - }, - { - "ID": "2", - "typeID": "__group__", - "zOrder": "2", - "measuredW": "24", - "measuredH": "24", - "w": "24", - "h": "24", - "x": "203", - "y": "10", - "children": { - "controls": { - "control": [ - { - "ID": "0", - "typeID": "Icon", - "zOrder": "0", - "measuredW": "24", - "measuredH": "24", - "x": "0", - "y": "0", - "properties": { - "color": "16777215", - "icon": { - "ID": "circle", - "size": "small" - } - } - }, - { - "ID": "1", - "typeID": "Icon", - "zOrder": "1", - "measuredW": "24", - "measuredH": "24", - "x": "0", - "y": "0", - "properties": { - "icon": { - "ID": "check-circle", - "size": "small" - }, - "color": "3700253" - } - } - ] - } - } - } - ] - } - } - }, - { - "ID": "6640", - "typeID": "__group__", - "zOrder": "170", - "measuredW": "228", - "measuredH": "44", - "w": "228", - "h": "44", - "x": "1030", - "y": "1617", - "properties": { - "controlName": "102-javascript-control-flow:exception-handling:utilizing-error-objects" - }, - "children": { - "controls": { - "control": [ - { - "ID": "0", - "typeID": "TextArea", - "zOrder": "0", - "w": "219", - "h": "44", - "measuredW": "200", - "measuredH": "140", - "x": "0", - "y": "0", - "properties": { - "color": "16770457" - } - }, - { - "ID": "1", - "typeID": "Label", - "zOrder": "1", - "measuredW": "169", - "measuredH": "25", - "x": "25", - "y": "9", - "properties": { - "size": "17", - "text": "Utilizing Error Objects" - } - }, - { - "ID": "2", - "typeID": "__group__", - "zOrder": "2", - "measuredW": "24", - "measuredH": "24", - "w": "24", - "h": "24", - "x": "204", - "y": "10", - "children": { - "controls": { - "control": [ - { - "ID": "0", - "typeID": "Icon", - "zOrder": "0", - "measuredW": "24", - "measuredH": "24", - "x": "0", - "y": "0", - "properties": { - "color": "16777215", - "icon": { - "ID": "circle", - "size": "small" - } - } - }, - { - "ID": "1", - "typeID": "Icon", - "zOrder": "1", - "measuredW": "24", - "measuredH": "24", - "x": "0", - "y": "0", - "properties": { - "icon": { - "ID": "check-circle", - "size": "small" - }, - "color": "3700253" - } - } - ] - } - } - } - ] - } - } - }, - { - "ID": "6641", - "typeID": "__group__", - "zOrder": "171", - "measuredW": "280", - "measuredH": "50", - "w": "280", - "h": "50", - "x": "185", - "y": "1688", - "properties": { - "controlName": "108-javascript-expressions-and-operators" - }, - "children": { - "controls": { - "control": [ - { - "ID": "0", - "typeID": "TextArea", - "zOrder": "0", - "w": "270", - "h": "50", - "measuredW": "200", - "measuredH": "140", - "x": "10", - "y": "0", - "properties": { - "color": "16776960" - } - }, - { - "ID": "1", - "typeID": "Label", - "zOrder": "1", - "measuredW": "210", - "measuredH": "25", - "x": "40", - "y": "12", - "properties": { - "size": "17", - "text": "Expressions and Operators" - } - }, - { - "ID": "2", - "typeID": "__group__", - "zOrder": "2", - "measuredW": "24", - "measuredH": "24", - "w": "24", - "h": "24", - "x": "0", - "y": "12", - "children": { - "controls": { - "control": [ - { - "ID": "0", - "typeID": "Icon", - "zOrder": "0", - "measuredW": "24", - "measuredH": "24", - "x": "0", - "y": "0", - "properties": { - "color": "16777215", - "icon": { - "ID": "circle", - "size": "small" - } - } - }, - { - "ID": "1", - "typeID": "Icon", - "zOrder": "1", - "measuredW": "24", - "measuredH": "24", - "x": "0", - "y": "0", - "properties": { - "icon": { - "ID": "check-circle", - "size": "small" - }, - "color": "3700253" - } - } - ] - } - } - } - ] - } - } - }, - { - "ID": "6642", - "typeID": "__group__", - "zOrder": "172", - "measuredW": "280", - "measuredH": "44", - "w": "280", - "h": "44", - "x": "185", - "y": "1762", - "properties": { - "controlName": "100-javascript-expressions-and-operators:assignment-operators" - }, - "children": { - "controls": { - "control": [ - { - "ID": "0", - "typeID": "TextArea", - "zOrder": "0", - "w": "270", - "h": "44", - "measuredW": "200", - "measuredH": "140", - "x": "10", - "y": "0", - "properties": { - "color": "16770457" - } - }, - { - "ID": "1", - "typeID": "Label", - "zOrder": "1", - "measuredW": "172", - "measuredH": "25", - "x": "59", - "y": "9", - "properties": { - "size": "17", - "text": "Assignment Operators" - } - }, - { - "ID": "2", - "typeID": "__group__", - "zOrder": "2", - "measuredW": "24", - "measuredH": "24", - "w": "24", - "h": "24", - "x": "0", - "y": "9", - "children": { - "controls": { - "control": [ - { - "ID": "0", - "typeID": "Icon", - "zOrder": "0", - "measuredW": "24", - "measuredH": "24", - "x": "0", - "y": "0", - "properties": { - "color": "16777215", - "icon": { - "ID": "circle", - "size": "small" - } - } - }, - { - "ID": "1", - "typeID": "Icon", - "zOrder": "1", - "measuredW": "24", - "measuredH": "24", - "x": "0", - "y": "0", - "properties": { - "icon": { - "ID": "check-circle", - "size": "small" - }, - "color": "3700253" - } - } - ] - } - } - } - ] - } - } - }, - { - "ID": "6643", - "typeID": "__group__", - "zOrder": "173", - "measuredW": "280", - "measuredH": "44", - "w": "280", - "h": "44", - "x": "185", - "y": "1812", - "properties": { - "controlName": "101-javascript-expressions-and-operators:omparison-operators" - }, - "children": { - "controls": { - "control": [ - { - "ID": "0", - "typeID": "TextArea", - "zOrder": "0", - "w": "270", - "h": "44", - "measuredW": "200", - "measuredH": "140", - "x": "10", - "y": "0", - "properties": { - "color": "16770457" - } - }, - { - "ID": "1", - "typeID": "Label", - "zOrder": "1", - "measuredW": "176", - "measuredH": "25", - "x": "57", - "y": "9", - "properties": { - "size": "17", - "text": "Comparison Operators" - } - }, - { - "ID": "2", - "typeID": "__group__", - "zOrder": "2", - "measuredW": "24", - "measuredH": "24", - "w": "24", - "h": "24", - "x": "0", - "y": "9", - "children": { - "controls": { - "control": [ - { - "ID": "0", - "typeID": "Icon", - "zOrder": "0", - "measuredW": "24", - "measuredH": "24", - "x": "0", - "y": "0", - "properties": { - "color": "16777215", - "icon": { - "ID": "circle", - "size": "small" - } - } - }, - { - "ID": "1", - "typeID": "Icon", - "zOrder": "1", - "measuredW": "24", - "measuredH": "24", - "x": "0", - "y": "0", - "properties": { - "icon": { - "ID": "check-circle", - "size": "small" - }, - "color": "3700253" - } - } - ] - } - } - } - ] - } - } - }, - { - "ID": "6644", - "typeID": "__group__", - "zOrder": "174", - "measuredW": "280", - "measuredH": "44", - "w": "280", - "h": "44", - "x": "185", - "y": "1860", - "properties": { - "controlName": "102-javascript-expressions-and-operators:arithmetic-operators" - }, - "children": { - "controls": { - "control": [ - { - "ID": "0", - "typeID": "TextArea", - "zOrder": "0", - "w": "270", - "h": "44", - "measuredW": "200", - "measuredH": "140", - "x": "10", - "y": "0", - "properties": { - "color": "16770457" - } - }, - { - "ID": "1", - "typeID": "Label", - "zOrder": "1", - "measuredW": "160", - "measuredH": "25", - "x": "65", - "y": "9", - "properties": { - "size": "17", - "text": "Arithmetic Operators" - } - }, - { - "ID": "2", - "typeID": "__group__", - "zOrder": "2", - "measuredW": "24", - "measuredH": "24", - "w": "24", - "h": "24", - "x": "0", - "y": "10", - "children": { - "controls": { - "control": [ - { - "ID": "0", - "typeID": "Icon", - "zOrder": "0", - "measuredW": "24", - "measuredH": "24", - "x": "0", - "y": "0", - "properties": { - "color": "16777215", - "icon": { - "ID": "circle", - "size": "small" - } - } - }, - { - "ID": "1", - "typeID": "Icon", - "zOrder": "1", - "measuredW": "24", - "measuredH": "24", - "x": "0", - "y": "0", - "properties": { - "icon": { - "ID": "check-circle", - "size": "small" - }, - "color": "3700253" - } - } - ] - } - } - } - ] - } - } - }, - { - "ID": "6645", - "typeID": "__group__", - "zOrder": "175", - "measuredW": "281", - "measuredH": "44", - "w": "281", - "h": "44", - "x": "184", - "y": "1910", - "properties": { - "controlName": "103-javascript-expressions-and-operators:bitwise-operators" - }, - "children": { - "controls": { - "control": [ - { - "ID": "0", - "typeID": "TextArea", - "zOrder": "0", - "w": "270", - "h": "44", - "measuredW": "200", - "measuredH": "140", - "x": "11", - "y": "0", - "properties": { - "color": "16770457" - } - }, - { - "ID": "1", - "typeID": "Label", - "zOrder": "1", - "measuredW": "137", - "measuredH": "25", - "x": "77", - "y": "9", - "properties": { - "size": "17", - "text": "Bitwise Operators" - } - }, - { - "ID": "2", - "typeID": "__group__", - "zOrder": "2", - "measuredW": "24", - "measuredH": "24", - "w": "24", - "h": "24", - "x": "0", - "y": "10", - "children": { - "controls": { - "control": [ - { - "ID": "0", - "typeID": "Icon", - "zOrder": "0", - "measuredW": "24", - "measuredH": "24", - "x": "0", - "y": "0", - "properties": { - "color": "16777215", - "icon": { - "ID": "circle", - "size": "small" - } - } - }, - { - "ID": "1", - "typeID": "Icon", - "zOrder": "1", - "measuredW": "24", - "measuredH": "24", - "x": "0", - "y": "0", - "properties": { - "color": "16777215", - "icon": { - "ID": "circle", - "size": "small" - } - } - }, - { - "ID": "2", - "typeID": "Icon", - "zOrder": "2", - "measuredW": "24", - "measuredH": "24", - "x": "0", - "y": "0", - "properties": { - "icon": { - "ID": "check-circle", - "size": "small" - }, - "color": "10027263" - } - } - ] - } - } - } - ] - } - } - }, - { - "ID": "6646", - "typeID": "__group__", - "zOrder": "176", - "measuredW": "280", - "measuredH": "44", - "w": "280", - "h": "44", - "x": "185", - "y": "1960", - "properties": { - "controlName": "104-javascript-expressions-and-operators:logical-operators" - }, - "children": { - "controls": { - "control": [ - { - "ID": "0", - "typeID": "TextArea", - "zOrder": "0", - "w": "270", - "h": "44", - "measuredW": "200", - "measuredH": "140", - "x": "10", - "y": "0", - "properties": { - "color": "16770457" - } - }, - { - "ID": "1", - "typeID": "Label", - "zOrder": "1", - "measuredW": "138", - "measuredH": "25", - "x": "76", - "y": "9", - "properties": { - "size": "17", - "text": "Logical Operators" - } - }, - { - "ID": "2", - "typeID": "__group__", - "zOrder": "2", - "measuredW": "24", - "measuredH": "24", - "w": "24", - "h": "24", - "x": "0", - "y": "10", - "children": { - "controls": { - "control": [ - { - "ID": "0", - "typeID": "Icon", - "zOrder": "0", - "measuredW": "24", - "measuredH": "24", - "x": "0", - "y": "0", - "properties": { - "color": "16777215", - "icon": { - "ID": "circle", - "size": "small" - } - } - }, - { - "ID": "1", - "typeID": "Icon", - "zOrder": "1", - "measuredW": "24", - "measuredH": "24", - "x": "0", - "y": "0", - "properties": { - "icon": { - "ID": "check-circle", - "size": "small" - }, - "color": "3700253" - } - } - ] - } - } - } - ] - } - } - }, - { - "ID": "6647", - "typeID": "__group__", - "zOrder": "177", - "measuredW": "281", - "measuredH": "44", - "w": "281", - "h": "44", - "x": "184", - "y": "2009", - "properties": { - "controlName": "105-javascript-expressions-and-operators:bigint-operators" - }, - "children": { - "controls": { - "control": [ - { - "ID": "0", - "typeID": "TextArea", - "zOrder": "0", - "w": "270", - "h": "44", - "measuredW": "200", - "measuredH": "140", - "x": "11", - "y": "0", - "properties": { - "color": "16770457" - } - }, - { - "ID": "1", - "typeID": "Label", - "zOrder": "1", - "measuredW": "128", - "measuredH": "25", - "x": "82", - "y": "9", - "properties": { - "size": "17", - "text": "BigInt Operators" - } - }, - { - "ID": "2", - "typeID": "__group__", - "zOrder": "2", - "measuredW": "24", - "measuredH": "24", - "w": "24", - "h": "24", - "x": "0", - "y": "10", - "children": { - "controls": { - "control": [ - { - "ID": "0", - "typeID": "Icon", - "zOrder": "0", - "measuredW": "24", - "measuredH": "24", - "x": "0", - "y": "0", - "properties": { - "color": "16777215", - "icon": { - "ID": "circle", - "size": "small" - } - } - }, - { - "ID": "1", - "typeID": "Icon", - "zOrder": "1", - "measuredW": "24", - "measuredH": "24", - "x": "0", - "y": "0", - "properties": { - "color": "16777215", - "icon": { - "ID": "circle", - "size": "small" - } - } - }, - { - "ID": "2", - "typeID": "Icon", - "zOrder": "2", - "measuredW": "24", - "measuredH": "24", - "x": "0", - "y": "0", - "properties": { - "icon": { - "ID": "check-circle", - "size": "small" - }, - "color": "10027263" - } - } - ] - } - } - } - ] - } - } - }, - { - "ID": "6648", - "typeID": "__group__", - "zOrder": "178", - "measuredW": "280", - "measuredH": "44", - "w": "280", - "h": "44", - "x": "185", - "y": "2059", - "properties": { - "controlName": "106-javascript-expressions-and-operators:string-operators" - }, - "children": { - "controls": { - "control": [ - { - "ID": "0", - "typeID": "TextArea", - "zOrder": "0", - "w": "270", - "h": "44", - "measuredW": "200", - "measuredH": "140", - "x": "10", - "y": "0", - "properties": { - "color": "16770457" - } - }, - { - "ID": "1", - "typeID": "Label", - "zOrder": "1", - "measuredW": "128", - "measuredH": "25", - "x": "81", - "y": "9", - "properties": { - "size": "17", - "text": "String Operators" - } - }, - { - "ID": "2", - "typeID": "__group__", - "zOrder": "2", - "measuredW": "24", - "measuredH": "24", - "w": "24", - "h": "24", - "x": "0", - "y": "10", - "children": { - "controls": { - "control": [ - { - "ID": "0", - "typeID": "Icon", - "zOrder": "0", - "measuredW": "24", - "measuredH": "24", - "x": "0", - "y": "0", - "properties": { - "color": "16777215", - "icon": { - "ID": "circle", - "size": "small" - } - } - }, - { - "ID": "1", - "typeID": "Icon", - "zOrder": "1", - "measuredW": "24", - "measuredH": "24", - "x": "0", - "y": "0", - "properties": { - "icon": { - "ID": "check-circle", - "size": "small" - }, - "color": "3700253" - } - } - ] - } - } - } - ] - } - } - }, - { - "ID": "6649", - "typeID": "__group__", - "zOrder": "179", - "measuredW": "280", - "measuredH": "44", - "w": "280", - "h": "44", - "x": "185", - "y": "2109", - "properties": { - "controlName": "107-javascript-expressions-and-operators:conditional-operators" - }, - "children": { - "controls": { - "control": [ - { - "ID": "0", - "typeID": "TextArea", - "zOrder": "0", - "w": "270", - "h": "44", - "measuredW": "200", - "measuredH": "140", - "x": "10", - "y": "0", - "properties": { - "color": "16770457" - } - }, - { - "ID": "1", - "typeID": "Label", - "zOrder": "1", - "measuredW": "170", - "measuredH": "25", - "x": "60", - "y": "9", - "properties": { - "size": "17", - "text": "Conditional Operators" - } - }, - { - "ID": "2", - "typeID": "__group__", - "zOrder": "2", - "measuredW": "24", - "measuredH": "24", - "w": "24", - "h": "24", - "x": "0", - "y": "9", - "children": { - "controls": { - "control": [ - { - "ID": "0", - "typeID": "Icon", - "zOrder": "0", - "measuredW": "24", - "measuredH": "24", - "x": "0", - "y": "0", - "properties": { - "color": "16777215", - "icon": { - "ID": "circle", - "size": "small" - } - } - }, - { - "ID": "1", - "typeID": "Icon", - "zOrder": "1", - "measuredW": "24", - "measuredH": "24", - "x": "0", - "y": "0", - "properties": { - "icon": { - "ID": "check-circle", - "size": "small" - }, - "color": "3700253" - } - } - ] - } - } - } - ] - } - } - }, - { - "ID": "6650", - "typeID": "__group__", - "zOrder": "180", - "measuredW": "280", - "measuredH": "44", - "w": "280", - "h": "44", - "x": "185", - "y": "2158", - "properties": { - "controlName": "108-javascript-expressions-and-operators:comma-operators" - }, - "children": { - "controls": { - "control": [ - { - "ID": "0", - "typeID": "TextArea", - "zOrder": "0", - "w": "270", - "h": "44", - "measuredW": "200", - "measuredH": "140", - "x": "10", - "y": "0", - "properties": { - "color": "16770457" - } - }, - { - "ID": "1", - "typeID": "Label", - "zOrder": "1", - "measuredW": "142", - "measuredH": "25", - "x": "74", - "y": "9", - "properties": { - "size": "17", - "text": "Comma Operators" - } - }, - { - "ID": "2", - "typeID": "__group__", - "zOrder": "2", - "measuredW": "24", - "measuredH": "24", - "w": "24", - "h": "24", - "x": "0", - "y": "10", - "children": { - "controls": { - "control": [ - { - "ID": "0", - "typeID": "Icon", - "zOrder": "0", - "measuredW": "24", - "measuredH": "24", - "x": "0", - "y": "0", - "properties": { - "color": "16777215", - "icon": { - "ID": "circle", - "size": "small" - } - } - }, - { - "ID": "1", - "typeID": "Icon", - "zOrder": "1", - "measuredW": "24", - "measuredH": "24", - "x": "0", - "y": "0", - "properties": { - "icon": { - "ID": "check-circle", - "size": "small" - }, - "color": "3700253" - } - } - ] - } - } - } - ] - } - } - }, - { - "ID": "6651", - "typeID": "__group__", - "zOrder": "181", - "measuredW": "281", - "measuredH": "44", - "w": "281", - "h": "44", - "x": "184", - "y": "2207", - "properties": { - "controlName": "109-javascript-expressions-and-operators:unary-operators" - }, - "children": { - "controls": { - "control": [ - { - "ID": "0", - "typeID": "TextArea", - "zOrder": "0", - "w": "270", - "h": "44", - "measuredW": "200", - "measuredH": "140", - "x": "11", - "y": "0", - "properties": { - "color": "16770457" - } - }, - { - "ID": "1", - "typeID": "Label", - "zOrder": "1", - "measuredW": "127", - "measuredH": "25", - "x": "82", - "y": "9", - "properties": { - "size": "17", - "text": "Unary Operators" - } - }, - { - "ID": "2", - "typeID": "__group__", - "zOrder": "2", - "measuredW": "24", - "measuredH": "24", - "w": "24", - "h": "24", - "x": "0", - "y": "9", - "children": { - "controls": { - "control": [ - { - "ID": "0", - "typeID": "Icon", - "zOrder": "0", - "measuredW": "24", - "measuredH": "24", - "x": "0", - "y": "0", - "properties": { - "color": "16777215", - "icon": { - "ID": "circle", - "size": "small" - } - } - }, - { - "ID": "1", - "typeID": "Icon", - "zOrder": "1", - "measuredW": "24", - "measuredH": "24", - "x": "0", - "y": "0", - "properties": { - "icon": { - "ID": "check-circle", - "size": "small" - }, - "color": "3700253" - } - } - ] - } - } - } - ] - } - } - }, - { - "ID": "6652", - "typeID": "__group__", - "zOrder": "182", - "measuredW": "281", - "measuredH": "44", - "w": "281", - "h": "44", - "x": "184", - "y": "2256", - "properties": { - "controlName": "110-javascript-expressions-and-operators:relational-operators" - }, - "children": { - "controls": { - "control": [ - { - "ID": "0", - "typeID": "TextArea", - "zOrder": "0", - "w": "270", - "h": "44", - "measuredW": "200", - "measuredH": "140", - "x": "11", - "y": "0", - "properties": { - "color": "16770457" - } - }, - { - "ID": "1", - "typeID": "Label", - "zOrder": "1", - "measuredW": "160", - "measuredH": "25", - "x": "66", - "y": "9", - "properties": { - "size": "17", - "text": "Relational Operators" - } - }, - { - "ID": "2", - "typeID": "__group__", - "zOrder": "2", - "measuredW": "24", - "measuredH": "24", - "w": "24", - "h": "24", - "x": "0", - "y": "10", - "children": { - "controls": { - "control": [ - { - "ID": "0", - "typeID": "Icon", - "zOrder": "0", - "measuredW": "24", - "measuredH": "24", - "x": "0", - "y": "0", - "properties": { - "color": "16777215", - "icon": { - "ID": "circle", - "size": "small" - } - } - }, - { - "ID": "1", - "typeID": "Icon", - "zOrder": "1", - "measuredW": "24", - "measuredH": "24", - "x": "0", - "y": "0", - "properties": { - "color": "16777215", - "icon": { - "ID": "circle", - "size": "small" - } - } - }, - { - "ID": "2", - "typeID": "Icon", - "zOrder": "2", - "measuredW": "24", - "measuredH": "24", - "x": "0", - "y": "0", - "properties": { - "icon": { - "ID": "check-circle", - "size": "small" - }, - "color": "10027263" - } - } - ] - } - } - } - ] - } - } - }, - { - "ID": "6653", - "typeID": "__group__", - "zOrder": "183", - "measuredW": "197", - "measuredH": "50", - "w": "197", - "h": "50", - "x": "562", - "y": "1688", - "properties": { - "controlName": "109-javascript-functions" - }, - "children": { - "controls": { - "control": [ - { - "ID": "0", - "typeID": "TextArea", - "zOrder": "0", - "w": "186", - "h": "50", - "measuredW": "200", - "measuredH": "140", - "x": "0", - "y": "0", - "properties": { - "color": "16776960" - } - }, - { - "ID": "1", - "typeID": "Label", - "zOrder": "1", - "measuredW": "75", - "measuredH": "25", - "x": "55", - "y": "12", - "properties": { - "size": "17", - "text": "Functions" - } - }, - { - "ID": "2", - "typeID": "__group__", - "zOrder": "2", - "measuredW": "24", - "measuredH": "24", - "w": "24", - "h": "24", - "x": "173", - "y": "13", - "children": { - "controls": { - "control": [ - { - "ID": "0", - "typeID": "Icon", - "zOrder": "0", - "measuredW": "24", - "measuredH": "24", - "x": "0", - "y": "0", - "properties": { - "color": "16777215", - "icon": { - "ID": "circle", - "size": "small" - } - } - }, - { - "ID": "1", - "typeID": "Icon", - "zOrder": "1", - "measuredW": "24", - "measuredH": "24", - "x": "0", - "y": "0", - "properties": { - "icon": { - "ID": "check-circle", - "size": "small" - }, - "color": "3700253" - } - } - ] - } - } - } - ] - } - } - }, - { - "ID": "6654", - "typeID": "__group__", - "zOrder": "184", - "measuredW": "287", - "measuredH": "44", - "w": "287", - "h": "44", - "x": "622", - "y": "1608", - "properties": { - "controlName": "100-javascript-functions:defining-calling-functions" - }, - "children": { - "controls": { - "control": [ - { - "ID": "0", - "typeID": "TextArea", - "zOrder": "0", - "w": "277", - "h": "44", - "measuredW": "200", - "measuredH": "140", - "x": "0", - "y": "0", - "properties": { - "color": "16770457" - } - }, - { - "ID": "1", - "typeID": "Label", - "zOrder": "1", - "measuredW": "234", - "measuredH": "25", - "x": "22", - "y": "9", - "properties": { - "size": "17", - "text": "Defining and Calling Functions" - } - }, - { - "ID": "2", - "typeID": "__group__", - "zOrder": "2", - "measuredW": "24", - "measuredH": "24", - "w": "24", - "h": "24", - "x": "263", - "y": "9", - "children": { - "controls": { - "control": [ - { - "ID": "0", - "typeID": "Icon", - "zOrder": "0", - "measuredW": "24", - "measuredH": "24", - "x": "0", - "y": "0", - "properties": { - "color": "16777215", - "icon": { - "ID": "circle", - "size": "small" - } - } - }, - { - "ID": "1", - "typeID": "Icon", - "zOrder": "1", - "measuredW": "24", - "measuredH": "24", - "x": "0", - "y": "0", - "properties": { - "icon": { - "ID": "check-circle", - "size": "small" - }, - "color": "3700253" - } - } - ] - } - } - } - ] - } - } - }, - { - "ID": "6655", - "typeID": "__group__", - "zOrder": "185", - "measuredW": "236", - "measuredH": "44", - "w": "236", - "h": "44", - "x": "813", - "y": "1691", - "properties": { - "controlName": "101-javascript-functions:function-parameters" - }, - "children": { - "controls": { - "control": [ - { - "ID": "0", - "typeID": "TextArea", - "zOrder": "0", - "w": "226", - "h": "44", - "measuredW": "200", - "measuredH": "140", - "x": "0", - "y": "0", - "properties": { - "color": "16770457" - } - }, - { - "ID": "1", - "typeID": "Label", - "zOrder": "1", - "measuredW": "160", - "measuredH": "25", - "x": "33", - "y": "9", - "properties": { - "size": "17", - "text": "Function Parameters" - } - }, - { - "ID": "2", - "typeID": "__group__", - "zOrder": "2", - "measuredW": "24", - "measuredH": "24", - "w": "24", - "h": "24", - "x": "212", - "y": "10", - "children": { - "controls": { - "control": [ - { - "ID": "0", - "typeID": "Icon", - "zOrder": "0", - "measuredW": "24", - "measuredH": "24", - "x": "0", - "y": "0", - "properties": { - "color": "16777215", - "icon": { - "ID": "circle", - "size": "small" - } - } - }, - { - "ID": "1", - "typeID": "Icon", - "zOrder": "1", - "measuredW": "24", - "measuredH": "24", - "x": "0", - "y": "0", - "properties": { - "icon": { - "ID": "check-circle", - "size": "small" - }, - "color": "3700253" - } - } - ] - } - } - } - ] - } - } - }, - { - "ID": "6656", - "typeID": "__group__", - "zOrder": "186", - "measuredW": "171", - "measuredH": "44", - "w": "171", - "h": "44", - "x": "1087", - "y": "1691", - "properties": { - "controlName": "100-javascript-functions:function-parameters:default-params" - }, - "children": { - "controls": { - "control": [ - { - "ID": "0", - "typeID": "TextArea", - "zOrder": "0", - "w": "162", - "h": "44", - "measuredW": "200", - "measuredH": "140", - "x": "0", - "y": "0", - "properties": { - "color": "16770457" - } - }, - { - "ID": "1", - "typeID": "Label", - "zOrder": "1", - "measuredW": "118", - "measuredH": "25", - "x": "22", - "y": "9", - "properties": { - "size": "17", - "text": "Default Params" - } - }, - { - "ID": "2", - "typeID": "__group__", - "zOrder": "2", - "measuredW": "24", - "measuredH": "24", - "w": "24", - "h": "24", - "x": "147", - "y": "11", - "children": { - "controls": { - "control": [ - { - "ID": "0", - "typeID": "Icon", - "zOrder": "0", - "measuredW": "24", - "measuredH": "24", - "x": "0", - "y": "0", - "properties": { - "color": "16777215", - "icon": { - "ID": "circle", - "size": "small" - } - } - }, - { - "ID": "1", - "typeID": "Icon", - "zOrder": "1", - "measuredW": "24", - "measuredH": "24", - "x": "0", - "y": "0", - "properties": { - "icon": { - "ID": "check-circle", - "size": "small" - }, - "color": "3700253" - } - } - ] - } - } - } - ] - } - } - }, - { - "ID": "6657", - "typeID": "__group__", - "zOrder": "187", - "measuredW": "171", - "measuredH": "44", - "w": "171", - "h": "44", - "x": "1087", - "y": "1740", - "properties": { - "controlName": "101-javascript-functions:function-parameters:rest-params" - }, - "children": { - "controls": { - "control": [ - { - "ID": "0", - "typeID": "TextArea", - "zOrder": "0", - "w": "162", - "h": "44", - "measuredW": "200", - "measuredH": "140", - "x": "0", - "y": "0", - "properties": { - "color": "16770457" - } - }, - { - "ID": "1", - "typeID": "Label", - "zOrder": "1", - "measuredW": "98", - "measuredH": "25", - "x": "32", - "y": "9", - "properties": { - "size": "17", - "text": "Rest Params" - } - }, - { - "ID": "2", - "typeID": "__group__", - "zOrder": "2", - "measuredW": "24", - "measuredH": "24", - "w": "24", - "h": "24", - "x": "147", - "y": "10", - "children": { - "controls": { - "control": [ - { - "ID": "0", - "typeID": "Icon", - "zOrder": "0", - "measuredW": "24", - "measuredH": "24", - "x": "0", - "y": "0", - "properties": { - "color": "16777215", - "icon": { - "ID": "circle", - "size": "small" - } - } - }, - { - "ID": "1", - "typeID": "Icon", - "zOrder": "1", - "measuredW": "24", - "measuredH": "24", - "x": "0", - "y": "0", - "properties": { - "icon": { - "ID": "check-circle", - "size": "small" - }, - "color": "3700253" - } - } - ] - } - } - } - ] - } - } - }, - { - "ID": "6658", - "typeID": "__group__", - "zOrder": "188", - "measuredW": "236", - "measuredH": "44", - "w": "236", - "h": "44", - "x": "813", - "y": "1741", - "properties": { - "controlName": "102-javascript-functions:arrow-functions" - }, - "children": { - "controls": { - "control": [ - { - "ID": "0", - "typeID": "TextArea", - "zOrder": "0", - "w": "226", - "h": "44", - "measuredW": "200", - "measuredH": "140", - "x": "0", - "y": "0", - "properties": { - "color": "16770457" - } - }, - { - "ID": "1", - "typeID": "Label", - "zOrder": "1", - "measuredW": "123", - "measuredH": "25", - "x": "51", - "y": "9", - "properties": { - "size": "17", - "text": "Arrow Functions" - } - }, - { - "ID": "2", - "typeID": "__group__", - "zOrder": "2", - "measuredW": "24", - "measuredH": "24", - "w": "24", - "h": "24", - "x": "212", - "y": "9", - "children": { - "controls": { - "control": [ - { - "ID": "0", - "typeID": "Icon", - "zOrder": "0", - "measuredW": "24", - "measuredH": "24", - "x": "0", - "y": "0", - "properties": { - "color": "16777215", - "icon": { - "ID": "circle", - "size": "small" - } - } - }, - { - "ID": "1", - "typeID": "Icon", - "zOrder": "1", - "measuredW": "24", - "measuredH": "24", - "x": "0", - "y": "0", - "properties": { - "icon": { - "ID": "check-circle", - "size": "small" - }, - "color": "3700253" - } - } - ] - } - } - } - ] - } - } - }, - { - "ID": "6659", - "typeID": "__group__", - "zOrder": "189", - "measuredW": "236", - "measuredH": "44", - "w": "236", - "h": "44", - "x": "813", - "y": "1792", - "properties": { - "controlName": "103-javascript-functions:iifes" - }, - "children": { - "controls": { - "control": [ - { - "ID": "0", - "typeID": "TextArea", - "zOrder": "0", - "w": "226", - "h": "44", - "measuredW": "200", - "measuredH": "140", - "x": "0", - "y": "0", - "properties": { - "color": "16770457" - } - }, - { - "ID": "1", - "typeID": "Label", - "zOrder": "1", - "measuredW": "41", - "measuredH": "25", - "x": "92", - "y": "9", - "properties": { - "size": "17", - "text": "IIFEs" - } - }, - { - "ID": "2", - "typeID": "__group__", - "zOrder": "2", - "measuredW": "24", - "measuredH": "24", - "w": "24", - "h": "24", - "x": "212", - "y": "10", - "children": { - "controls": { - "control": [ - { - "ID": "0", - "typeID": "Icon", - "zOrder": "0", - "measuredW": "24", - "measuredH": "24", - "x": "0", - "y": "0", - "properties": { - "color": "16777215", - "icon": { - "ID": "circle", - "size": "small" - } - } - }, - { - "ID": "1", - "typeID": "Icon", - "zOrder": "1", - "measuredW": "24", - "measuredH": "24", - "x": "0", - "y": "0", - "properties": { - "color": "16777215", - "icon": { - "ID": "circle", - "size": "small" - } - } - }, - { - "ID": "2", - "typeID": "Icon", - "zOrder": "2", - "measuredW": "24", - "measuredH": "24", - "x": "0", - "y": "0", - "properties": { - "icon": { - "ID": "check-circle", - "size": "small" - }, - "color": "10027263" - } - } - ] - } - } - } - ] - } - } - }, - { - "ID": "6660", - "typeID": "__group__", - "zOrder": "190", - "measuredW": "235", - "measuredH": "44", - "w": "235", - "h": "44", - "x": "814", - "y": "1892", - "properties": { - "controlName": "105-javascript-functions:scope-and-function-stack" - }, - "children": { - "controls": { - "control": [ - { - "ID": "0", - "typeID": "TextArea", - "zOrder": "0", - "w": "226", - "h": "44", - "measuredW": "200", - "measuredH": "140", - "x": "0", - "y": "0", - "properties": { - "color": "16770457" - } - }, - { - "ID": "1", - "typeID": "Label", - "zOrder": "1", - "measuredW": "183", - "measuredH": "25", - "x": "21", - "y": "9", - "properties": { - "size": "17", - "text": "Scope & Function Stack" - } - }, - { - "ID": "2", - "typeID": "__group__", - "zOrder": "2", - "measuredW": "24", - "measuredH": "24", - "w": "24", - "h": "24", - "x": "211", - "y": "9", - "children": { - "controls": { - "control": [ - { - "ID": "0", - "typeID": "Icon", - "zOrder": "0", - "measuredW": "24", - "measuredH": "24", - "x": "0", - "y": "0", - "properties": { - "color": "16777215", - "icon": { - "ID": "circle", - "size": "small" - } - } - }, - { - "ID": "1", - "typeID": "Icon", - "zOrder": "1", - "measuredW": "24", - "measuredH": "24", - "x": "0", - "y": "0", - "properties": { - "color": "16777215", - "icon": { - "ID": "circle", - "size": "small" - } - } - }, - { - "ID": "2", - "typeID": "Icon", - "zOrder": "2", - "measuredW": "24", - "measuredH": "24", - "x": "0", - "y": "0", - "properties": { - "icon": { - "ID": "check-circle", - "size": "small" - }, - "color": "10027263" - } - } - ] - } - } - } - ] - } - } - }, - { - "ID": "6661", - "typeID": "__group__", - "zOrder": "191", - "measuredW": "178", - "measuredH": "44", - "w": "178", - "h": "44", - "x": "1080", - "y": "1844", - "properties": { - "controlName": "100-javascript-functions:scope-and-function-stack:recursion" - }, - "children": { - "controls": { - "control": [ - { - "ID": "0", - "typeID": "TextArea", - "zOrder": "0", - "w": "170", - "h": "44", - "measuredW": "200", - "measuredH": "140", - "x": "0", - "y": "0", - "properties": { - "color": "16770457" - } - }, - { - "ID": "1", - "typeID": "Label", - "zOrder": "1", - "measuredW": "79", - "measuredH": "25", - "x": "45", - "y": "9", - "properties": { - "size": "17", - "text": "Recursion" - } - }, - { - "ID": "2", - "typeID": "__group__", - "zOrder": "2", - "measuredW": "24", - "measuredH": "24", - "w": "24", - "h": "24", - "x": "154", - "y": "8", - "children": { - "controls": { - "control": [ - { - "ID": "0", - "typeID": "Icon", - "zOrder": "0", - "measuredW": "24", - "measuredH": "24", - "x": "0", - "y": "0", - "properties": { - "color": "16777215", - "icon": { - "ID": "circle", - "size": "small" - } - } - }, - { - "ID": "1", - "typeID": "Icon", - "zOrder": "1", - "measuredW": "24", - "measuredH": "24", - "x": "0", - "y": "0", - "properties": { - "color": "16777215", - "icon": { - "ID": "circle", - "size": "small" - } - } - }, - { - "ID": "2", - "typeID": "Icon", - "zOrder": "2", - "measuredW": "24", - "measuredH": "24", - "x": "0", - "y": "0", - "properties": { - "icon": { - "ID": "check-circle", - "size": "small" - }, - "color": "10027263" - } - } - ] - } - } - } - ] - } - } - }, - { - "ID": "6662", - "typeID": "__group__", - "zOrder": "192", - "measuredW": "178", - "measuredH": "44", - "w": "178", - "h": "44", - "x": "1080", - "y": "1894", - "properties": { - "controlName": "101-javascript-functions:scope-and-function-stack:lexical-scoping" - }, - "children": { - "controls": { - "control": [ - { - "ID": "0", - "typeID": "TextArea", - "zOrder": "0", - "w": "170", - "h": "44", - "measuredW": "200", - "measuredH": "140", - "x": "0", - "y": "0", - "properties": { - "color": "16770457" - } - }, - { - "ID": "1", - "typeID": "Label", - "zOrder": "1", - "measuredW": "120", - "measuredH": "25", - "x": "25", - "y": "9", - "properties": { - "size": "17", - "text": "Lexical Scoping" - } - }, - { - "ID": "2", - "typeID": "__group__", - "zOrder": "2", - "measuredW": "24", - "measuredH": "24", - "w": "24", - "h": "24", - "x": "154", - "y": "9", - "children": { - "controls": { - "control": [ - { - "ID": "0", - "typeID": "Icon", - "zOrder": "0", - "measuredW": "24", - "measuredH": "24", - "x": "0", - "y": "0", - "properties": { - "color": "16777215", - "icon": { - "ID": "circle", - "size": "small" - } - } - }, - { - "ID": "1", - "typeID": "Icon", - "zOrder": "1", - "measuredW": "24", - "measuredH": "24", - "x": "0", - "y": "0", - "properties": { - "color": "16777215", - "icon": { - "ID": "circle", - "size": "small" - } - } - }, - { - "ID": "2", - "typeID": "Icon", - "zOrder": "2", - "measuredW": "24", - "measuredH": "24", - "x": "0", - "y": "0", - "properties": { - "icon": { - "ID": "check-circle", - "size": "small" - }, - "color": "10027263" - } - } - ] - } - } - } - ] - } - } - }, - { - "ID": "6663", - "typeID": "__group__", - "zOrder": "193", - "measuredW": "178", - "measuredH": "44", - "w": "178", - "h": "44", - "x": "1080", - "y": "1944", - "properties": { - "controlName": "102-javascript-functions:scope-and-function-stack:closures" - }, - "children": { - "controls": { - "control": [ - { - "ID": "0", - "typeID": "TextArea", - "zOrder": "0", - "w": "170", - "h": "44", - "measuredW": "200", - "measuredH": "140", - "x": "0", - "y": "0", - "properties": { - "color": "16770457" - } - }, - { - "ID": "1", - "typeID": "Label", - "zOrder": "1", - "measuredW": "68", - "measuredH": "25", - "x": "51", - "y": "9", - "properties": { - "size": "17", - "text": "Closures" - } - }, - { - "ID": "2", - "typeID": "__group__", - "zOrder": "2", - "measuredW": "24", - "measuredH": "24", - "w": "24", - "h": "24", - "x": "154", - "y": "10", - "children": { - "controls": { - "control": [ - { - "ID": "0", - "typeID": "Icon", - "zOrder": "0", - "measuredW": "24", - "measuredH": "24", - "x": "0", - "y": "0", - "properties": { - "color": "16777215", - "icon": { - "ID": "circle", - "size": "small" - } - } - }, - { - "ID": "1", - "typeID": "Icon", - "zOrder": "1", - "measuredW": "24", - "measuredH": "24", - "x": "0", - "y": "0", - "properties": { - "color": "16777215", - "icon": { - "ID": "circle", - "size": "small" - } - } - }, - { - "ID": "2", - "typeID": "Icon", - "zOrder": "2", - "measuredW": "24", - "measuredH": "24", - "x": "0", - "y": "0", - "properties": { - "icon": { - "ID": "check-circle", - "size": "small" - }, - "color": "10027263" - } - } - ] - } - } - } - ] - } - } - }, - { - "ID": "6664", - "typeID": "__group__", - "zOrder": "194", - "measuredW": "236", - "measuredH": "44", - "w": "236", - "h": "44", - "x": "813", - "y": "1841", - "properties": { - "controlName": "104-javascript-functions:arguments-object" - }, - "children": { - "controls": { - "control": [ - { - "ID": "0", - "typeID": "TextArea", - "zOrder": "0", - "w": "226", - "h": "44", - "measuredW": "200", - "measuredH": "140", - "x": "0", - "y": "0", - "properties": { - "color": "16770457" - } - }, - { - "ID": "1", - "typeID": "Label", - "zOrder": "1", - "w": "134", - "measuredW": "134", - "measuredH": "25", - "x": "46", - "y": "9", - "properties": { - "size": "17", - "text": "arguments object" - } - }, - { - "ID": "2", - "typeID": "__group__", - "zOrder": "2", - "measuredW": "24", - "measuredH": "24", - "w": "24", - "h": "24", - "x": "212", - "y": "10", - "children": { - "controls": { - "control": [ - { - "ID": "0", - "typeID": "Icon", - "zOrder": "0", - "measuredW": "24", - "measuredH": "24", - "x": "0", - "y": "0", - "properties": { - "color": "16777215", - "icon": { - "ID": "circle", - "size": "small" - } - } - }, - { - "ID": "1", - "typeID": "Icon", - "zOrder": "1", - "measuredW": "24", - "measuredH": "24", - "x": "0", - "y": "0", - "properties": { - "color": "16777215", - "icon": { - "ID": "circle", - "size": "small" - } - } - }, - { - "ID": "2", - "typeID": "Icon", - "zOrder": "2", - "measuredW": "24", - "measuredH": "24", - "x": "0", - "y": "0", - "properties": { - "icon": { - "ID": "check-circle", - "size": "small" - }, - "color": "10027263" - } - } - ] - } - } - } - ] - } - } - }, - { - "ID": "6665", - "typeID": "__group__", - "zOrder": "195", - "measuredW": "235", - "measuredH": "44", - "w": "235", - "h": "44", - "x": "814", - "y": "1944", - "properties": { - "controlName": "106-javascript-functions:built-in-functions" - }, - "children": { - "controls": { - "control": [ - { - "ID": "0", - "typeID": "TextArea", - "zOrder": "0", - "w": "226", - "h": "44", - "measuredW": "200", - "measuredH": "140", - "x": "0", - "y": "0", - "properties": { - "color": "16770457" - } - }, - { - "ID": "1", - "typeID": "Label", - "zOrder": "1", - "measuredW": "134", - "measuredH": "25", - "x": "46", - "y": "9", - "properties": { - "size": "17", - "text": "Built-in Functions" - } - }, - { - "ID": "2", - "typeID": "__group__", - "zOrder": "2", - "measuredW": "24", - "measuredH": "24", - "w": "24", - "h": "24", - "x": "211", - "y": "9", - "children": { - "controls": { - "control": [ - { - "ID": "0", - "typeID": "Icon", - "zOrder": "0", - "measuredW": "24", - "measuredH": "24", - "x": "0", - "y": "0", - "properties": { - "color": "16777215", - "icon": { - "ID": "circle", - "size": "small" - } - } - }, - { - "ID": "1", - "typeID": "Icon", - "zOrder": "1", - "measuredW": "24", - "measuredH": "24", - "x": "0", - "y": "0", - "properties": { - "icon": { - "ID": "check-circle", - "size": "small" - }, - "color": "3700253" - } - } - ] - } - } - } - ] - } - } - }, - { - "ID": "6666", - "typeID": "__group__", - "zOrder": "196", - "measuredW": "181", - "measuredH": "44", - "w": "181", - "h": "44", - "x": "1077", - "y": "2010", - "properties": { - "controlName": "101-javascript-this-keyword:this-in-a-method" - }, - "children": { - "controls": { - "control": [ - { - "ID": "0", - "typeID": "TextArea", - "zOrder": "0", - "w": "172", - "h": "44", - "measuredW": "200", - "measuredH": "140", - "x": "0", - "y": "0", - "properties": { - "color": "16770457" - } - }, - { - "ID": "1", - "typeID": "Label", - "zOrder": "1", - "measuredW": "91", - "measuredH": "25", - "x": "40", - "y": "9", - "properties": { - "size": "17", - "text": "in a method" - } - }, - { - "ID": "2", - "typeID": "__group__", - "zOrder": "2", - "measuredW": "24", - "measuredH": "24", - "w": "24", - "h": "24", - "x": "157", - "y": "10", - "children": { - "controls": { - "control": [ - { - "ID": "0", - "typeID": "Icon", - "zOrder": "0", - "measuredW": "24", - "measuredH": "24", - "x": "0", - "y": "0", - "properties": { - "color": "16777215", - "icon": { - "ID": "circle", - "size": "small" - } - } - }, - { - "ID": "1", - "typeID": "Icon", - "zOrder": "1", - "measuredW": "24", - "measuredH": "24", - "x": "0", - "y": "0", - "properties": { - "color": "16777215", - "icon": { - "ID": "circle", - "size": "small" - } - } - }, - { - "ID": "2", - "typeID": "Icon", - "zOrder": "2", - "measuredW": "24", - "measuredH": "24", - "x": "0", - "y": "0", - "properties": { - "icon": { - "ID": "check-circle", - "size": "small" - }, - "color": "10027263" - } - } - ] - } - } - } - ] - } - } - }, - { - "ID": "6667", - "typeID": "__group__", - "zOrder": "197", - "measuredW": "181", - "measuredH": "44", - "w": "181", - "h": "44", - "x": "1077", - "y": "2060", - "properties": { - "controlName": "102-javascript-this-keyword:this-in-a-function" - }, - "children": { - "controls": { - "control": [ - { - "ID": "0", - "typeID": "TextArea", - "zOrder": "0", - "w": "172", - "h": "44", - "measuredW": "200", - "measuredH": "140", - "x": "0", - "y": "0", - "properties": { - "color": "16770457" - } - }, - { - "ID": "1", - "typeID": "Label", - "zOrder": "1", - "measuredW": "94", - "measuredH": "25", - "x": "39", - "y": "9", - "properties": { - "size": "17", - "text": "in a function" - } - }, - { - "ID": "2", - "typeID": "__group__", - "zOrder": "2", - "measuredW": "24", - "measuredH": "24", - "w": "24", - "h": "24", - "x": "157", - "y": "10", - "children": { - "controls": { - "control": [ - { - "ID": "0", - "typeID": "Icon", - "zOrder": "0", - "measuredW": "24", - "measuredH": "24", - "x": "0", - "y": "0", - "properties": { - "color": "16777215", - "icon": { - "ID": "circle", - "size": "small" - } - } - }, - { - "ID": "1", - "typeID": "Icon", - "zOrder": "1", - "measuredW": "24", - "measuredH": "24", - "x": "0", - "y": "0", - "properties": { - "color": "16777215", - "icon": { - "ID": "circle", - "size": "small" - } - } - }, - { - "ID": "2", - "typeID": "Icon", - "zOrder": "2", - "measuredW": "24", - "measuredH": "24", - "x": "0", - "y": "0", - "properties": { - "icon": { - "ID": "check-circle", - "size": "small" - }, - "color": "10027263" - } - } - ] - } - } - } - ] - } - } - }, - { - "ID": "6668", - "typeID": "__group__", - "zOrder": "198", - "measuredW": "188", - "measuredH": "50", - "w": "188", - "h": "50", - "x": "565", - "y": "1945", - "properties": { - "controlName": "110-javascript-strict-mode" - }, - "children": { - "controls": { - "control": [ - { - "ID": "0", - "typeID": "TextArea", - "zOrder": "0", - "w": "180", - "h": "50", - "measuredW": "200", - "measuredH": "140", - "x": "0", - "y": "0", - "properties": { - "color": "16776960" - } - }, - { - "ID": "1", - "typeID": "Label", - "zOrder": "1", - "measuredW": "89", - "measuredH": "25", - "x": "45", - "y": "13", - "properties": { - "size": "17", - "text": "Strict Mode" - } - }, - { - "ID": "2", - "typeID": "__group__", - "zOrder": "2", - "measuredW": "24", - "measuredH": "24", - "w": "24", - "h": "24", - "x": "164", - "y": "12", - "children": { - "controls": { - "control": [ - { - "ID": "0", - "typeID": "Icon", - "zOrder": "0", - "measuredW": "24", - "measuredH": "24", - "x": "0", - "y": "0", - "properties": { - "color": "16777215", - "icon": { - "ID": "circle", - "size": "small" - } - } - }, - { - "ID": "1", - "typeID": "Icon", - "zOrder": "1", - "measuredW": "24", - "measuredH": "24", - "x": "0", - "y": "0", - "properties": { - "color": "16777215", - "icon": { - "ID": "circle", - "size": "small" - } - } - }, - { - "ID": "2", - "typeID": "Icon", - "zOrder": "2", - "measuredW": "24", - "measuredH": "24", - "x": "0", - "y": "0", - "properties": { - "icon": { - "ID": "check-circle", - "size": "small" - }, - "color": "10027263" - } - } - ] - } - } - } - ] - } - } - }, - { - "ID": "6669", - "typeID": "__group__", - "zOrder": "199", - "measuredW": "263", - "measuredH": "50", - "w": "263", - "h": "50", - "x": "759", - "y": "2085", - "properties": { - "controlName": "111-javascript-this-keyword" - }, - "children": { - "controls": { - "control": [ - { - "ID": "0", - "typeID": "TextArea", - "zOrder": "0", - "w": "253", - "h": "50", - "measuredW": "200", - "measuredH": "140", - "x": "0", - "y": "0", - "properties": { - "color": "16776960" - } - }, - { - "ID": "1", - "typeID": "Label", - "zOrder": "1", - "measuredW": "202", - "measuredH": "25", - "x": "26", - "y": "12", - "properties": { - "size": "17", - "text": "Using (this) keyword ____" - } - }, - { - "ID": "2", - "typeID": "__group__", - "zOrder": "2", - "measuredW": "24", - "measuredH": "24", - "w": "24", - "h": "24", - "x": "239", - "y": "12", - "children": { - "controls": { - "control": [ - { - "ID": "0", - "typeID": "Icon", - "zOrder": "0", - "measuredW": "24", - "measuredH": "24", - "x": "0", - "y": "0", - "properties": { - "color": "16777215", - "icon": { - "ID": "circle", - "size": "small" - } - } - }, - { - "ID": "1", - "typeID": "Icon", - "zOrder": "1", - "measuredW": "24", - "measuredH": "24", - "x": "0", - "y": "0", - "properties": { - "color": "16777215", - "icon": { - "ID": "circle", - "size": "small" - } - } - }, - { - "ID": "2", - "typeID": "Icon", - "zOrder": "2", - "measuredW": "24", - "measuredH": "24", - "x": "0", - "y": "0", - "properties": { - "icon": { - "ID": "check-circle", - "size": "small" - }, - "color": "10027263" - } - } - ] - } - } - } - ] - } - } - }, - { - "ID": "6670", - "typeID": "__group__", - "zOrder": "200", - "measuredW": "181", - "measuredH": "44", - "w": "181", - "h": "44", - "x": "1077", - "y": "2109", - "properties": { - "controlName": "103-javascript-this-keyword:using-this-alone" - }, - "children": { - "controls": { - "control": [ - { - "ID": "0", - "typeID": "TextArea", - "zOrder": "0", - "w": "172", - "h": "44", - "measuredW": "200", - "measuredH": "140", - "x": "0", - "y": "0", - "properties": { - "color": "16770457" - } - }, - { - "ID": "1", - "typeID": "Label", - "zOrder": "1", - "measuredW": "103", - "measuredH": "25", - "x": "34", - "y": "9", - "properties": { - "size": "17", - "text": "using it alone" - } - }, - { - "ID": "2", - "typeID": "__group__", - "zOrder": "2", - "measuredW": "24", - "measuredH": "24", - "w": "24", - "h": "24", - "x": "157", - "y": "10", - "children": { - "controls": { - "control": [ - { - "ID": "0", - "typeID": "Icon", - "zOrder": "0", - "measuredW": "24", - "measuredH": "24", - "x": "0", - "y": "0", - "properties": { - "color": "16777215", - "icon": { - "ID": "circle", - "size": "small" - } - } - }, - { - "ID": "1", - "typeID": "Icon", - "zOrder": "1", - "measuredW": "24", - "measuredH": "24", - "x": "0", - "y": "0", - "properties": { - "color": "16777215", - "icon": { - "ID": "circle", - "size": "small" - } - } - }, - { - "ID": "2", - "typeID": "Icon", - "zOrder": "2", - "measuredW": "24", - "measuredH": "24", - "x": "0", - "y": "0", - "properties": { - "icon": { - "ID": "check-circle", - "size": "small" - }, - "color": "10027263" - } - } - ] - } - } - } - ] - } - } - }, - { - "ID": "6671", - "typeID": "__group__", - "zOrder": "201", - "measuredW": "182", - "measuredH": "44", - "w": "182", - "h": "44", - "x": "1076", - "y": "2158", - "properties": { - "controlName": "104-javascript-this-keyword:this-in-event-handlers" - }, - "children": { - "controls": { - "control": [ - { - "ID": "0", - "typeID": "TextArea", - "zOrder": "0", - "w": "173", - "h": "44", - "measuredW": "200", - "measuredH": "140", - "x": "0", - "y": "0", - "properties": { - "color": "16770457" - } - }, - { - "ID": "1", - "typeID": "Label", - "zOrder": "1", - "measuredW": "133", - "measuredH": "25", - "x": "16", - "y": "9", - "properties": { - "size": "17", - "text": "in event handlers" - } - }, - { - "ID": "2", - "typeID": "__group__", - "zOrder": "2", - "measuredW": "24", - "measuredH": "24", - "w": "24", - "h": "24", - "x": "158", - "y": "9", - "children": { - "controls": { - "control": [ - { - "ID": "0", - "typeID": "Icon", - "zOrder": "0", - "measuredW": "24", - "measuredH": "24", - "x": "0", - "y": "0", - "properties": { - "color": "16777215", - "icon": { - "ID": "circle", - "size": "small" - } - } - }, - { - "ID": "1", - "typeID": "Icon", - "zOrder": "1", - "measuredW": "24", - "measuredH": "24", - "x": "0", - "y": "0", - "properties": { - "color": "16777215", - "icon": { - "ID": "circle", - "size": "small" - } - } - }, - { - "ID": "2", - "typeID": "Icon", - "zOrder": "2", - "measuredW": "24", - "measuredH": "24", - "x": "0", - "y": "0", - "properties": { - "icon": { - "ID": "check-circle", - "size": "small" - }, - "color": "10027263" - } - } - ] - } - } - } - ] - } - } - }, - { - "ID": "6672", - "typeID": "__group__", - "zOrder": "202", - "measuredW": "183", - "measuredH": "44", - "w": "183", - "h": "44", - "x": "1075", - "y": "2207", - "properties": { - "controlName": "105-javascript-this-keyword:this-in-arrow-functions" - }, - "children": { - "controls": { - "control": [ - { - "ID": "0", - "typeID": "TextArea", - "zOrder": "0", - "w": "176", - "h": "44", - "measuredW": "200", - "measuredH": "140", - "x": "0", - "y": "0", - "properties": { - "color": "16770457" - } - }, - { - "ID": "1", - "typeID": "Label", - "zOrder": "1", - "measuredW": "136", - "measuredH": "25", - "x": "15", - "y": "9", - "properties": { - "size": "17", - "text": "in arrow functions" - } - }, - { - "ID": "2", - "typeID": "__group__", - "zOrder": "2", - "measuredW": "24", - "measuredH": "24", - "w": "24", - "h": "24", - "x": "159", - "y": "9", - "children": { - "controls": { - "control": [ - { - "ID": "0", - "typeID": "Icon", - "zOrder": "0", - "measuredW": "24", - "measuredH": "24", - "x": "0", - "y": "0", - "properties": { - "color": "16777215", - "icon": { - "ID": "circle", - "size": "small" - } - } - }, - { - "ID": "1", - "typeID": "Icon", - "zOrder": "1", - "measuredW": "24", - "measuredH": "24", - "x": "0", - "y": "0", - "properties": { - "color": "16777215", - "icon": { - "ID": "circle", - "size": "small" - } - } - }, - { - "ID": "2", - "typeID": "Icon", - "zOrder": "2", - "measuredW": "24", - "measuredH": "24", - "x": "0", - "y": "0", - "properties": { - "icon": { - "ID": "check-circle", - "size": "small" - }, - "color": "10027263" - } - } - ] - } - } - } - ] - } - } - }, - { - "ID": "6673", - "typeID": "__group__", - "zOrder": "203", - "measuredW": "199", - "measuredH": "44", - "w": "199", - "h": "44", - "x": "825", - "y": "2011", - "properties": { - "controlName": "100-javascript-this-keyword:function-borrowing" - }, - "children": { - "controls": { - "control": [ - { - "ID": "0", - "typeID": "TextArea", - "zOrder": "0", - "w": "188", - "h": "44", - "measuredW": "200", - "measuredH": "140", - "x": "0", - "y": "0", - "properties": { - "color": "16770457" - } - }, - { - "ID": "1", - "typeID": "Label", - "zOrder": "1", - "measuredW": "149", - "measuredH": "25", - "x": "19", - "y": "9", - "properties": { - "size": "17", - "text": "Function Borrowing" - } - }, - { - "ID": "2", - "typeID": "__group__", - "zOrder": "2", - "measuredW": "24", - "measuredH": "24", - "w": "24", - "h": "24", - "x": "175", - "y": "10", - "children": { - "controls": { - "control": [ - { - "ID": "0", - "typeID": "Icon", - "zOrder": "0", - "measuredW": "24", - "measuredH": "24", - "x": "0", - "y": "0", - "properties": { - "color": "16777215", - "icon": { - "ID": "circle", - "size": "small" - } - } - }, - { - "ID": "1", - "typeID": "Icon", - "zOrder": "1", - "measuredW": "24", - "measuredH": "24", - "x": "0", - "y": "0", - "properties": { - "color": "16777215", - "icon": { - "ID": "circle", - "size": "small" - } - } - }, - { - "ID": "2", - "typeID": "Icon", - "zOrder": "2", - "measuredW": "24", - "measuredH": "24", - "x": "0", - "y": "0", - "properties": { - "icon": { - "ID": "check-circle", - "size": "small" - }, - "color": "10027263" - } - } - ] - } - } - } - ] - } - } - }, - { - "ID": "6674", - "typeID": "__group__", - "zOrder": "204", - "measuredW": "282", - "measuredH": "50", - "w": "282", - "h": "50", - "x": "477", - "y": "2344", - "properties": { - "controlName": "112-javascript-asynchronous-javascript" - }, - "children": { - "controls": { - "control": [ - { - "ID": "0", - "typeID": "TextArea", - "zOrder": "0", - "w": "274", - "h": "50", - "measuredW": "200", - "measuredH": "140", - "x": "0", - "y": "0", - "properties": { - "color": "16776960" - } - }, - { - "ID": "1", - "typeID": "Label", - "zOrder": "1", - "measuredW": "191", - "measuredH": "25", - "x": "40", - "y": "12", - "properties": { - "size": "17", - "text": "Asynchronous JavaScript" - } - }, - { - "ID": "2", - "typeID": "__group__", - "zOrder": "2", - "measuredW": "24", - "measuredH": "24", - "w": "24", - "h": "24", - "x": "258", - "y": "12", - "children": { - "controls": { - "control": [ - { - "ID": "0", - "typeID": "Icon", - "zOrder": "0", - "measuredW": "24", - "measuredH": "24", - "x": "0", - "y": "0", - "properties": { - "color": "16777215", - "icon": { - "ID": "circle", - "size": "small" - } - } - }, - { - "ID": "1", - "typeID": "Icon", - "zOrder": "1", - "measuredW": "24", - "measuredH": "24", - "x": "0", - "y": "0", - "properties": { - "color": "16777215", - "icon": { - "ID": "circle", - "size": "small" - } - } - }, - { - "ID": "2", - "typeID": "Icon", - "zOrder": "2", - "measuredW": "24", - "measuredH": "24", - "x": "0", - "y": "0", - "properties": { - "icon": { - "ID": "check-circle", - "size": "small" - }, - "color": "10027263" - } - } - ] - } - } - } - ] - } - } - }, - { - "ID": "6675", - "typeID": "__group__", - "zOrder": "205", - "measuredW": "180", - "measuredH": "44", - "w": "180", - "h": "44", - "x": "184", - "y": "2322", - "properties": { - "controlName": "101-javascript-asynchronous-javascript:set-timeout" - }, - "children": { - "controls": { - "control": [ - { - "ID": "0", - "typeID": "TextArea", - "zOrder": "0", - "w": "169", - "h": "44", - "measuredW": "200", - "measuredH": "140", - "x": "11", - "y": "0", - "properties": { - "color": "16770457" - } - }, - { - "ID": "1", - "typeID": "Label", - "zOrder": "1", - "measuredW": "86", - "measuredH": "25", - "x": "53", - "y": "9", - "properties": { - "size": "17", - "text": "setTimeout" - } - }, - { - "ID": "2", - "typeID": "__group__", - "zOrder": "2", - "measuredW": "24", - "measuredH": "24", - "w": "24", - "h": "24", - "x": "0", - "y": "9", - "children": { - "controls": { - "control": [ - { - "ID": "0", - "typeID": "Icon", - "zOrder": "0", - "measuredW": "24", - "measuredH": "24", - "x": "0", - "y": "0", - "properties": { - "color": "16777215", - "icon": { - "ID": "circle", - "size": "small" - } - } - }, - { - "ID": "1", - "typeID": "Icon", - "zOrder": "1", - "measuredW": "24", - "measuredH": "24", - "x": "0", - "y": "0", - "properties": { - "icon": { - "ID": "check-circle", - "size": "small" - }, - "color": "3700253" - } - } - ] - } - } - } - ] - } - } - }, - { - "ID": "6676", - "typeID": "__group__", - "zOrder": "206", - "measuredW": "180", - "measuredH": "44", - "w": "180", - "h": "44", - "x": "184", - "y": "2372", - "properties": { - "controlName": "102-javascript-asynchronous-javascript:set-interval" - }, - "children": { - "controls": { - "control": [ - { - "ID": "0", - "typeID": "TextArea", - "zOrder": "0", - "w": "169", - "h": "44", - "measuredW": "200", - "measuredH": "140", - "x": "11", - "y": "0", - "properties": { - "color": "16770457" - } - }, - { - "ID": "1", - "typeID": "Label", - "zOrder": "1", - "measuredW": "82", - "measuredH": "25", - "x": "55", - "y": "9", - "properties": { - "size": "17", - "text": "setInterval" - } - }, - { - "ID": "2", - "typeID": "__group__", - "zOrder": "2", - "measuredW": "24", - "measuredH": "24", - "w": "24", - "h": "24", - "x": "0", - "y": "9", - "children": { - "controls": { - "control": [ - { - "ID": "0", - "typeID": "Icon", - "zOrder": "0", - "measuredW": "24", - "measuredH": "24", - "x": "0", - "y": "0", - "properties": { - "color": "16777215", - "icon": { - "ID": "circle", - "size": "small" - } - } - }, - { - "ID": "1", - "typeID": "Icon", - "zOrder": "1", - "measuredW": "24", - "measuredH": "24", - "x": "0", - "y": "0", - "properties": { - "icon": { - "ID": "check-circle", - "size": "small" - }, - "color": "3700253" - } - } - ] - } - } - } - ] - } - } - }, - { - "ID": "6677", - "typeID": "__group__", - "zOrder": "207", - "measuredW": "133", - "measuredH": "44", - "w": "133", - "h": "44", - "x": "819", - "y": "2324", - "properties": { - "controlName": "103-javascript-asynchronous-javascript:callbacks" - }, - "children": { - "controls": { - "control": [ - { - "ID": "0", - "typeID": "TextArea", - "zOrder": "0", - "w": "125", - "h": "44", - "measuredW": "200", - "measuredH": "140", - "x": "0", - "y": "0", - "properties": { - "color": "16770457" - } - }, - { - "ID": "1", - "typeID": "Label", - "zOrder": "1", - "measuredW": "75", - "measuredH": "25", - "x": "26", - "y": "9", - "properties": { - "size": "17", - "text": "Callbacks" - } - }, - { - "ID": "2", - "typeID": "__group__", - "zOrder": "2", - "measuredW": "24", - "measuredH": "24", - "w": "24", - "h": "24", - "x": "109", - "y": "9", - "children": { - "controls": { - "control": [ - { - "ID": "0", - "typeID": "Icon", - "zOrder": "0", - "measuredW": "24", - "measuredH": "24", - "x": "0", - "y": "0", - "properties": { - "color": "16777215", - "icon": { - "ID": "circle", - "size": "small" - } - } - }, - { - "ID": "1", - "typeID": "Icon", - "zOrder": "1", - "measuredW": "24", - "measuredH": "24", - "x": "0", - "y": "0", - "properties": { - "color": "16777215", - "icon": { - "ID": "circle", - "size": "small" - } - } - }, - { - "ID": "2", - "typeID": "Icon", - "zOrder": "2", - "measuredW": "24", - "measuredH": "24", - "x": "0", - "y": "0", - "properties": { - "icon": { - "ID": "check-circle", - "size": "small" - }, - "color": "10027263" - } - } - ] - } - } - } - ] - } - } - }, - { - "ID": "6678", - "typeID": "__group__", - "zOrder": "208", - "measuredW": "133", - "measuredH": "44", - "w": "133", - "h": "44", - "x": "819", - "y": "2376", - "properties": { - "controlName": "104-javascript-asynchronous-javascript:promises" - }, - "children": { - "controls": { - "control": [ - { - "ID": "0", - "typeID": "TextArea", - "zOrder": "0", - "w": "125", - "h": "44", - "measuredW": "200", - "measuredH": "140", - "x": "0", - "y": "0", - "properties": { - "color": "16770457" - } - }, - { - "ID": "1", - "typeID": "Label", - "zOrder": "1", - "measuredW": "72", - "measuredH": "25", - "x": "26", - "y": "9", - "properties": { - "size": "17", - "text": "Promises" - } - }, - { - "ID": "2", - "typeID": "__group__", - "zOrder": "2", - "measuredW": "24", - "measuredH": "24", - "w": "24", - "h": "24", - "x": "109", - "y": "10", - "children": { - "controls": { - "control": [ - { - "ID": "0", - "typeID": "Icon", - "zOrder": "0", - "measuredW": "24", - "measuredH": "24", - "x": "0", - "y": "0", - "properties": { - "color": "16777215", - "icon": { - "ID": "circle", - "size": "small" - } - } - }, - { - "ID": "1", - "typeID": "Icon", - "zOrder": "1", - "measuredW": "24", - "measuredH": "24", - "x": "0", - "y": "0", - "properties": { - "color": "16777215", - "icon": { - "ID": "circle", - "size": "small" - } - } - }, - { - "ID": "2", - "typeID": "Icon", - "zOrder": "2", - "measuredW": "24", - "measuredH": "24", - "x": "0", - "y": "0", - "properties": { - "icon": { - "ID": "check-circle", - "size": "small" - }, - "color": "10027263" - } - } - ] - } - } - } - ] - } - } - }, - { - "ID": "6679", - "typeID": "__group__", - "zOrder": "209", - "measuredW": "168", - "measuredH": "44", - "w": "168", - "h": "44", - "x": "993", - "y": "2378", - "properties": { - "controlName": "100-javascript-asynchronous-javascript:promises:async-await" - }, - "children": { - "controls": { - "control": [ - { - "ID": "0", - "typeID": "TextArea", - "zOrder": "0", - "w": "158", - "h": "44", - "measuredW": "200", - "measuredH": "140", - "x": "0", - "y": "0", - "properties": { - "color": "16770457" - } - }, - { - "ID": "1", - "typeID": "Label", - "zOrder": "1", - "measuredW": "102", - "measuredH": "25", - "x": "28", - "y": "9", - "properties": { - "size": "17", - "text": "async / await" - } - }, - { - "ID": "2", - "typeID": "__group__", - "zOrder": "2", - "measuredW": "24", - "measuredH": "24", - "w": "24", - "h": "24", - "x": "144", - "y": "10", - "children": { - "controls": { - "control": [ - { - "ID": "0", - "typeID": "Icon", - "zOrder": "0", - "measuredW": "24", - "measuredH": "24", - "x": "0", - "y": "0", - "properties": { - "color": "16777215", - "icon": { - "ID": "circle", - "size": "small" - } - } - }, - { - "ID": "1", - "typeID": "Icon", - "zOrder": "1", - "measuredW": "24", - "measuredH": "24", - "x": "0", - "y": "0", - "properties": { - "color": "16777215", - "icon": { - "ID": "circle", - "size": "small" - } - } - }, - { - "ID": "2", - "typeID": "Icon", - "zOrder": "2", - "measuredW": "24", - "measuredH": "24", - "x": "0", - "y": "0", - "properties": { - "icon": { - "ID": "check-circle", - "size": "small" - }, - "color": "10027263" - } - } - ] - } - } - } - ] - } - } - }, - { - "ID": "6680", - "typeID": "__group__", - "zOrder": "210", - "measuredW": "168", - "measuredH": "44", - "w": "168", - "h": "44", - "x": "993", - "y": "2324", - "properties": { - "controlName": "100-javascript-asynchronous-javascript:callbacks:callback-hell" - }, - "children": { - "controls": { - "control": [ - { - "ID": "0", - "typeID": "TextArea", - "zOrder": "0", - "w": "158", - "h": "44", - "measuredW": "200", - "measuredH": "140", - "x": "0", - "y": "0", - "properties": { - "color": "16770457" - } - }, - { - "ID": "1", - "typeID": "Label", - "zOrder": "1", - "measuredW": "101", - "measuredH": "25", - "x": "28", - "y": "9", - "properties": { - "size": "17", - "text": "Callback Hell" - } - }, - { - "ID": "2", - "typeID": "__group__", - "zOrder": "2", - "measuredW": "24", - "measuredH": "24", - "w": "24", - "h": "24", - "x": "144", - "y": "9", - "children": { - "controls": { - "control": [ - { - "ID": "0", - "typeID": "Icon", - "zOrder": "0", - "measuredW": "24", - "measuredH": "24", - "x": "0", - "y": "0", - "properties": { - "color": "16777215", - "icon": { - "ID": "circle", - "size": "small" - } - } - }, - { - "ID": "1", - "typeID": "Icon", - "zOrder": "1", - "measuredW": "24", - "measuredH": "24", - "x": "0", - "y": "0", - "properties": { - "color": "16777215", - "icon": { - "ID": "circle", - "size": "small" - } - } - }, - { - "ID": "2", - "typeID": "Icon", - "zOrder": "2", - "measuredW": "24", - "measuredH": "24", - "x": "0", - "y": "0", - "properties": { - "icon": { - "ID": "check-circle", - "size": "small" - }, - "color": "10027263" - } - } - ] - } - } - } - ] - } - } - }, - { - "ID": "6681", - "typeID": "__group__", - "zOrder": "211", - "measuredW": "265", - "measuredH": "50", - "w": "265", - "h": "50", - "x": "993", - "y": "2516", - "properties": { - "controlName": "113-javascript-classes" - }, - "children": { - "controls": { - "control": [ - { - "ID": "0", - "typeID": "TextArea", - "zOrder": "0", - "w": "255", - "h": "50", - "measuredW": "200", - "measuredH": "140", - "x": "0", - "y": "0", - "properties": { - "color": "16776960" - } - }, - { - "ID": "1", - "typeID": "Label", - "zOrder": "1", - "measuredW": "61", - "measuredH": "25", - "x": "97", - "y": "12", - "properties": { - "size": "17", - "text": "Classes" - } - }, - { - "ID": "2", - "typeID": "__group__", - "zOrder": "2", - "measuredW": "24", - "measuredH": "24", - "w": "24", - "h": "24", - "x": "241", - "y": "13", - "children": { - "controls": { - "control": [ - { - "ID": "0", - "typeID": "Icon", - "zOrder": "0", - "measuredW": "24", - "measuredH": "24", - "x": "0", - "y": "0", - "properties": { - "color": "16777215", - "icon": { - "ID": "circle", - "size": "small" - } - } - }, - { - "ID": "1", - "typeID": "Icon", - "zOrder": "1", - "measuredW": "24", - "measuredH": "24", - "x": "0", - "y": "0", - "properties": { - "color": "16777215", - "icon": { - "ID": "circle", - "size": "small" - } - } - }, - { - "ID": "2", - "typeID": "Icon", - "zOrder": "2", - "measuredW": "24", - "measuredH": "24", - "x": "0", - "y": "0", - "properties": { - "icon": { - "ID": "check-circle", - "size": "small" - }, - "color": "10027263" - } - } - ] - } - } - } - ] - } - } - }, - { - "ID": "6682", - "typeID": "__group__", - "zOrder": "212", - "measuredW": "283", - "measuredH": "50", - "w": "283", - "h": "50", - "x": "468", - "y": "2516", - "properties": { - "controlName": "114-javascript-iterators-and-generators" - }, - "children": { - "controls": { - "control": [ - { - "ID": "0", - "typeID": "TextArea", - "zOrder": "0", - "w": "274", - "h": "50", - "measuredW": "200", - "measuredH": "140", - "x": "9", - "y": "0", - "properties": { - "color": "16776960" - } - }, - { - "ID": "1", - "typeID": "Label", - "zOrder": "1", - "measuredW": "191", - "measuredH": "25", - "x": "50", - "y": "12", - "properties": { - "size": "17", - "text": "Iterators and Generators" - } - }, - { - "ID": "2", - "typeID": "__group__", - "zOrder": "2", - "measuredW": "24", - "measuredH": "24", - "w": "24", - "h": "24", - "x": "0", - "y": "13", - "children": { - "controls": { - "control": [ - { - "ID": "0", - "typeID": "Icon", - "zOrder": "0", - "measuredW": "24", - "measuredH": "24", - "x": "0", - "y": "0", - "properties": { - "color": "16777215", - "icon": { - "ID": "circle", - "size": "small" - } - } - }, - { - "ID": "1", - "typeID": "Icon", - "zOrder": "1", - "measuredW": "24", - "measuredH": "24", - "x": "0", - "y": "0", - "properties": { - "icon": { - "ID": "check-circle", - "size": "small" - } - } - } - ] - } - } - } - ] - } - } - }, - { - "ID": "6683", - "typeID": "__group__", - "zOrder": "213", - "measuredW": "283", - "measuredH": "50", - "w": "283", - "h": "50", - "x": "477", - "y": "2571", - "properties": { - "controlName": "115-javascript-modules" - }, - "children": { - "controls": { - "control": [ - { - "ID": "0", - "typeID": "TextArea", - "zOrder": "0", - "w": "274", - "h": "50", - "measuredW": "200", - "measuredH": "140", - "x": "0", - "y": "0", - "properties": { - "color": "16776960" - } - }, - { - "ID": "1", - "typeID": "Label", - "zOrder": "1", - "measuredW": "168", - "measuredH": "25", - "x": "53", - "y": "12", - "properties": { - "size": "17", - "text": "Modules in JavaScript" - } - }, - { - "ID": "2", - "typeID": "__group__", - "zOrder": "2", - "measuredW": "24", - "measuredH": "24", - "w": "24", - "h": "24", - "x": "259", - "y": "13", - "children": { - "controls": { - "control": [ - { - "ID": "0", - "typeID": "Icon", - "zOrder": "0", - "measuredW": "24", - "measuredH": "24", - "x": "0", - "y": "0", - "properties": { - "color": "16777215", - "icon": { - "ID": "circle", - "size": "small" - } - } - }, - { - "ID": "1", - "typeID": "Icon", - "zOrder": "1", - "measuredW": "24", - "measuredH": "24", - "x": "0", - "y": "0", - "properties": { - "color": "16777215", - "icon": { - "ID": "circle", - "size": "small" - } - } - }, - { - "ID": "2", - "typeID": "Icon", - "zOrder": "2", - "measuredW": "24", - "measuredH": "24", - "x": "0", - "y": "0", - "properties": { - "icon": { - "ID": "check-circle", - "size": "small" - }, - "color": "10027263" - } - } - ] - } - } - } - ] - } - } - }, - { - "ID": "6684", - "typeID": "__group__", - "zOrder": "214", - "measuredW": "225", - "measuredH": "44", - "w": "225", - "h": "44", - "x": "185", - "y": "2549", - "properties": { - "controlName": "100-javascript-modules:commonjs" - }, - "children": { - "controls": { - "control": [ - { - "ID": "0", - "typeID": "TextArea", - "zOrder": "0", - "w": "213", - "h": "44", - "measuredW": "200", - "measuredH": "140", - "x": "12", - "y": "0", - "properties": { - "color": "16770457" - } - }, - { - "ID": "1", - "typeID": "Label", - "zOrder": "1", - "measuredW": "89", - "measuredH": "25", - "x": "74", - "y": "9", - "properties": { - "size": "17", - "text": "CommonJS" - } - }, - { - "ID": "2", - "typeID": "__group__", - "zOrder": "2", - "measuredW": "24", - "measuredH": "24", - "w": "24", - "h": "24", - "x": "0", - "y": "10", - "children": { - "controls": { - "control": [ - { - "ID": "0", - "typeID": "Icon", - "zOrder": "0", - "measuredW": "24", - "measuredH": "24", - "x": "0", - "y": "0", - "properties": { - "color": "16777215", - "icon": { - "ID": "circle", - "size": "small" - } - } - }, - { - "ID": "1", - "typeID": "Icon", - "zOrder": "1", - "measuredW": "24", - "measuredH": "24", - "x": "0", - "y": "0", - "properties": { - "color": "16777215", - "icon": { - "ID": "circle", - "size": "small" - } - } - }, - { - "ID": "2", - "typeID": "Icon", - "zOrder": "2", - "measuredW": "24", - "measuredH": "24", - "x": "0", - "y": "0", - "properties": { - "icon": { - "ID": "check-circle", - "size": "small" - }, - "color": "10027263" - } - } - ] - } - } - } - ] - } - } - }, - { - "ID": "6685", - "typeID": "__group__", - "zOrder": "215", - "measuredW": "224", - "measuredH": "44", - "w": "224", - "h": "44", - "x": "186", - "y": "2599", - "properties": { - "controlName": "101-javascript-modules:esm" - }, - "children": { - "controls": { - "control": [ - { - "ID": "0", - "typeID": "TextArea", - "zOrder": "0", - "w": "213", - "h": "44", - "measuredW": "200", - "measuredH": "140", - "x": "11", - "y": "0", - "properties": { - "color": "16770457" - } - }, - { - "ID": "1", - "typeID": "Label", - "zOrder": "1", - "measuredW": "163", - "measuredH": "25", - "x": "36", - "y": "9", - "properties": { - "size": "17", - "text": "ECMAScript Modules" - } - }, - { - "ID": "2", - "typeID": "__group__", - "zOrder": "2", - "measuredW": "24", - "measuredH": "24", - "w": "24", - "h": "24", - "x": "0", - "y": "10", - "children": { - "controls": { - "control": [ - { - "ID": "0", - "typeID": "Icon", - "zOrder": "0", - "measuredW": "24", - "measuredH": "24", - "x": "0", - "y": "0", - "properties": { - "color": "16777215", - "icon": { - "ID": "circle", - "size": "small" - } - } - }, - { - "ID": "1", - "typeID": "Icon", - "zOrder": "1", - "measuredW": "24", - "measuredH": "24", - "x": "0", - "y": "0", - "properties": { - "color": "16777215", - "icon": { - "ID": "circle", - "size": "small" - } - } - }, - { - "ID": "2", - "typeID": "Icon", - "zOrder": "2", - "measuredW": "24", - "measuredH": "24", - "x": "0", - "y": "0", - "properties": { - "icon": { - "ID": "check-circle", - "size": "small" - }, - "color": "10027263" - } - } - ] - } - } - } - ] - } - } - }, - { - "ID": "6686", - "typeID": "__group__", - "zOrder": "216", - "measuredW": "283", - "measuredH": "50", - "w": "283", - "h": "50", - "x": "468", - "y": "2627", - "properties": { - "controlName": "116-javascript-memory-management" - }, - "children": { - "controls": { - "control": [ - { - "ID": "0", - "typeID": "TextArea", - "zOrder": "0", - "w": "274", - "h": "50", - "measuredW": "200", - "measuredH": "140", - "x": "9", - "y": "0", - "properties": { - "color": "16776960" - } - }, - { - "ID": "1", - "typeID": "Label", - "zOrder": "1", - "measuredW": "169", - "measuredH": "25", - "x": "61", - "y": "12", - "properties": { - "size": "17", - "text": "Memory Management" - } - }, - { - "ID": "2", - "typeID": "__group__", - "zOrder": "2", - "measuredW": "24", - "measuredH": "24", - "w": "24", - "h": "24", - "x": "0", - "y": "12", - "children": { - "controls": { - "control": [ - { - "ID": "0", - "typeID": "Icon", - "zOrder": "0", - "measuredW": "24", - "measuredH": "24", - "x": "0", - "y": "0", - "properties": { - "color": "16777215", - "icon": { - "ID": "circle", - "size": "small" - } - } - }, - { - "ID": "1", - "typeID": "Icon", - "zOrder": "1", - "measuredW": "24", - "measuredH": "24", - "x": "0", - "y": "0", - "properties": { - "icon": { - "ID": "check-circle", - "size": "small" - } - } - } - ] - } - } - } - ] - } - } - }, - { - "ID": "6687", - "typeID": "__group__", - "zOrder": "217", - "measuredW": "251", - "measuredH": "44", - "w": "251", - "h": "44", - "x": "826", - "y": "2605", - "properties": { - "controlName": "100-javascript-memory-management:memory-lifecycle" - }, - "children": { - "controls": { - "control": [ - { - "ID": "0", - "typeID": "TextArea", - "zOrder": "0", - "w": "241", - "h": "44", - "measuredW": "200", - "measuredH": "140", - "x": "0", - "y": "0", - "properties": { - "color": "16770457" - } - }, - { - "ID": "1", - "typeID": "Label", - "zOrder": "1", - "measuredW": "134", - "measuredH": "25", - "x": "54", - "y": "9", - "properties": { - "size": "17", - "text": "Memory Lifecycle" - } - }, - { - "ID": "2", - "typeID": "__group__", - "zOrder": "2", - "measuredW": "24", - "measuredH": "24", - "w": "24", - "h": "24", - "x": "227", - "y": "10", - "children": { - "controls": { - "control": [ - { - "ID": "0", - "typeID": "Icon", - "zOrder": "0", - "measuredW": "24", - "measuredH": "24", - "x": "0", - "y": "0", - "properties": { - "color": "16777215", - "icon": { - "ID": "circle", - "size": "small" - } - } - }, - { - "ID": "1", - "typeID": "Icon", - "zOrder": "1", - "measuredW": "24", - "measuredH": "24", - "x": "0", - "y": "0", - "properties": { - "icon": { - "ID": "check-circle", - "size": "small" - } - } - } - ] - } - } - } - ] - } - } - }, - { - "ID": "6688", - "typeID": "__group__", - "zOrder": "218", - "measuredW": "251", - "measuredH": "44", - "w": "251", - "h": "44", - "x": "826", - "y": "2655", - "properties": { - "controlName": "101-javascript-memory-management:garbage-collection" - }, - "children": { - "controls": { - "control": [ - { - "ID": "0", - "typeID": "TextArea", - "zOrder": "0", - "w": "241", - "h": "44", - "measuredW": "200", - "measuredH": "140", - "x": "0", - "y": "0", - "properties": { - "color": "16770457" - } - }, - { - "ID": "1", - "typeID": "Label", - "zOrder": "1", - "measuredW": "149", - "measuredH": "25", - "x": "46", - "y": "9", - "properties": { - "size": "17", - "text": "Garbage Collection" - } - }, - { - "ID": "2", - "typeID": "__group__", - "zOrder": "2", - "measuredW": "24", - "measuredH": "24", - "w": "24", - "h": "24", - "x": "227", - "y": "10", - "children": { - "controls": { - "control": [ - { - "ID": "0", - "typeID": "Icon", - "zOrder": "0", - "measuredW": "24", - "measuredH": "24", - "x": "0", - "y": "0", - "properties": { - "color": "16777215", - "icon": { - "ID": "circle", - "size": "small" - } - } - }, - { - "ID": "1", - "typeID": "Icon", - "zOrder": "1", - "measuredW": "24", - "measuredH": "24", - "x": "0", - "y": "0", - "properties": { - "icon": { - "ID": "check-circle", - "size": "small" - } - } - } - ] - } - } - } - ] - } - } - }, - { - "ID": "6689", - "typeID": "__group__", - "zOrder": "219", - "measuredW": "282", - "measuredH": "50", - "w": "282", - "h": "50", - "x": "459", - "y": "2780", - "properties": { - "controlName": "117-javascript-chrome-dev-tools" - }, - "children": { - "controls": { - "control": [ - { - "ID": "0", - "typeID": "TextArea", - "zOrder": "0", - "w": "274", - "h": "50", - "measuredW": "200", - "measuredH": "140", - "x": "8", - "y": "0", - "properties": { - "color": "16776960" - } - }, - { - "ID": "1", - "typeID": "Label", - "zOrder": "1", - "measuredW": "189", - "measuredH": "25", - "x": "50", - "y": "12", - "properties": { - "size": "17", - "text": "Using Chrome Dev Tools" - } - }, - { - "ID": "2", - "typeID": "__group__", - "zOrder": "2", - "measuredW": "24", - "measuredH": "24", - "w": "24", - "h": "24", - "x": "0", - "y": "13", - "children": { - "controls": { - "control": [ - { - "ID": "0", - "typeID": "Icon", - "zOrder": "0", - "measuredW": "24", - "measuredH": "24", - "x": "0", - "y": "0", - "properties": { - "color": "16777215", - "icon": { - "ID": "circle", - "size": "small" - } - } - }, - { - "ID": "1", - "typeID": "Icon", - "zOrder": "1", - "measuredW": "24", - "measuredH": "24", - "x": "0", - "y": "0", - "properties": { - "color": "16777215", - "icon": { - "ID": "circle", - "size": "small" - } - } - }, - { - "ID": "2", - "typeID": "Icon", - "zOrder": "2", - "measuredW": "24", - "measuredH": "24", - "x": "0", - "y": "0", - "properties": { - "icon": { - "ID": "check-circle", - "size": "small" - }, - "color": "10027263" - } - } - ] - } - } - } - ] - } - } - }, - { - "ID": "6690", - "typeID": "__group__", - "zOrder": "220", - "measuredW": "249", - "measuredH": "44", - "w": "249", - "h": "44", - "x": "828", - "y": "2734", - "properties": { - "controlName": "100-javascript-chrome-dev-tools:debugging-issues" - }, - "children": { - "controls": { - "control": [ - { - "ID": "0", - "typeID": "TextArea", - "zOrder": "0", - "w": "239", - "h": "44", - "measuredW": "200", - "measuredH": "140", - "x": "0", - "y": "0", - "properties": { - "color": "16770457" - } - }, - { - "ID": "1", - "typeID": "Label", - "zOrder": "1", - "measuredW": "139", - "measuredH": "25", - "x": "50", - "y": "9", - "properties": { - "size": "17", - "text": "Debugging Issues" - } - }, - { - "ID": "2", - "typeID": "__group__", - "zOrder": "2", - "measuredW": "24", - "measuredH": "24", - "w": "24", - "h": "24", - "x": "225", - "y": "10", - "children": { - "controls": { - "control": [ - { - "ID": "0", - "typeID": "Icon", - "zOrder": "0", - "measuredW": "24", - "measuredH": "24", - "x": "0", - "y": "0", - "properties": { - "color": "16777215", - "icon": { - "ID": "circle", - "size": "small" - } - } - }, - { - "ID": "1", - "typeID": "Icon", - "zOrder": "1", - "measuredW": "24", - "measuredH": "24", - "x": "0", - "y": "0", - "properties": { - "color": "16777215", - "icon": { - "ID": "circle", - "size": "small" - } - } - }, - { - "ID": "2", - "typeID": "Icon", - "zOrder": "2", - "measuredW": "24", - "measuredH": "24", - "x": "0", - "y": "0", - "properties": { - "icon": { - "ID": "check-circle", - "size": "small" - }, - "color": "10027263" - } - } - ] - } - } - } - ] - } - } - }, - { - "ID": "6691", - "typeID": "__group__", - "zOrder": "221", - "measuredW": "249", - "measuredH": "44", - "w": "249", - "h": "44", - "x": "828", - "y": "2783", - "properties": { - "controlName": "101-javascript-chrome-dev-tools:debugging-memory-leaks" - }, - "children": { - "controls": { - "control": [ - { - "ID": "0", - "typeID": "TextArea", - "zOrder": "0", - "w": "239", - "h": "44", - "measuredW": "200", - "measuredH": "140", - "x": "0", - "y": "0", - "properties": { - "color": "16770457" - } - }, - { - "ID": "1", - "typeID": "Label", - "zOrder": "1", - "measuredW": "201", - "measuredH": "25", - "x": "19", - "y": "9", - "properties": { - "size": "17", - "text": "Debugging Memory Leaks" - } - }, - { - "ID": "2", - "typeID": "__group__", - "zOrder": "2", - "measuredW": "24", - "measuredH": "24", - "w": "24", - "h": "24", - "x": "225", - "y": "10", - "children": { - "controls": { - "control": [ - { - "ID": "0", - "typeID": "Icon", - "zOrder": "0", - "measuredW": "24", - "measuredH": "24", - "x": "0", - "y": "0", - "properties": { - "color": "16777215", - "icon": { - "ID": "circle", - "size": "small" - } - } - }, - { - "ID": "1", - "typeID": "Icon", - "zOrder": "1", - "measuredW": "24", - "measuredH": "24", - "x": "0", - "y": "0", - "properties": { - "icon": { - "ID": "check-circle", - "size": "small" - } - } - } - ] - } - } - } - ] - } - } - }, - { - "ID": "6692", - "typeID": "__group__", - "zOrder": "222", - "measuredW": "249", - "measuredH": "44", - "w": "249", - "h": "44", - "x": "828", - "y": "2832", - "properties": { - "controlName": "102-javascript-chrome-dev-tools:debugging-performance" - }, - "children": { - "controls": { - "control": [ - { - "ID": "0", - "typeID": "TextArea", - "zOrder": "0", - "w": "239", - "h": "44", - "measuredW": "200", - "measuredH": "140", - "x": "0", - "y": "0", - "properties": { - "color": "16770457" - } - }, - { - "ID": "1", - "typeID": "Label", - "zOrder": "1", - "measuredW": "188", - "measuredH": "25", - "x": "26", - "y": "9", - "properties": { - "size": "17", - "text": "Debugging Performance" - } - }, - { - "ID": "2", - "typeID": "__group__", - "zOrder": "2", - "measuredW": "24", - "measuredH": "24", - "w": "24", - "h": "24", - "x": "225", - "y": "10", - "children": { - "controls": { - "control": [ - { - "ID": "0", - "typeID": "Icon", - "zOrder": "0", - "measuredW": "24", - "measuredH": "24", - "x": "0", - "y": "0", - "properties": { - "color": "16777215", - "icon": { - "ID": "circle", - "size": "small" - } - } - }, - { - "ID": "1", - "typeID": "Icon", - "zOrder": "1", - "measuredW": "24", - "measuredH": "24", - "x": "0", - "y": "0", - "properties": { - "icon": { - "ID": "check-circle", - "size": "small" - } - } - } - ] - } - } - } - ] - } - } - }, - { - "ID": "6693", - "typeID": "TextArea", - "zOrder": "223", - "w": "552", - "h": "124", - "measuredW": "200", - "measuredH": "140", - "x": "336", - "y": "2934" - }, - { - "ID": "6694", - "typeID": "Label", - "zOrder": "224", - "measuredW": "495", - "measuredH": "25", - "x": "365", - "y": "2954", - "properties": { - "size": "17", - "text": "For ecosystem and more, check other tracks involving JavaScript" - } - }, - { - "ID": "6695", - "typeID": "__group__", - "zOrder": "225", - "measuredW": "229", - "measuredH": "44", - "w": "229", - "h": "44", - "x": "631", - "y": "2989", - "properties": { - "controlName": "ext_link:roadmap.sh/backend" - }, - "children": { - "controls": { - "control": [ - { - "ID": "0", - "typeID": "TextArea", - "zOrder": "0", - "w": "229", - "h": "44", - "measuredW": "200", - "measuredH": "140", - "x": "0", - "y": "0", - "properties": { - "color": "16770457" - } - }, - { - "ID": "1", - "typeID": "Label", - "zOrder": "1", - "measuredW": "147", - "measuredH": "25", - "x": "41", - "y": "9", - "properties": { - "size": "17", - "text": "Backend Roadmap" - } - } - ] - } - } - }, - { - "ID": "6696", - "typeID": "__group__", - "zOrder": "226", - "measuredW": "252", - "measuredH": "44", - "w": "252", - "h": "44", - "x": "365", - "y": "2989", - "properties": { - "controlName": "ext_link:roadmap.sh/frontend" - }, - "children": { - "controls": { - "control": [ - { - "ID": "0", - "typeID": "TextArea", - "zOrder": "0", - "w": "252", - "h": "44", - "measuredW": "200", - "measuredH": "140", - "x": "0", - "y": "0", - "properties": { - "color": "16770457" - } - }, - { - "ID": "1", - "typeID": "Label", - "zOrder": "1", - "measuredW": "149", - "measuredH": "25", - "x": "51", - "y": "9", - "properties": { - "size": "17", - "text": "Frontend Roadmap" - } - } - ] - } - } - }, - { - "ID": "6697", - "typeID": "__group__", - "zOrder": "227", - "measuredW": "282", - "measuredH": "50", - "w": "282", - "h": "50", - "x": "481", - "y": "2408", - "properties": { - "controlName": "118-working-with-apis" - }, - "children": { - "controls": { - "control": [ - { - "ID": "0", - "typeID": "TextArea", - "zOrder": "0", - "w": "276", - "h": "50", - "measuredW": "200", - "measuredH": "140", - "x": "0", - "y": "0", - "properties": { - "color": "16776960" - } - }, - { - "ID": "1", - "typeID": "Label", - "zOrder": "1", - "measuredW": "136", - "measuredH": "25", - "x": "70", - "y": "12", - "properties": { - "size": "17", - "text": "Working with APIs" - } - }, - { - "ID": "3", - "typeID": "__group__", - "zOrder": "2", - "measuredW": "24", - "measuredH": "24", - "w": "24", - "h": "24", - "x": "258", - "y": "12", - "children": { - "controls": { - "control": [ - { - "ID": "0", - "typeID": "Icon", - "zOrder": "0", - "measuredW": "24", - "measuredH": "24", - "x": "0", - "y": "0", - "properties": { - "color": "16777215", - "icon": { - "ID": "circle", - "size": "small" - } - } - }, - { - "ID": "1", - "typeID": "Icon", - "zOrder": "1", - "measuredW": "24", - "measuredH": "24", - "x": "0", - "y": "0", - "properties": { - "color": "16777215", - "icon": { - "ID": "circle", - "size": "small" - } - } - }, - { - "ID": "2", - "typeID": "Icon", - "zOrder": "2", - "measuredW": "24", - "measuredH": "24", - "x": "0", - "y": "0", - "properties": { - "icon": { - "ID": "check-circle", - "size": "small" - }, - "color": "10027263" - } - } - ] - } - } - } - ] - } - } - }, - { - "ID": "6698", - "typeID": "__group__", - "zOrder": "228", - "measuredW": "195", - "measuredH": "44", - "w": "195", - "h": "44", - "x": "185", - "y": "2432", - "properties": { - "controlName": "100-working-with-apis:xml-http-request" - }, - "children": { - "controls": { - "control": [ - { - "ID": "0", - "typeID": "TextArea", - "zOrder": "0", - "w": "184", - "h": "44", - "measuredW": "200", - "measuredH": "140", - "x": "11", - "y": "0", - "properties": { - "color": "16770457" - } - }, - { - "ID": "1", - "typeID": "Label", - "zOrder": "1", - "measuredW": "143", - "measuredH": "25", - "x": "31", - "y": "9", - "properties": { - "size": "17", - "text": "XMLHTTPRequest" - } - }, - { - "ID": "2", - "typeID": "__group__", - "zOrder": "2", - "measuredW": "24", - "measuredH": "24", - "w": "24", - "h": "24", - "x": "0", - "y": "9", - "children": { - "controls": { - "control": [ - { - "ID": "0", - "typeID": "Icon", - "zOrder": "0", - "measuredW": "24", - "measuredH": "24", - "x": "0", - "y": "0", - "properties": { - "color": "16777215", - "icon": { - "ID": "circle", - "size": "small" - } - } - }, - { - "ID": "1", - "typeID": "Icon", - "zOrder": "1", - "measuredW": "24", - "measuredH": "24", - "x": "0", - "y": "0", - "properties": { - "icon": { - "ID": "check-circle", - "size": "small" - }, - "color": "3700253" - } - } - ] - } - } - } - ] - } - } - }, - { - "ID": "6699", - "typeID": "__group__", - "zOrder": "229", - "measuredW": "195", - "measuredH": "44", - "w": "195", - "h": "44", - "x": "185", - "y": "2482", - "properties": { - "controlName": "101-working-with-apis:fetch" - }, - "children": { - "controls": { - "control": [ - { - "ID": "0", - "typeID": "TextArea", - "zOrder": "0", - "w": "184", - "h": "44", - "measuredW": "200", - "measuredH": "140", - "x": "11", - "y": "0", - "properties": { - "color": "16770457" - } - }, - { - "ID": "1", - "typeID": "Label", - "zOrder": "1", - "measuredW": "44", - "measuredH": "25", - "x": "81", - "y": "9", - "properties": { - "size": "17", - "text": "Fetch" - } - }, - { - "ID": "2", - "typeID": "__group__", - "zOrder": "2", - "measuredW": "24", - "measuredH": "24", - "w": "24", - "h": "24", - "x": "0", - "y": "9", - "children": { - "controls": { - "control": [ - { - "ID": "0", - "typeID": "Icon", - "zOrder": "0", - "measuredW": "24", - "measuredH": "24", - "x": "0", - "y": "0", - "properties": { - "color": "16777215", - "icon": { - "ID": "circle", - "size": "small" - } - } - }, - { - "ID": "1", - "typeID": "Icon", - "zOrder": "1", - "measuredW": "24", - "measuredH": "24", - "x": "0", - "y": "0", - "properties": { - "icon": { - "ID": "check-circle", - "size": "small" - }, - "color": "3700253" - } - } - ] - } - } - } - ] - } - } - }, - { - "ID": "6700", - "typeID": "__group__", - "zOrder": "116", - "measuredW": "350", - "measuredH": "141", - "w": "350", - "h": "141", - "x": "924", - "y": "184", - "children": { - "controls": { - "control": [ - { - "ID": "0", - "typeID": "Canvas", - "zOrder": "0", - "w": "350", - "h": "141", - "measuredW": "100", - "measuredH": "70", - "x": "0", - "y": "0" - }, - { - "ID": "1", - "typeID": "Label", - "zOrder": "1", - "measuredW": "314", - "measuredH": "25", - "x": "14", - "y": "17", - "properties": { - "size": "17", - "text": "Find the detailed version of this roadmap" - } - }, - { - "ID": "2", - "typeID": "Label", - "zOrder": "2", - "measuredW": "319", - "measuredH": "25", - "x": "14", - "y": "45", - "properties": { - "size": "17", - "text": "along with resources and other roadmaps" - } - }, - { - "ID": "3", - "typeID": "__group__", - "zOrder": "3", - "measuredW": "320", - "measuredH": "45", - "w": "320", - "h": "45", - "x": "15", - "y": "81", - "properties": { - "controlName": "ext_link:roadmap.sh" - }, - "children": { - "controls": { - "control": [ - { - "ID": "0", - "typeID": "Canvas", - "zOrder": "0", - "w": "320", - "h": "45", - "measuredW": "100", - "measuredH": "70", - "x": "0", - "y": "0", - "properties": { - "borderColor": "4273622", - "color": "4273622" - } - }, - { - "ID": "1", - "typeID": "Label", - "zOrder": "1", - "measuredW": "105", - "measuredH": "28", - "x": "141", - "y": "8", - "properties": { - "color": "16777215", - "size": "20", - "text": "roadmap.sh" - } - }, - { - "ID": "2", - "typeID": "Label", - "zOrder": "2", - "measuredW": "45", - "measuredH": "28", - "x": "65", - "y": "8", - "properties": { - "color": "16777215", - "size": "20", - "text": "https" - } - }, - { - "ID": "3", - "typeID": "Label", - "zOrder": "3", - "measuredW": "5", - "measuredH": "28", - "x": "113", - "y": "8", - "properties": { - "color": "16777215", - "size": "20", - "text": ":" - } - }, - { - "ID": "4", - "typeID": "Label", - "zOrder": "4", - "measuredW": "10", - "measuredH": "28", - "x": "120", - "y": "9", - "properties": { - "color": "16777215", - "size": "20", - "text": "/" - } - }, - { - "ID": "5", - "typeID": "Label", - "zOrder": "5", - "measuredW": "10", - "measuredH": "28", - "x": "128", - "y": "9", - "properties": { - "color": "16777215", - "size": "20", - "text": "/" - } - } - ] - } - } - } - ] - } - } - }, - { - "ID": "6701", - "typeID": "__group__", - "zOrder": "120", - "measuredW": "491", - "measuredH": "136", - "w": "491", - "h": "136", - "x": "106", - "y": "187", - "children": { - "controls": { - "control": [ - { - "ID": "0", - "typeID": "__group__", - "zOrder": "0", - "measuredW": "491", - "measuredH": "136", - "w": "491", - "h": "136", - "x": "0", - "y": "0", - "children": { - "controls": { - "control": [ - { - "ID": "0", - "typeID": "Canvas", - "zOrder": "0", - "w": "491", - "h": "136", - "measuredW": "100", - "measuredH": "70", - "x": "0", - "y": "0" - }, - { - "ID": "3", - "typeID": "Label", - "zOrder": "2", - "measuredW": "244", - "measuredH": "24", - "x": "59", - "y": "21", - "properties": { - "size": "16", - "text": "Beginner Topics / start with these" - } - }, - { - "ID": "6", - "typeID": "Label", - "zOrder": "3", - "measuredW": "394", - "measuredH": "24", - "x": "60", - "y": "86", - "properties": { - "size": "16", - "text": "Advanced Topics / pick these after intermediate topics" - } - }, - { - "ID": "9", - "typeID": "Label", - "zOrder": "5", - "measuredW": "385", - "measuredH": "24", - "x": "59", - "y": "54", - "properties": { - "size": "16", - "text": "Intermediate Topics / pick them after beginner topics" - } - }, - { - "ID": "13", - "typeID": "__group__", - "zOrder": "1", - "measuredW": "24", - "measuredH": "24", - "w": "24", - "h": "24", - "x": "23", - "y": "21", - "children": { - "controls": { - "control": [ - { - "ID": "0", - "typeID": "Icon", - "zOrder": "0", - "measuredW": "24", - "measuredH": "24", - "x": "0", - "y": "0", - "properties": { - "color": "16777215", - "icon": { - "ID": "circle", - "size": "small" - } - } - }, - { - "ID": "1", - "typeID": "Icon", - "zOrder": "1", - "measuredW": "24", - "measuredH": "24", - "x": "0", - "y": "0", - "properties": { - "icon": { - "ID": "check-circle", - "size": "small" - }, - "color": "3700253" - } - } - ] - } - } - }, - { - "ID": "14", - "typeID": "__group__", - "zOrder": "6", - "measuredW": "24", - "measuredH": "24", - "w": "24", - "h": "24", - "x": "23", - "y": "53", - "children": { - "controls": { - "control": [ - { - "ID": "0", - "typeID": "Icon", - "zOrder": "0", - "measuredW": "24", - "measuredH": "24", - "x": "0", - "y": "0", - "properties": { - "color": "16777215", - "icon": { - "ID": "circle", - "size": "small" - } - } - }, - { - "ID": "1", - "typeID": "Icon", - "zOrder": "1", - "measuredW": "24", - "measuredH": "24", - "x": "0", - "y": "0", - "properties": { - "color": "16777215", - "icon": { - "ID": "circle", - "size": "small" - } - } - }, - { - "ID": "2", - "typeID": "Icon", - "zOrder": "2", - "measuredW": "24", - "measuredH": "24", - "x": "0", - "y": "0", - "properties": { - "icon": { - "ID": "check-circle", - "size": "small" - }, - "color": "10027263" - } - } - ] - } - } - }, - { - "ID": "15", - "typeID": "__group__", - "zOrder": "4", - "measuredW": "24", - "measuredH": "24", - "w": "24", - "h": "24", - "x": "23", - "y": "86", - "children": { - "controls": { - "control": [ - { - "ID": "0", - "typeID": "Icon", - "zOrder": "0", - "measuredW": "24", - "measuredH": "24", - "x": "0", - "y": "0", - "properties": { - "color": "16777215", - "icon": { - "ID": "circle", - "size": "small" - } - } - }, - { - "ID": "1", - "typeID": "Icon", - "zOrder": "1", - "measuredW": "24", - "measuredH": "24", - "x": "0", - "y": "0", - "properties": { - "icon": { - "ID": "check-circle", - "size": "small" - } - } - } - ] - } - } - } - ] - } - } - } - ] - } - } + { + "id": "iRlgVcCk54BVDA-Rx0kt8", + "label": "Advanced Topics / pick these at last", + "color": "#000" + } + ] + }, + "zIndex": 999, + "width": 348, + "height": 124, + "positionAbsolute": { + "x": -522.3080206821377, + "y": -232.76957062917046 + }, + "dragging": false, + "selectable": true, + "focusable": true + }, + { + "id": "6khAD6mzZ9S96JJuC5_j6", + "type": "topic", + "position": { + "x": -126.95968546864998, + "y": 75.2304293708296 + }, + "selected": false, + "data": { + "label": "Introduction to JavaScript", + "style": { + "fontSize": 17, + "justifyContent": "flex-start", + "textAlign": "center" + }, + "legend": { + "id": "NEZQB0yHPCcKwsESDYbk5", + "color": "#38761d", + "label": "Beginner Topics / start with these", + "position": "right-center" + }, + "oldId": "ADarwihuI2nBq1C3U7-Zr" + }, + "zIndex": 999, + "width": 243, + "height": 49, + "style": { + "width": 243, + "height": 49 + }, + "positionAbsolute": { + "x": -126.95968546864998, + "y": 75.2304293708296 + }, + "dragging": false, + "resizing": false, + "selectable": true, + "focusable": true + }, + { + "id": "UBB-8hUcwo4Mfd0cmEcdA", + "type": "subtopic", + "position": { + "x": -465.4974907322696, + "y": 4.230429370829597 + }, + "selected": false, + "data": { + "label": "What is JavaScript", + "style": { + "fontSize": 17, + "justifyContent": "flex-start", + "textAlign": "center" + }, + "legend": { + "id": "NEZQB0yHPCcKwsESDYbk5", + "color": "#38761d", + "label": "Beginner Topics / start with these", + "position": "left-center" + } + }, + "zIndex": 999, + "width": 216, + "height": 49, + "style": { + "width": 216 + }, + "positionAbsolute": { + "x": -465.4974907322696, + "y": 4.230429370829597 + }, + "dragging": false, + "selectable": true, + "focusable": true + }, + { + "id": "l-GKzcsBNA0r6Jax8hwnP", + "type": "subtopic", + "position": { + "x": -465.4974907322696, + "y": 57.2304293708296 + }, + "selected": false, + "data": { + "label": "History of JavaScript", + "style": { + "fontSize": 17, + "justifyContent": "flex-start", + "textAlign": "center" + }, + "legend": { + "id": "NEZQB0yHPCcKwsESDYbk5", + "color": "#38761d", + "label": "Beginner Topics / start with these", + "position": "left-center" + } + }, + "zIndex": 999, + "width": 216, + "height": 49, + "style": { + "width": 216 + }, + "positionAbsolute": { + "x": -465.4974907322696, + "y": 57.2304293708296 + }, + "dragging": false, + "selectable": true, + "focusable": true + }, + { + "id": "SFPsWnVpZBAw3_re7op4h", + "type": "subtopic", + "position": { + "x": -465.4974907322696, + "y": 110.2304293708296 + }, + "selected": false, + "data": { + "label": "JavaScript Versions", + "style": { + "fontSize": 17, + "justifyContent": "flex-start", + "textAlign": "center" + }, + "legend": { + "id": "NEZQB0yHPCcKwsESDYbk5", + "color": "#38761d", + "label": "Beginner Topics / start with these", + "position": "left-center" + } + }, + "zIndex": 999, + "width": 216, + "height": 49, + "style": { + "width": 216 + }, + "positionAbsolute": { + "x": -465.4974907322696, + "y": 110.2304293708296 + }, + "dragging": false, + "selectable": true, + "focusable": true + }, + { + "id": "uXsWIUUxtc4H_iRx3uZv0", + "type": "subtopic", + "position": { + "x": -465.4974907322696, + "y": 163.2304293708296 + }, + "selected": false, + "data": { + "label": "How to run JavaScript", + "style": { + "fontSize": 17, + "justifyContent": "flex-start", + "textAlign": "center" + }, + "legend": { + "id": "NEZQB0yHPCcKwsESDYbk5", + "color": "#38761d", + "label": "Beginner Topics / start with these", + "position": "left-center" + } + }, + "zIndex": 999, + "width": 216, + "height": 49, + "style": { + "width": 216, + "height": 49 + }, + "positionAbsolute": { + "x": -465.4974907322696, + "y": 163.2304293708296 + }, + "dragging": false, + "resizing": false, + "selectable": true, + "focusable": true + }, + { + "id": "BqbAWt--Guqex-rrb4ZUv", + "type": "subtopic", + "position": { + "x": 245.50250926773037, + "y": 43.2304293708296 + }, + "selected": false, + "data": { + "label": "Variable Declarations", + "style": { + "fontSize": 17, + "justifyContent": "flex-start", + "textAlign": "center" + }, + "legend": { + "id": "NEZQB0yHPCcKwsESDYbk5", + "color": "#38761d", + "label": "Beginner Topics / start with these", + "position": "right-center" + } + }, + "zIndex": 999, + "width": 241, + "height": 49, + "style": { + "width": 241, + "height": 49 + }, + "positionAbsolute": { + "x": 245.50250926773037, + "y": 43.2304293708296 + }, + "dragging": false, + "selectable": true, + "focusable": true + }, + { + "id": "Lb5jLF91WO5V5CWpifciW", + "type": "subtopic", + "position": { + "x": 245.50250926773037, + "y": 96.2304293708296 + }, + "selected": false, + "data": { + "label": "Hoisting", + "style": { + "fontSize": 17, + "justifyContent": "flex-start", + "textAlign": "center" + }, + "legend": { + "id": "NEZQB0yHPCcKwsESDYbk5", + "color": "#38761d", + "label": "Beginner Topics / start with these", + "position": "right-center" + } + }, + "zIndex": 999, + "width": 241, + "height": 49, + "style": { + "width": 241, + "height": 49 + }, + "positionAbsolute": { + "x": 245.50250926773037, + "y": 96.2304293708296 + }, + "dragging": false, + "selectable": true, + "focusable": true + }, + { + "id": "HfieG3v3wnmpZDfNwEJvZ", + "type": "subtopic", + "position": { + "x": 245.50250926773037, + "y": 149.2304293708296 + }, + "selected": false, + "data": { + "label": "Variable Naming Rules", + "style": { + "fontSize": 17, + "justifyContent": "flex-start", + "textAlign": "center" + }, + "legend": { + "id": "NEZQB0yHPCcKwsESDYbk5", + "color": "#38761d", + "label": "Beginner Topics / start with these", + "position": "right-center" + } + }, + "zIndex": 999, + "width": 241, + "height": 49, + "style": { + "width": 241, + "height": 49 + }, + "positionAbsolute": { + "x": 245.50250926773037, + "y": 149.2304293708296 + }, + "dragging": false, + "selectable": true, + "focusable": true + }, + { + "id": "7iMJuaB7yKlSIbT4dBe5L", + "type": "subtopic", + "position": { + "x": 245.50250926773037, + "y": 202.2304293708296 + }, + "selected": false, + "data": { + "label": "Variable Scopes", + "style": { + "fontSize": 17, + "justifyContent": "flex-start", + "textAlign": "center" + }, + "legend": { + "id": "NEZQB0yHPCcKwsESDYbk5", + "color": "#38761d", + "label": "Beginner Topics / start with these", + "position": "right-center" + } + }, + "zIndex": 999, + "width": 241, + "height": 49, + "style": { + "width": 241, + "height": 49 + }, + "positionAbsolute": { + "x": 245.50250926773037, + "y": 202.2304293708296 + }, + "dragging": false, + "resizing": false, + "selectable": true, + "focusable": true + }, + { + "id": "JSjeM8qnBg4onXq9mn5gB", + "type": "subtopic", + "position": { + "x": 242.50250926773037, + "y": -28.769570629170403 + }, + "selected": false, + "data": { + "label": "var", + "style": { + "fontSize": 17, + "justifyContent": "flex-start", + "textAlign": "center" + }, + "legend": { + "id": "NEZQB0yHPCcKwsESDYbk5", + "color": "#38761d", + "label": "Beginner Topics / start with these", + "position": "left-center" + } + }, + "zIndex": 999, + "width": 75, + "height": 49, + "style": { + "width": 75, + "height": 49 + }, + "positionAbsolute": { + "x": 242.50250926773037, + "y": -28.769570629170403 + }, + "dragging": false, + "selectable": true, + "focusable": true + }, + { + "id": "kDRa9G3pMp0Cb0mqYUawM", + "type": "subtopic", + "position": { + "x": 323.5025092677304, + "y": -28.769570629170403 + }, + "selected": false, + "data": { + "label": "let", + "style": { + "fontSize": 17, + "justifyContent": "flex-start", + "textAlign": "center" + }, + "legend": { + "id": "NEZQB0yHPCcKwsESDYbk5", + "color": "#38761d", + "label": "Beginner Topics / start with these", + "position": "right-center" + } + }, + "zIndex": 999, + "width": 70, + "height": 49, + "style": { + "width": 70, + "height": 49 + }, + "positionAbsolute": { + "x": 323.5025092677304, + "y": -28.769570629170403 + }, + "dragging": false, + "resizing": false, + "selectable": true, + "focusable": true + }, + { + "id": "q85z6x1Lc-yLWepwtIT2_", + "type": "subtopic", + "position": { + "x": 399.5025092677304, + "y": -28.769570629170403 + }, + "selected": false, + "data": { + "label": "const", + "style": { + "fontSize": 17, + "justifyContent": "flex-start", + "textAlign": "center" + }, + "legend": { + "id": "NEZQB0yHPCcKwsESDYbk5", + "color": "#38761d", + "label": "Beginner Topics / start with these", + "position": "right-center" + } + }, + "zIndex": 999, + "width": 87, + "height": 49, + "style": {}, + "positionAbsolute": { + "x": 399.5025092677304, + "y": -28.769570629170403 + }, + "dragging": false, + "selectable": true, + "focusable": true + }, + { + "id": "uqEzHYx13Y2EpvTTRzykn", + "type": "subtopic", + "position": { + "x": 245.00250926773037, + "y": 267.7304293708296 + }, + "selected": false, + "data": { + "label": "Block", + "style": { + "fontSize": 17, + "justifyContent": "flex-start", + "textAlign": "center" + }, + "legend": { + "id": "NEZQB0yHPCcKwsESDYbk5", + "color": "#38761d", + "label": "Beginner Topics / start with these", + "position": "left-center" + } + }, + "zIndex": 999, + "width": 70, + "height": 49, + "style": { + "width": 70, + "height": 49 + }, + "positionAbsolute": { + "x": 245.00250926773037, + "y": 267.7304293708296 + }, + "dragging": false, + "selectable": true, + "focusable": true + }, + { + "id": "YMT7O6lrMSMtNo0EnmsnQ", + "type": "subtopic", + "position": { + "x": 319.0025092677304, + "y": 267.7304293708296 + }, + "selected": false, + "data": { + "label": "Function", + "style": { + "fontSize": 17, + "justifyContent": "flex-start", + "textAlign": "center" + }, + "legend": { + "id": "NEZQB0yHPCcKwsESDYbk5", + "color": "#38761d", + "label": "Beginner Topics / start with these", + "position": "right-center" + } + }, + "zIndex": 999, + "width": 90, + "height": 49, + "style": { + "width": 90, + "height": 49 + }, + "positionAbsolute": { + "x": 319.0025092677304, + "y": 267.7304293708296 + }, + "dragging": false, + "selectable": true, + "focusable": true + }, + { + "id": "oC4o6GLEES_nUgCJu9Q6I", + "type": "subtopic", + "position": { + "x": 413.0025092677304, + "y": 267.7304293708296 + }, + "selected": false, + "data": { + "label": "Global", + "style": { + "fontSize": 17, + "justifyContent": "flex-start", + "textAlign": "center" + }, + "legend": { + "id": "NEZQB0yHPCcKwsESDYbk5", + "color": "#38761d", + "label": "Beginner Topics / start with these", + "position": "right-center" + } + }, + "zIndex": 999, + "width": 70, + "height": 49, + "style": { + "width": 70, + "height": 49 + }, + "positionAbsolute": { + "x": 413.0025092677304, + "y": 267.7304293708296 + }, + "dragging": false, + "selectable": true, + "focusable": true + }, + { + "id": "kvActjpU4FUJdrmuFoFEe", + "type": "topic", + "position": { + "x": -126.95968546864998, + "y": 129.2304293708296 + }, + "selected": false, + "data": { + "label": "All about Variables", + "style": { + "fontSize": 17, + "justifyContent": "flex-start", + "textAlign": "center" + }, + "legend": { + "id": "NEZQB0yHPCcKwsESDYbk5", + "color": "#38761d", + "label": "Beginner Topics / start with these", + "position": "left-center" + }, + "oldId": "ADarwihuI2nBq1C3U7-Zr" + }, + "zIndex": 999, + "width": 243, + "height": 49, + "style": { + "width": 243, + "height": 49 + }, + "positionAbsolute": { + "x": -126.95968546864998, + "y": 129.2304293708296 + }, + "dragging": false, + "resizing": false, + "selectable": true, + "focusable": true + }, + { + "id": "-jbPPuEXacBR0d0CWPHgd", + "type": "topic", + "position": { + "x": -214.62877362673987, + "y": 400.2304293708296 + }, + "selected": false, + "data": { + "label": "Data Types", + "style": { + "fontSize": 17, + "justifyContent": "flex-start", + "textAlign": "center" + }, + "legend": { + "id": "NEZQB0yHPCcKwsESDYbk5", + "color": "#38761d", + "label": "Beginner Topics / start with these", + "position": "left-center" + }, + "oldId": "ADarwihuI2nBq1C3U7-Zr" + }, + "zIndex": 999, + "width": 136, + "height": 49, + "style": { + "width": 136, + "height": 49 + }, + "positionAbsolute": { + "x": -214.62877362673987, + "y": 400.2304293708296 + }, + "dragging": false, + "resizing": false, + "selectable": true, + "focusable": true + }, + { + "id": "1RcwBHU3jzx0YxxUGZic4", + "type": "subtopic", + "position": { + "x": -511.23327447982547, + "y": 303.23042937082954 + }, + "selected": false, + "data": { + "label": "string", + "style": { + "fontSize": 17, + "justifyContent": "flex-start", + "textAlign": "center" + }, + "legend": { + "id": "NEZQB0yHPCcKwsESDYbk5", + "color": "#38761d", + "label": "Beginner Topics / start with these", + "position": "left-center" + } + }, + "zIndex": 999, + "width": 100, + "height": 49, + "style": { + "width": 100, + "height": 49 + }, + "resizing": false, + "dragging": false, + "positionAbsolute": { + "x": -511.23327447982547, + "y": 303.23042937082954 + }, + "selectable": true, + "focusable": true + }, + { + "id": "ZLs0NKM0lrnOy5ATDhlk0", + "type": "subtopic", + "position": { + "x": -407.4974907322696, + "y": 303.23042937082954 + }, + "selected": false, + "data": { + "label": "undefined", + "style": { + "fontSize": 17, + "justifyContent": "flex-start", + "textAlign": "center" + }, + "legend": { + "id": "NEZQB0yHPCcKwsESDYbk5", + "color": "#38761d", + "label": "Beginner Topics / start with these", + "position": "right-center" + } + }, + "zIndex": 999, + "width": 100, + "height": 49, + "style": { + "width": 100, + "height": 49 + }, + "resizing": false, + "positionAbsolute": { + "x": -407.4974907322696, + "y": 303.23042937082954 + }, + "dragging": false, + "selectable": true, + "focusable": true + }, + { + "id": "GZ_SXsWmP7AsXRTc4WUMw", + "type": "subtopic", + "position": { + "x": -511.23327447982547, + "y": 356.23042937082954 + }, + "selected": false, + "data": { + "label": "number", + "style": { + "fontSize": 17, + "justifyContent": "flex-start", + "textAlign": "center" + }, + "legend": { + "id": "NEZQB0yHPCcKwsESDYbk5", + "color": "#38761d", + "label": "Beginner Topics / start with these", + "position": "left-center" + } + }, + "zIndex": 999, + "width": 100, + "height": 49, + "style": { + "width": 100, + "height": 49 + }, + "positionAbsolute": { + "x": -511.23327447982547, + "y": 356.23042937082954 + }, + "dragging": false, + "resizing": false, + "selectable": true, + "focusable": true + }, + { + "id": "6lUF0neW1piiP1RsaVxEX", + "type": "subtopic", + "position": { + "x": -407.4974907322696, + "y": 356.23042937082954 + }, + "selected": false, + "data": { + "label": "bigint", + "style": { + "fontSize": 17, + "justifyContent": "flex-start", + "textAlign": "center" + }, + "legend": { + "id": "NEZQB0yHPCcKwsESDYbk5", + "color": "#38761d", + "label": "Beginner Topics / start with these", + "position": "right-center" + } + }, + "zIndex": 999, + "width": 100, + "height": 49, + "style": { + "width": 100, + "height": 49 + }, + "resizing": false, + "dragging": false, + "positionAbsolute": { + "x": -407.4974907322696, + "y": 356.23042937082954 + }, + "selectable": true, + "focusable": true + }, + { + "id": "b1HvkoWA2t4kt8mS6FySm", + "type": "subtopic", + "position": { + "x": -511.23327447982547, + "y": 409.23042937082954 + }, + "selected": false, + "data": { + "label": "boolean", + "style": { + "fontSize": 17, + "justifyContent": "flex-start", + "textAlign": "center" + }, + "legend": { + "id": "NEZQB0yHPCcKwsESDYbk5", + "color": "#38761d", + "label": "Beginner Topics / start with these", + "position": "left-center" + } + }, + "zIndex": 999, + "width": 100, + "height": 49, + "style": { + "width": 100, + "height": 49 + }, + "positionAbsolute": { + "x": -511.23327447982547, + "y": 409.23042937082954 + }, + "dragging": false, + "resizing": false, + "selectable": true, + "focusable": true + }, + { + "id": "CxyNyFMuTLS3owtRMgClD", + "type": "subtopic", + "position": { + "x": -407.4974907322696, + "y": 409.23042937082954 + }, + "selected": false, + "data": { + "label": "null", + "style": { + "fontSize": 17, + "justifyContent": "flex-start", + "textAlign": "center" + }, + "legend": { + "id": "NEZQB0yHPCcKwsESDYbk5", + "color": "#38761d", + "label": "Beginner Topics / start with these", + "position": "right-center" + } + }, + "zIndex": 999, + "width": 100, + "height": 49, + "style": { + "width": 100, + "height": 49 + }, + "resizing": false, + "positionAbsolute": { + "x": -407.4974907322696, + "y": 409.23042937082954 + }, + "dragging": false, + "selectable": true, + "focusable": true + }, + { + "id": "R6ICrk6vjoBxx5nRGo4Jg", + "type": "subtopic", + "position": { + "x": -511.23327447982547, + "y": 462.23042937082954 + }, + "selected": false, + "data": { + "label": "Symbol", + "style": { + "fontSize": 17, + "justifyContent": "flex-start", + "textAlign": "center" + }, + "legend": { + "id": "bcE9YSY2vLzRyJQSceY9M", + "label": "Intermediate Topics / pick these next", + "color": "#9900ff", + "position": "left-center" + } + }, + "zIndex": 999, + "width": 204, + "height": 49, + "style": { + "width": 204, + "height": 49 + }, + "positionAbsolute": { + "x": -511.23327447982547, + "y": 462.23042937082954 + }, + "dragging": false, + "resizing": false, + "selectable": true, + "focusable": true + }, + { + "id": "AsJveV8cD6YH1VF156K4t", + "type": "label", + "position": { + "x": -474.23327447982547, + "y": 521.7304293708296 + }, + "selected": false, + "data": { + "label": "Primitive Types", + "href": "", + "color": "#000000", + "style": { + "fontSize": 17 + } + }, + "zIndex": 999, + "width": 131, + "height": 36, + "style": {}, + "positionAbsolute": { + "x": -474.23327447982547, + "y": 521.7304293708296 + }, + "dragging": false, + "selectable": true, + "focusable": true + }, + { + "id": "xe8HZ8Mt1fK8yJMcDPYHJ", + "type": "subtopic", + "position": { + "x": -4.080988474536298, + "y": 375.2304293708296 + }, + "selected": false, + "data": { + "label": "Object", + "style": { + "fontSize": 17, + "justifyContent": "flex-start", + "textAlign": "center" + }, + "oldId": "RRACLQ6-aopkxImIp3Toc", + "legend": { + "id": "NEZQB0yHPCcKwsESDYbk5", + "color": "#38761d", + "label": "Beginner Topics / start with these", + "position": "right-center" + } + }, + "zIndex": 999, + "width": 168, + "height": 49, + "style": { + "width": 168, + "height": 49 + }, + "positionAbsolute": { + "x": -4.080988474536298, + "y": 375.2304293708296 + }, + "dragging": false, + "focusable": true, + "selectable": true + }, + { + "id": "0I6dJE0ygXPGjeRAe8AtT", + "type": "subtopic", + "position": { + "x": -2.233274479825468, + "y": 241.73042937082948 + }, + "selected": false, + "data": { + "label": "Object Prototype", + "style": { + "fontSize": 17, + "justifyContent": "flex-start", + "textAlign": "center" + }, + "legend": { + "id": "bcE9YSY2vLzRyJQSceY9M", + "label": "Intermediate Topics / pick these next", + "color": "#9900ff", + "position": "left-center" + } + }, + "zIndex": 999, + "width": 218, + "height": 49, + "style": { + "width": 218, + "height": 49 + }, + "positionAbsolute": { + "x": -2.233274479825468, + "y": 241.73042937082948 + }, + "dragging": false, + "focusable": true, + "selectable": true + }, + { + "id": "Xge6eru1hRGobnOEHLZqv", + "type": "subtopic", + "position": { + "x": -2.233274479825468, + "y": 294.73042937082954 + }, + "selected": false, + "data": { + "label": "Prototypal Inheritance", + "style": { + "fontSize": 17, + "justifyContent": "flex-start", + "textAlign": "center" + }, + "legend": { + "id": "bcE9YSY2vLzRyJQSceY9M", + "label": "Intermediate Topics / pick these next", + "color": "#9900ff", + "position": "left-center" + } + }, + "zIndex": 999, + "width": 218, + "height": 49, + "style": { + "width": 218, + "height": 49 + }, + "positionAbsolute": { + "x": -2.233274479825468, + "y": 294.73042937082954 + }, + "dragging": false, + "resizing": false, + "focusable": true, + "selectable": true + }, + { + "id": "RRACLQ6-aopkxImIp3Toc", + "type": "subtopic", + "position": { + "x": -4.080988474536298, + "y": 428.2304293708296 + }, + "selected": false, + "data": { + "label": "typeof operator", + "style": { + "fontSize": 17, + "justifyContent": "flex-start", + "textAlign": "center" + }, + "legend": { + "id": "NEZQB0yHPCcKwsESDYbk5", + "color": "#38761d", + "label": "Beginner Topics / start with these", + "position": "right-center" + } + }, + "zIndex": 999, + "width": 168, + "height": 49, + "style": { + "width": 168, + "height": 49 + }, + "positionAbsolute": { + "x": -4.080988474536298, + "y": 428.2304293708296 + }, + "dragging": false, + "resizing": false, + "focusable": true, + "selectable": true + }, + { + "id": "D95ndkkwmT5X_HqboEn6E", + "type": "subtopic", + "position": { + "x": 247.00250926773037, + "y": 375.2304293708296 + }, + "selected": false, + "data": { + "label": "Built-in Objects", + "style": { + "fontSize": 17, + "justifyContent": "flex-start", + "textAlign": "center" + }, + "legend": { + "id": "NEZQB0yHPCcKwsESDYbk5", + "color": "#38761d", + "label": "Beginner Topics / start with these", + "position": "right-center" + } + }, + "zIndex": 999, + "width": 162, + "height": 49, + "style": {}, + "positionAbsolute": { + "x": 247.00250926773037, + "y": 375.2304293708296 + }, + "dragging": false, + "focusable": true, + "selectable": true + }, + { + "id": "XPmBieVCXvL3WbWkYRoKr", + "type": "topic", + "position": { + "x": -126.95968546864998, + "y": 640.2304293708296 + }, + "selected": false, + "data": { + "label": "Type Casting", + "style": { + "fontSize": 17, + "justifyContent": "flex-start", + "textAlign": "center" + }, + "legend": { + "id": "NEZQB0yHPCcKwsESDYbk5", + "color": "#38761d", + "label": "Beginner Topics / start with these", + "position": "left-center" + }, + "oldId": "ADarwihuI2nBq1C3U7-Zr" + }, + "zIndex": 999, + "width": 177, + "height": 49, + "style": { + "width": 177, + "height": 49 + }, + "positionAbsolute": { + "x": -126.95968546864998, + "y": 640.2304293708296 + }, + "dragging": false, + "resizing": false, + "selectable": true, + "focusable": true + }, + { + "id": "_Bo2YZqZ_gY35SLPML4T6", + "type": "subtopic", + "position": { + "x": -524.4974907322696, + "y": 587.2304293708296 + }, + "selected": false, + "data": { + "label": "Type Conversion vs Coercion", + "style": { + "fontSize": 17, + "justifyContent": "flex-start", + "textAlign": "center" + }, + "legend": { + "id": "NEZQB0yHPCcKwsESDYbk5", + "color": "#38761d", + "label": "Beginner Topics / start with these", + "position": "left-center" + } + }, + "zIndex": 999, + "width": 269, + "height": 49, + "style": { + "width": 269 + }, + "positionAbsolute": { + "x": -524.4974907322696, + "y": 587.2304293708296 + }, + "dragging": false, + "focusable": true, + "selectable": true + }, + { + "id": "1xhjrRN-Rfekei2JwwU7Y", + "type": "subtopic", + "position": { + "x": -524.4974907322696, + "y": 693.2304293708296 + }, + "selected": false, + "data": { + "label": "Explicit Type Casting", + "style": { + "fontSize": 17, + "justifyContent": "flex-start", + "textAlign": "center" + }, + "legend": { + "id": "NEZQB0yHPCcKwsESDYbk5", + "color": "#38761d", + "label": "Beginner Topics / start with these", + "position": "left-center" + } + }, + "zIndex": 999, + "width": 269, + "height": 49, + "style": { + "width": 269, + "height": 49 + }, + "positionAbsolute": { + "x": -524.4974907322696, + "y": 693.2304293708296 + }, + "dragging": false, + "resizing": false, + "focusable": true, + "selectable": true + }, + { + "id": "pP42K_eH4RCdUdUS8BJlP", + "type": "subtopic", + "position": { + "x": -524.4974907322696, + "y": 640.2304293708296 + }, + "selected": false, + "data": { + "label": "Implicit Type Casting", + "style": { + "fontSize": 17, + "justifyContent": "flex-start", + "textAlign": "center" + }, + "legend": { + "id": "NEZQB0yHPCcKwsESDYbk5", + "color": "#38761d", + "label": "Beginner Topics / start with these", + "position": "left-center" + } + }, + "zIndex": 999, + "width": 269, + "height": 49, + "style": { + "width": 269 + }, + "positionAbsolute": { + "x": -524.4974907322696, + "y": 640.2304293708296 + }, + "dragging": false, + "focusable": true, + "selectable": true + }, + { + "id": "ADarwihuI2nBq1C3U7-Zr", + "type": "topic", + "position": { + "x": 141.50250926773037, + "y": 640.2304293708296 + }, + "selected": false, + "data": { + "label": "Data Structures", + "style": { + "fontSize": 17, + "justifyContent": "flex-start", + "textAlign": "center" + }, + "legend": { + "id": "NEZQB0yHPCcKwsESDYbk5", + "color": "#38761d", + "label": "Beginner Topics / start with these", + "position": "right-center" + } + }, + "zIndex": 999, + "width": 171, + "height": 49, + "style": { + "width": 171, + "height": 49 + }, + "positionAbsolute": { + "x": 141.50250926773037, + "y": 640.2304293708296 + }, + "dragging": false, + "resizing": false, + "selectable": true, + "focusable": true + }, + { + "id": "rhJrrqkRqy2Qw_he4SPGz", + "type": "subtopic", + "position": { + "x": 128.50250926773037, + "y": 564.7304293708296 + }, + "selected": false, + "data": { + "label": "Keyed Collections", + "style": { + "fontSize": 17, + "justifyContent": "flex-start", + "textAlign": "center" + }, + "legend": { + "id": "NEZQB0yHPCcKwsESDYbk5", + "color": "#38761d", + "label": "Beginner Topics / start with these", + "position": "right-center" + } + }, + "zIndex": 999, + "width": 197, + "height": 49, + "style": { + "width": 197, + "height": 49 + }, + "positionAbsolute": { + "x": 128.50250926773037, + "y": 564.7304293708296 + }, + "dragging": false, + "focusable": true, + "selectable": true + }, + { + "id": "Xc0jL4rafpI-ixIaAxo9O", + "type": "subtopic", + "position": { + "x": 405.1719904951085, + "y": 457.7304293708296 + }, + "selected": false, + "data": { + "label": "Map", + "style": { + "fontSize": 17, + "justifyContent": "flex-start", + "textAlign": "center" + }, + "legend": { + "id": "bcE9YSY2vLzRyJQSceY9M", + "label": "Intermediate Topics / pick these next", + "color": "#9900ff", + "position": "right-center" + } + }, + "zIndex": 999, + "width": 127, + "height": 49, + "style": { + "width": 127, + "height": 49 + }, + "positionAbsolute": { + "x": 405.1719904951085, + "y": 457.7304293708296 + }, + "dragging": false, + "resizing": false, + "focusable": true, + "selectable": true + }, + { + "id": "6icsjC4aisDgPWasVuCOt", + "type": "subtopic", + "position": { + "x": 405.1719904951085, + "y": 510.7304293708296 + }, + "selected": false, + "data": { + "label": "Weak Map", + "style": { + "fontSize": 17, + "justifyContent": "flex-start", + "textAlign": "center" + }, + "legend": { + "id": "bcE9YSY2vLzRyJQSceY9M", + "label": "Intermediate Topics / pick these next", + "color": "#9900ff", + "position": "right-center" + } + }, + "zIndex": 999, + "width": 127, + "height": 49, + "style": { + "width": 127, + "height": 49 + }, + "positionAbsolute": { + "x": 405.1719904951085, + "y": 510.7304293708296 + }, + "dragging": false, + "resizing": false, + "focusable": true, + "selectable": true + }, + { + "id": "sciU68E13mcfL577y6Vim", + "type": "subtopic", + "position": { + "x": 405.1719904951085, + "y": 563.7304293708296 + }, + "selected": false, + "data": { + "label": "Set", + "style": { + "fontSize": 17, + "justifyContent": "flex-start", + "textAlign": "center" + }, + "legend": { + "id": "bcE9YSY2vLzRyJQSceY9M", + "label": "Intermediate Topics / pick these next", + "color": "#9900ff", + "position": "right-center" } - ] - }, - "attributes": { - "name": "New Wireframe 1 copy", - "order": 1000010.2336643032, - "parentID": null, - "notes": "" - }, - "branchID": "Master", - "resourceID": "D5E1AC09-3023-4145-A52A-4D904363A065", - "mockupH": "2958", - "mockupW": "1168", - "measuredW": "1274", - "measuredH": "3142", - "version": "1.0" - }, - "groupOffset": { - "x": 0, - "y": 0 - }, - "dependencies": [], - "projectID": "file:///Users/kamrify/Desktop/New%20Roadmaps/New%20Project%201.bmpr" + }, + "zIndex": 999, + "width": 127, + "height": 49, + "style": { + "width": 127, + "height": 49 + }, + "positionAbsolute": { + "x": 405.1719904951085, + "y": 563.7304293708296 + }, + "dragging": false, + "resizing": false, + "focusable": true, + "selectable": true + }, + { + "id": "DSFzj61N9ojz29mjExhVa", + "type": "subtopic", + "position": { + "x": 405.1719904951085, + "y": 616.7304293708296 + }, + "selected": false, + "data": { + "label": "Weak Set", + "style": { + "fontSize": 17, + "justifyContent": "flex-start", + "textAlign": "center" + }, + "legend": { + "id": "bcE9YSY2vLzRyJQSceY9M", + "label": "Intermediate Topics / pick these next", + "color": "#9900ff", + "position": "right-center" + } + }, + "zIndex": 999, + "width": 127, + "height": 49, + "style": { + "width": 127, + "height": 49 + }, + "positionAbsolute": { + "x": 405.1719904951085, + "y": 616.7304293708296 + }, + "dragging": false, + "resizing": false, + "focusable": true, + "selectable": true + }, + { + "id": "lBOGoHZrmnIRatvryDwTm", + "type": "subtopic", + "position": { + "x": 128.50250926773037, + "y": 742.2304293708296 + }, + "selected": false, + "data": { + "label": "Indexed Collections", + "style": { + "fontSize": 17, + "justifyContent": "flex-start", + "textAlign": "center" + }, + "legend": { + "id": "NEZQB0yHPCcKwsESDYbk5", + "color": "#38761d", + "label": "Beginner Topics / start with these", + "position": "right-center" + } + }, + "zIndex": 999, + "width": 197, + "height": 49, + "style": { + "width": 197, + "height": 49 + }, + "positionAbsolute": { + "x": 128.50250926773037, + "y": 742.2304293708296 + }, + "dragging": false, + "focusable": true, + "selectable": true + }, + { + "id": "8X1mdQ3NDBVOZZWBbAFRE", + "type": "subtopic", + "position": { + "x": 389.171875, + "y": 713.063720703125 + }, + "selected": false, + "data": { + "label": "Typed Arrays", + "style": { + "fontSize": 17, + "justifyContent": "flex-start", + "textAlign": "center" + }, + "legend": { + "id": "bcE9YSY2vLzRyJQSceY9M", + "label": "Intermediate Topics / pick these next", + "color": "#9900ff", + "position": "right-center" + } + }, + "zIndex": 999, + "width": 144, + "height": 49, + "style": { + "width": 144 + }, + "positionAbsolute": { + "x": 389.171875, + "y": 713.063720703125 + }, + "dragging": false, + "focusable": true, + "selectable": true + }, + { + "id": "NZedBxG9B9TRVOf2QE2yL", + "type": "subtopic", + "position": { + "x": 389.171875, + "y": 766.063720703125 + }, + "selected": false, + "data": { + "label": "Arrays", + "style": { + "fontSize": 17, + "justifyContent": "flex-start", + "textAlign": "center" + }, + "legend": { + "id": "NEZQB0yHPCcKwsESDYbk5", + "color": "#38761d", + "label": "Beginner Topics / start with these", + "position": "right-center" + } + }, + "zIndex": 999, + "width": 144, + "height": 49, + "style": { + "width": 144 + }, + "positionAbsolute": { + "x": 389.171875, + "y": 766.063720703125 + }, + "dragging": false, + "focusable": true, + "selectable": true + }, + { + "id": "JwLGAuSOTyZ5BHSqeBDU6", + "type": "subtopic", + "position": { + "x": 129.50250926773037, + "y": 510.7304293708296 + }, + "selected": false, + "data": { + "label": "Structured Data", + "style": { + "fontSize": 17, + "justifyContent": "flex-start", + "textAlign": "center" + }, + "legend": { + "id": "NEZQB0yHPCcKwsESDYbk5", + "color": "#38761d", + "label": "Beginner Topics / start with these", + "position": "right-center" + } + }, + "zIndex": 999, + "width": 195, + "height": 49, + "style": { + "width": 195, + "height": 49 + }, + "positionAbsolute": { + "x": 129.50250926773037, + "y": 510.7304293708296 + }, + "dragging": false, + "resizing": false, + "focusable": true, + "selectable": true + }, + { + "id": "bFNvtHp97OzKnPJgr7WaH", + "type": "subtopic", + "position": { + "x": 255.50250926773037, + "y": 439.2304293708296 + }, + "selected": false, + "data": { + "label": "JSON", + "style": { + "fontSize": 17, + "justifyContent": "flex-start", + "textAlign": "center" + }, + "legend": { + "id": "NEZQB0yHPCcKwsESDYbk5", + "color": "#38761d", + "label": "Beginner Topics / start with these", + "position": "right-center" + } + }, + "zIndex": 999, + "width": 70, + "height": 49, + "style": { + "width": 70, + "height": 49 + }, + "positionAbsolute": { + "x": 255.50250926773037, + "y": 439.2304293708296 + }, + "dragging": false, + "focusable": true, + "selectable": true + }, + { + "id": "23Xa6q5VvRVlzc6Dx8vST", + "type": "topic", + "position": { + "x": -212.7816601458129, + "y": 794.563720703125 + }, + "selected": false, + "data": { + "label": "Equality Comparisons", + "style": { + "fontSize": 17, + "justifyContent": "flex-start", + "textAlign": "center" + }, + "legend": { + "id": "NEZQB0yHPCcKwsESDYbk5", + "color": "#38761d", + "label": "Beginner Topics / start with these", + "position": "right-center" + }, + "oldId": "YD-2l_amfqqqCdtc_Zdzo" + }, + "zIndex": 999, + "width": 211, + "height": 49, + "style": { + "width": 211, + "height": 49 + }, + "positionAbsolute": { + "x": -212.7816601458129, + "y": 794.563720703125 + }, + "dragging": false, + "focusable": true, + "selectable": true + }, + { + "id": "RonBj1htt6jnBt3W7zoTA", + "type": "subtopic", + "position": { + "x": -510.828125, + "y": 781.063720703125 + }, + "selected": false, + "data": { + "label": "==", + "style": { + "fontSize": 17, + "justifyContent": "flex-start", + "textAlign": "center" + }, + "legend": { + "id": "NEZQB0yHPCcKwsESDYbk5", + "color": "#38761d", + "label": "Beginner Topics / start with these", + "position": "left-center" + } + }, + "zIndex": 999, + "width": 60, + "height": 49, + "style": { + "width": 60, + "height": 49 + }, + "dragging": false, + "focusable": true, + "positionAbsolute": { + "x": -510.828125, + "y": 781.063720703125 + }, + "selectable": true, + "resizing": false + }, + { + "id": "lJwcc6JoUIQoiQ6FkV2KW", + "type": "subtopic", + "position": { + "x": -446.828125, + "y": 781.063720703125 + }, + "selected": false, + "data": { + "label": "===", + "style": { + "fontSize": 17, + "justifyContent": "flex-start", + "textAlign": "center" + }, + "legend": { + "id": "NEZQB0yHPCcKwsESDYbk5", + "color": "#38761d", + "label": "Beginner Topics / start with these", + "position": "left-center" + } + }, + "zIndex": 999, + "width": 60, + "height": 49, + "style": { + "width": 60, + "height": 49 + }, + "positionAbsolute": { + "x": -446.828125, + "y": 781.063720703125 + }, + "dragging": false, + "focusable": true, + "selectable": true + }, + { + "id": "ATma3bLKdmWY_WTsPIKxh", + "type": "subtopic", + "position": { + "x": -382.828125, + "y": 781.063720703125 + }, + "selected": false, + "data": { + "label": "Object.is", + "style": { + "fontSize": 17, + "justifyContent": "flex-start", + "textAlign": "center" + }, + "legend": { + "id": "NEZQB0yHPCcKwsESDYbk5", + "color": "#38761d", + "label": "Beginner Topics / start with these", + "position": "left-center" + } + }, + "zIndex": 999, + "width": 111, + "height": 49, + "style": {}, + "positionAbsolute": { + "x": -382.828125, + "y": 781.063720703125 + }, + "dragging": false, + "focusable": true, + "selectable": true + }, + { + "id": "w_jxbePkFlj8DO1erTIzf", + "type": "label", + "position": { + "x": -514.2332744798255, + "y": 832.063720703125 + }, + "selected": false, + "data": { + "label": "Value Comparison Operators", + "href": "", + "color": "#000000", + "style": { + "fontSize": 17 + } + }, + "zIndex": 999, + "width": 238, + "height": 36, + "style": {}, + "dragging": false, + "positionAbsolute": { + "x": -514.2332744798255, + "y": 832.063720703125 + }, + "focusable": true, + "selectable": true + }, + { + "id": "PLallt_T33W6bUEn0Hc3W", + "type": "subtopic", + "position": { + "x": -200.2816601458129, + "y": 934.063720703125 + }, + "selected": false, + "data": { + "label": "isLooselyEqual", + "style": { + "fontSize": 17, + "justifyContent": "flex-start", + "textAlign": "center" + }, + "legend": { + "id": "iRlgVcCk54BVDA-Rx0kt8", + "label": "Advanced Topics / pick these at last", + "color": "#000", + "position": "right-center" + } + }, + "zIndex": 999, + "width": 186, + "height": 49, + "style": { + "width": 186, + "height": 49 + }, + "positionAbsolute": { + "x": -200.2816601458129, + "y": 934.063720703125 + }, + "dragging": false, + "selectable": true, + "focusable": true, + "resizing": false + }, + { + "id": "pcILon_Jjm2_XS10iUJ0E", + "type": "subtopic", + "position": { + "x": -200.2816601458129, + "y": 987.063720703125 + }, + "selected": false, + "data": { + "label": "isStrictlyEqual", + "style": { + "fontSize": 17, + "justifyContent": "flex-start", + "textAlign": "center" + }, + "legend": { + "id": "iRlgVcCk54BVDA-Rx0kt8", + "label": "Advanced Topics / pick these at last", + "color": "#000", + "position": "right-center" + } + }, + "zIndex": 999, + "width": 186, + "height": 50, + "style": { + "width": 186, + "height": 50 + }, + "positionAbsolute": { + "x": -200.2816601458129, + "y": 987.063720703125 + }, + "dragging": false, + "selectable": true, + "focusable": true, + "resizing": false + }, + { + "id": "fL3B2hkTgMb0oEwMiWJtK", + "type": "subtopic", + "position": { + "x": -200.2816601458129, + "y": 1041.063720703125 + }, + "selected": false, + "data": { + "label": "SameValueZero", + "style": { + "fontSize": 17, + "justifyContent": "flex-start", + "textAlign": "center" + }, + "legend": { + "id": "iRlgVcCk54BVDA-Rx0kt8", + "label": "Advanced Topics / pick these at last", + "color": "#000", + "position": "right-center" + } + }, + "zIndex": 999, + "width": 186, + "height": 50, + "style": { + "width": 186, + "height": 50 + }, + "positionAbsolute": { + "x": -200.2816601458129, + "y": 1041.063720703125 + }, + "dragging": false, + "selectable": true, + "focusable": true, + "resizing": false + }, + { + "id": "Saqi1gQD3ddyJQ9tFIXqz", + "type": "label", + "position": { + "x": -187.7816601458129, + "y": 894.2304293708296 + }, + "selected": false, + "data": { + "label": "Equality Algorithms", + "href": "", + "color": "#000000", + "style": { + "fontSize": 17 + } + }, + "zIndex": 999, + "width": 161, + "height": 36, + "style": {}, + "positionAbsolute": { + "x": -187.7816601458129, + "y": 894.2304293708296 + }, + "dragging": false, + "selectable": true, + "focusable": true + }, + { + "id": "YD-2l_amfqqqCdtc_Zdzo", + "type": "topic", + "position": { + "x": 127.55738234743455, + "y": 1013.063720703125 + }, + "selected": false, + "data": { + "label": "Loops and Iterations", + "style": { + "fontSize": 17, + "justifyContent": "flex-start", + "textAlign": "center" + }, + "legend": { + "id": "NEZQB0yHPCcKwsESDYbk5", + "color": "#38761d", + "label": "Beginner Topics / start with these", + "position": "right-center" + } + }, + "zIndex": 999, + "width": 288, + "height": 49, + "style": { + "width": 288, + "height": 49 + }, + "positionAbsolute": { + "x": 127.55738234743455, + "y": 1013.063720703125 + }, + "dragging": false, + "focusable": true, + "selectable": true, + "resizing": false + }, + { + "id": "2M211rcaPSWbZ-sPoSEVR", + "type": "subtopic", + "position": { + "x": 127.55738234743455, + "y": 826.2304293708296 + }, + "selected": false, + "data": { + "label": "for", + "style": { + "fontSize": 17, + "justifyContent": "flex-start", + "textAlign": "center" + }, + "legend": { + "id": "NEZQB0yHPCcKwsESDYbk5", + "color": "#38761d", + "label": "Beginner Topics / start with these", + "position": "left-center" + } + }, + "zIndex": 999, + "width": 106, + "height": 49, + "style": { + "width": 106, + "height": 49 + }, + "positionAbsolute": { + "x": 127.55738234743455, + "y": 826.2304293708296 + }, + "dragging": false, + "resizing": false, + "selectable": true, + "focusable": true + }, + { + "id": "57lO_3uxJaWsFXS-0J1AK", + "type": "subtopic", + "position": { + "x": 127.55738234743455, + "y": 879.2304293708296 + }, + "selected": false, + "data": { + "label": "do...while", + "style": { + "fontSize": 17, + "justifyContent": "flex-start", + "textAlign": "center" + }, + "legend": { + "id": "NEZQB0yHPCcKwsESDYbk5", + "color": "#38761d", + "label": "Beginner Topics / start with these", + "position": "left-center" + } + }, + "zIndex": 999, + "width": 106, + "height": 49, + "style": { + "width": 106, + "height": 49 + }, + "positionAbsolute": { + "x": 127.55738234743455, + "y": 879.2304293708296 + }, + "dragging": false, + "resizing": false, + "selectable": true, + "focusable": true + }, + { + "id": "9-MpHmzK_IiCi6IcvAlGM", + "type": "subtopic", + "position": { + "x": 127.55738234743455, + "y": 932.2304293708296 + }, + "selected": false, + "data": { + "label": "while", + "style": { + "fontSize": 17, + "justifyContent": "flex-start", + "textAlign": "center" + }, + "legend": { + "id": "NEZQB0yHPCcKwsESDYbk5", + "color": "#38761d", + "label": "Beginner Topics / start with these", + "position": "left-center" + } + }, + "zIndex": 999, + "width": 106, + "height": 49, + "style": { + "width": 106, + "height": 49 + }, + "positionAbsolute": { + "x": 127.55738234743455, + "y": 932.2304293708296 + }, + "dragging": false, + "resizing": false, + "selectable": true, + "focusable": true + }, + { + "id": "cq3vvFZoNnAAZJ6oEBUwb", + "type": "subtopic", + "position": { + "x": 239.43263762370384, + "y": 932.9735702358665 + }, + "selected": false, + "data": { + "label": "for...in loop", + "style": { + "fontSize": 17, + "justifyContent": "flex-start", + "textAlign": "center" + }, + "legend": { + "id": "NEZQB0yHPCcKwsESDYbk5", + "color": "#38761d", + "label": "Beginner Topics / start with these", + "position": "right-center" + } + }, + "zIndex": 999, + "width": 173, + "height": 49, + "style": { + "width": 173, + "height": 49 + }, + "positionAbsolute": { + "x": 239.43263762370384, + "y": 932.9735702358665 + }, + "dragging": false, + "resizing": false, + "selectable": true, + "focusable": true + }, + { + "id": "FBz6h_AmTJBXoBN-a38a5", + "type": "subtopic", + "position": { + "x": 239.43263762370384, + "y": 879.9735702358665 + }, + "selected": false, + "data": { + "label": "for...of loop", + "style": { + "fontSize": 17, + "justifyContent": "flex-start", + "textAlign": "center" + }, + "legend": { + "id": "NEZQB0yHPCcKwsESDYbk5", + "color": "#38761d", + "label": "Beginner Topics / start with these", + "position": "right-center" + } + }, + "zIndex": 999, + "width": 173, + "height": 49, + "style": { + "width": 173, + "height": 49 + }, + "positionAbsolute": { + "x": 239.43263762370384, + "y": 879.9735702358665 + }, + "dragging": false, + "resizing": false, + "selectable": true, + "focusable": true + }, + { + "id": "4oHFzn7R7xLxfuLpsJjr-", + "type": "subtopic", + "position": { + "x": 239.43263762370384, + "y": 826.9735702358665 + }, + "selected": false, + "data": { + "label": "break / continue", + "style": { + "fontSize": 17, + "justifyContent": "flex-start", + "textAlign": "center" + }, + "legend": { + "id": "NEZQB0yHPCcKwsESDYbk5", + "color": "#38761d", + "label": "Beginner Topics / start with these", + "position": "right-center" + } + }, + "zIndex": 999, + "width": 173, + "height": 49, + "style": { + "width": 173, + "height": 49 + }, + "positionAbsolute": { + "x": 239.43263762370384, + "y": 826.9735702358665 + }, + "dragging": false, + "resizing": false, + "selectable": true, + "focusable": true + }, + { + "id": "3tckJ2Sci7z-sNx9jx9eF", + "type": "topic", + "position": { + "x": 86.55738234743455, + "y": 1194.2304293708296 + }, + "selected": false, + "data": { + "label": "Control Flow", + "style": { + "fontSize": 17, + "justifyContent": "flex-start", + "textAlign": "center" + }, + "legend": { + "id": "NEZQB0yHPCcKwsESDYbk5", + "color": "#38761d", + "label": "Beginner Topics / start with these", + "position": "right-top" + }, + "oldId": "_6vZa43gWjxO2OcD1iCCQ" + }, + "zIndex": 999, + "width": 147, + "height": 49, + "style": { + "width": 147, + "height": 49 + }, + "positionAbsolute": { + "x": 86.55738234743455, + "y": 1194.2304293708296 + }, + "dragging": false, + "focusable": true, + "selectable": true, + "resizing": false + }, + { + "id": "34TKGxV9YziOWMh9rT_KE", + "type": "subtopic", + "position": { + "x": 311.0025092677304, + "y": 1226.3588589383112 + }, + "selected": false, + "data": { + "label": "Exceptional Handling", + "style": { + "fontSize": 17, + "justifyContent": "flex-start", + "textAlign": "center" + }, + "legend": { + "id": "NEZQB0yHPCcKwsESDYbk5", + "color": "#38761d", + "label": "Beginner Topics / start with these", + "position": "right-center" + } + }, + "zIndex": 999, + "width": 224, + "height": 49, + "style": { + "width": 224, + "height": 49 + }, + "positionAbsolute": { + "x": 311.0025092677304, + "y": 1226.3588589383112 + }, + "dragging": false, + "resizing": false, + "selectable": true, + "focusable": true + }, + { + "id": "ttCsd2_H2SuRivCjGv1OX", + "type": "subtopic", + "position": { + "x": 310.5025092677304, + "y": 1172.3588589383112 + }, + "selected": false, + "data": { + "label": "Conditional Statements", + "style": { + "fontSize": 17, + "justifyContent": "flex-start", + "textAlign": "center" + }, + "legend": { + "id": "NEZQB0yHPCcKwsESDYbk5", + "color": "#38761d", + "label": "Beginner Topics / start with these", + "position": "right-center" + } + }, + "zIndex": 999, + "width": 225, + "height": 49, + "style": { + "width": 225, + "height": 49 + }, + "dragging": false, + "positionAbsolute": { + "x": 310.5025092677304, + "y": 1172.3588589383112 + }, + "resizing": false, + "selectable": true, + "focusable": true + }, + { + "id": "ndbDXAx6bL4lZmpXv16Y_", + "type": "subtopic", + "position": { + "x": 311.5162275376565, + "y": 1094.9435228468967 + }, + "selected": false, + "data": { + "label": "if...else", + "style": { + "fontSize": 17, + "justifyContent": "flex-start", + "textAlign": "center" + }, + "oldId": "H_QlcUlavKKfcNK8CYAvb", + "legend": { + "id": "NEZQB0yHPCcKwsESDYbk5", + "color": "#38761d", + "label": "Beginner Topics / start with these", + "position": "left-center" + } + }, + "zIndex": 999, + "width": 108, + "height": 49, + "style": { + "width": 108, + "height": 49 + }, + "positionAbsolute": { + "x": 311.5162275376565, + "y": 1094.9435228468967 + }, + "dragging": false, + "resizing": false, + "selectable": true, + "focusable": true + }, + { + "id": "H_QlcUlavKKfcNK8CYAvb", + "type": "subtopic", + "position": { + "x": 429.0448461352869, + "y": 1094.9435228468967 + }, + "selected": false, + "data": { + "label": "Switch", + "style": { + "fontSize": 17, + "justifyContent": "flex-start", + "textAlign": "center" + }, + "legend": { + "id": "NEZQB0yHPCcKwsESDYbk5", + "color": "#38761d", + "label": "Beginner Topics / start with these", + "position": "right-center" + } + }, + "zIndex": 999, + "width": 103, + "height": 49, + "style": { + "width": 103, + "height": 49 + }, + "positionAbsolute": { + "x": 429.0448461352869, + "y": 1094.9435228468967 + }, + "dragging": false, + "resizing": false, + "selectable": true, + "focusable": true + }, + { + "id": "ReGIniyLYl5hGExchrJd2", + "type": "subtopic", + "position": { + "x": 310.27559437185573, + "y": 1303.7725047650335 + }, + "selected": false, + "data": { + "label": "throw statement", + "style": { + "fontSize": 17, + "justifyContent": "flex-start", + "textAlign": "center" + }, + "legend": { + "id": "NEZQB0yHPCcKwsESDYbk5", + "color": "#38761d", + "label": "Beginner Topics / start with these", + "position": "right-center" + } + }, + "zIndex": 999, + "width": 224, + "height": 49, + "style": { + "width": 224, + "height": 49 + }, + "positionAbsolute": { + "x": 310.27559437185573, + "y": 1303.7725047650335 + }, + "dragging": false, + "resizing": false, + "selectable": true, + "focusable": true + }, + { + "id": "rbjEZe5vxCJ8reI1oZ-jf", + "type": "subtopic", + "position": { + "x": 310.27559437185573, + "y": 1356.7725047650335 + }, + "selected": false, + "data": { + "label": "try/catch/finally", + "style": { + "fontSize": 17, + "justifyContent": "flex-start", + "textAlign": "center" + }, + "legend": { + "id": "NEZQB0yHPCcKwsESDYbk5", + "color": "#38761d", + "label": "Beginner Topics / start with these", + "position": "right-center" + } + }, + "zIndex": 999, + "width": 224, + "height": 49, + "style": { + "width": 224, + "height": 49 + }, + "positionAbsolute": { + "x": 310.27559437185573, + "y": 1356.7725047650335 + }, + "dragging": false, + "selectable": true, + "focusable": true + }, + { + "id": "-z-4VTaC3tOThqChgyoMs", + "type": "subtopic", + "position": { + "x": 310.27559437185573, + "y": 1409.7725047650335 + }, + "selected": false, + "data": { + "label": "Error Objects", + "style": { + "fontSize": 17, + "justifyContent": "flex-start", + "textAlign": "center" + }, + "legend": { + "id": "NEZQB0yHPCcKwsESDYbk5", + "color": "#38761d", + "label": "Beginner Topics / start with these", + "position": "right-center" + } + }, + "zIndex": 999, + "width": 224, + "height": 49, + "style": { + "width": 224, + "height": 49 + }, + "positionAbsolute": { + "x": 310.27559437185573, + "y": 1409.7725047650335 + }, + "dragging": false, + "selectable": true, + "focusable": true + }, + { + "id": "_6vZa43gWjxO2OcD1iCCQ", + "type": "topic", + "position": { + "x": -204.2816601458129, + "y": 1194.2304293708296 + }, + "selected": false, + "data": { + "label": "Expressions & Operators", + "style": { + "fontSize": 17, + "justifyContent": "flex-start", + "textAlign": "center" + }, + "legend": { + "id": "NEZQB0yHPCcKwsESDYbk5", + "color": "#38761d", + "label": "Beginner Topics / start with these", + "position": "right-top" + }, + "oldId": "YD-2l_amfqqqCdtc_Zdzo" + }, + "zIndex": 999, + "width": 236, + "height": 49, + "style": {}, + "positionAbsolute": { + "x": -204.2816601458129, + "y": 1194.2304293708296 + }, + "dragging": false, + "focusable": true, + "selectable": true, + "resizing": false + }, + { + "id": "IvBtUzIGnkgGXrJjqmjf4", + "type": "subtopic", + "position": { + "x": -521.6276397705078, + "y": 1142.3694458007812 + }, + "selected": false, + "data": { + "label": "Assignment Operators", + "style": { + "fontSize": 17, + "justifyContent": "flex-start", + "textAlign": "center" + }, + "legend": { + "id": "NEZQB0yHPCcKwsESDYbk5", + "color": "#38761d", + "label": "Beginner Topics / start with these", + "position": "left-center" + } + }, + "zIndex": 999, + "width": 223, + "height": 49, + "style": { + "width": 223 + }, + "positionAbsolute": { + "x": -521.6276397705078, + "y": 1142.3694458007812 + }, + "dragging": false, + "selectable": true, + "focusable": true + }, + { + "id": "-v4_V4UuoZSgUk2sqOCim", + "type": "subtopic", + "position": { + "x": -521.6276397705078, + "y": 1195.3694458007812 + }, + "selected": false, + "data": { + "label": "Comparison Operators", + "style": { + "fontSize": 17, + "justifyContent": "flex-start", + "textAlign": "center" + }, + "legend": { + "id": "NEZQB0yHPCcKwsESDYbk5", + "color": "#38761d", + "label": "Beginner Topics / start with these", + "position": "left-center" + } + }, + "zIndex": 999, + "width": 223, + "height": 49, + "style": { + "width": 223, + "height": 49 + }, + "positionAbsolute": { + "x": -521.6276397705078, + "y": 1195.3694458007812 + }, + "dragging": false, + "resizing": false, + "selectable": true, + "focusable": true + }, + { + "id": "0PK1NwlgkNe2Vf-We4uLH", + "type": "subtopic", + "position": { + "x": -521.6276397705078, + "y": 1248.3694458007812 + }, + "selected": false, + "data": { + "label": "Arithmetic Operators", + "style": { + "fontSize": 17, + "justifyContent": "flex-start", + "textAlign": "center" + }, + "legend": { + "id": "NEZQB0yHPCcKwsESDYbk5", + "color": "#38761d", + "label": "Beginner Topics / start with these", + "position": "left-center" + } + }, + "zIndex": 999, + "width": 223, + "height": 49, + "style": { + "width": 223 + }, + "positionAbsolute": { + "x": -521.6276397705078, + "y": 1248.3694458007812 + }, + "dragging": false, + "selectable": true, + "focusable": true + }, + { + "id": "ghjNJW67Wj5L5QK46xwL-", + "type": "subtopic", + "position": { + "x": -521.6276397705078, + "y": 1301.3694458007812 + }, + "selected": false, + "data": { + "label": "Bitwise Operators", + "style": { + "fontSize": 17, + "justifyContent": "flex-start", + "textAlign": "center" + }, + "legend": { + "id": "bcE9YSY2vLzRyJQSceY9M", + "label": "Intermediate Topics / pick these next", + "color": "#9900ff", + "position": "left-center" + } + }, + "zIndex": 999, + "width": 223, + "height": 49, + "style": { + "width": 223 + }, + "positionAbsolute": { + "x": -521.6276397705078, + "y": 1301.3694458007812 + }, + "dragging": false, + "selectable": true, + "focusable": true + }, + { + "id": "bo4SvzU4BrPl3c99zW7Y5", + "type": "subtopic", + "position": { + "x": -521.6276397705078, + "y": 1354.3694458007812 + }, + "selected": false, + "data": { + "label": "Logical Operators", + "style": { + "fontSize": 17, + "justifyContent": "flex-start", + "textAlign": "center" + }, + "legend": { + "id": "NEZQB0yHPCcKwsESDYbk5", + "color": "#38761d", + "label": "Beginner Topics / start with these", + "position": "left-center" + } + }, + "zIndex": 999, + "width": 223, + "height": 49, + "style": { + "width": 223 + }, + "positionAbsolute": { + "x": -521.6276397705078, + "y": 1354.3694458007812 + }, + "dragging": false, + "selectable": true, + "focusable": true + }, + { + "id": "udoz0DZi7f-vm30dSnYKu", + "type": "subtopic", + "position": { + "x": -521.6276397705078, + "y": 1407.3694458007812 + }, + "selected": false, + "data": { + "label": "BigInt Operators", + "style": { + "fontSize": 17, + "justifyContent": "flex-start", + "textAlign": "center" + }, + "legend": { + "id": "bcE9YSY2vLzRyJQSceY9M", + "label": "Intermediate Topics / pick these next", + "color": "#9900ff", + "position": "left-center" + } + }, + "zIndex": 999, + "width": 223, + "height": 49, + "style": { + "width": 223 + }, + "positionAbsolute": { + "x": -521.6276397705078, + "y": 1407.3694458007812 + }, + "dragging": false, + "selectable": true, + "focusable": true + }, + { + "id": "c38b6t5f17Zg2O2yg3eFP", + "type": "subtopic", + "position": { + "x": -521.6276397705078, + "y": 1460.3694458007812 + }, + "selected": false, + "data": { + "label": "String Operators", + "style": { + "fontSize": 17, + "justifyContent": "flex-start", + "textAlign": "center" + }, + "legend": { + "id": "NEZQB0yHPCcKwsESDYbk5", + "color": "#38761d", + "label": "Beginner Topics / start with these", + "position": "left-center" + } + }, + "zIndex": 999, + "width": 223, + "height": 49, + "style": { + "width": 223 + }, + "positionAbsolute": { + "x": -521.6276397705078, + "y": 1460.3694458007812 + }, + "dragging": false, + "selectable": true, + "focusable": true + }, + { + "id": "640mk-m5mB90Mme-7jcXV", + "type": "subtopic", + "position": { + "x": -521.6276397705078, + "y": 930.3694458007812 + }, + "selected": false, + "data": { + "label": "Conditional Operators", + "style": { + "fontSize": 17, + "justifyContent": "flex-start", + "textAlign": "center" + }, + "legend": { + "id": "NEZQB0yHPCcKwsESDYbk5", + "color": "#38761d", + "label": "Beginner Topics / start with these", + "position": "left-center" + } + }, + "zIndex": 999, + "width": 223, + "height": 49, + "style": { + "width": 223 + }, + "positionAbsolute": { + "x": -521.6276397705078, + "y": 930.3694458007812 + }, + "dragging": false, + "selectable": true, + "focusable": true + }, + { + "id": "6_8EwyZY2jBkZr7xnfRY3", + "type": "subtopic", + "position": { + "x": -521.6276397705078, + "y": 983.3694458007812 + }, + "selected": false, + "data": { + "label": "Comma Operators", + "style": { + "fontSize": 17, + "justifyContent": "flex-start", + "textAlign": "center" + }, + "legend": { + "id": "NEZQB0yHPCcKwsESDYbk5", + "color": "#38761d", + "label": "Beginner Topics / start with these", + "position": "left-center" + } + }, + "zIndex": 999, + "width": 223, + "height": 49, + "style": { + "width": 223 + }, + "positionAbsolute": { + "x": -521.6276397705078, + "y": 983.3694458007812 + }, + "dragging": false, + "selectable": true, + "focusable": true + }, + { + "id": "k9rSR-YQ8B_iRcXNm2btP", + "type": "subtopic", + "position": { + "x": -521.6276397705078, + "y": 1036.3694458007812 + }, + "selected": false, + "data": { + "label": "Unary Opeartors", + "style": { + "fontSize": 17, + "justifyContent": "flex-start", + "textAlign": "center" + }, + "legend": { + "id": "NEZQB0yHPCcKwsESDYbk5", + "color": "#38761d", + "label": "Beginner Topics / start with these", + "position": "left-center" + } + }, + "zIndex": 999, + "width": 223, + "height": 49, + "style": { + "width": 223 + }, + "positionAbsolute": { + "x": -521.6276397705078, + "y": 1036.3694458007812 + }, + "dragging": false, + "selectable": true, + "focusable": true + }, + { + "id": "BbrrliATuH9beTypRaFey", + "type": "subtopic", + "position": { + "x": -521.6276397705078, + "y": 1089.3694458007812 + }, + "selected": false, + "data": { + "label": "Relational Operators", + "style": { + "fontSize": 17, + "justifyContent": "flex-start", + "textAlign": "center" + }, + "legend": { + "id": "bcE9YSY2vLzRyJQSceY9M", + "label": "Intermediate Topics / pick these next", + "color": "#9900ff", + "position": "left-center" + } + }, + "zIndex": 999, + "width": 223, + "height": 49, + "style": { + "width": 223 + }, + "positionAbsolute": { + "x": -521.6276397705078, + "y": 1089.3694458007812 + }, + "dragging": false, + "selectable": true, + "focusable": true + }, + { + "id": "k8bJH9qydZm8I9rhH7rXw", + "type": "topic", + "position": { + "x": -204.2816601458129, + "y": 1468.3694458007812 + }, + "selected": false, + "data": { + "label": "Functions", + "style": { + "fontSize": 17, + "justifyContent": "flex-start", + "textAlign": "center" + }, + "legend": { + "id": "NEZQB0yHPCcKwsESDYbk5", + "color": "#38761d", + "label": "Beginner Topics / start with these", + "position": "left-center" + }, + "oldId": "_6vZa43gWjxO2OcD1iCCQ" + }, + "zIndex": 999, + "width": 134, + "height": 49, + "style": { + "width": 134, + "height": 49 + }, + "positionAbsolute": { + "x": -204.2816601458129, + "y": 1468.3694458007812 + }, + "dragging": false, + "focusable": true, + "selectable": true, + "resizing": false + }, + { + "id": "R1D4fsZliHv7wIo8Tj-kp", + "type": "subtopic", + "position": { + "x": 9.766725520174532, + "y": 1362.3694458007812 + }, + "selected": false, + "data": { + "label": "Function Parameters", + "style": { + "fontSize": 17, + "justifyContent": "flex-start", + "textAlign": "center" + }, + "legend": { + "id": "NEZQB0yHPCcKwsESDYbk5", + "color": "#38761d", + "label": "Beginner Topics / start with these", + "position": "right-center" + } + }, + "zIndex": 999, + "width": 242, + "height": 49, + "style": { + "width": 242, + "height": 49 + }, + "positionAbsolute": { + "x": 9.766725520174532, + "y": 1362.3694458007812 + }, + "dragging": false, + "selectable": true, + "focusable": true + }, + { + "id": "fr0NChxMXLpJizyMhXcXS", + "type": "subtopic", + "position": { + "x": 9.766725520174532, + "y": 1415.3694458007812 + }, + "selected": false, + "data": { + "label": "Arrow Functions", + "style": { + "fontSize": 17, + "justifyContent": "flex-start", + "textAlign": "center" + }, + "legend": { + "id": "NEZQB0yHPCcKwsESDYbk5", + "color": "#38761d", + "label": "Beginner Topics / start with these", + "position": "right-center" + } + }, + "zIndex": 999, + "width": 242, + "height": 49, + "style": { + "width": 242, + "height": 49 + }, + "positionAbsolute": { + "x": 9.766725520174532, + "y": 1415.3694458007812 + }, + "dragging": false, + "selectable": true, + "focusable": true + }, + { + "id": "YZlCoPvZuX5MmpLOTj5d4", + "type": "subtopic", + "position": { + "x": 9.766725520174532, + "y": 1468.3694458007812 + }, + "selected": false, + "data": { + "label": "IIFEs", + "style": { + "fontSize": 17, + "justifyContent": "flex-start", + "textAlign": "center" + } + }, + "zIndex": 999, + "width": 242, + "height": 49, + "style": { + "width": 242, + "height": 49 + }, + "positionAbsolute": { + "x": 9.766725520174532, + "y": 1468.3694458007812 + }, + "dragging": false, + "selectable": true, + "focusable": true + }, + { + "id": "QLC7bW-qHskLH2HOA-Sko", + "type": "subtopic", + "position": { + "x": 9.766725520174532, + "y": 1521.3694458007812 + }, + "selected": false, + "data": { + "label": "arguments object", + "style": { + "fontSize": 17, + "justifyContent": "flex-start", + "textAlign": "center" + } + }, + "zIndex": 999, + "width": 242, + "height": 49, + "style": { + "width": 242, + "height": 49 + }, + "positionAbsolute": { + "x": 9.766725520174532, + "y": 1521.3694458007812 + }, + "dragging": false, + "selectable": true, + "focusable": true + }, + { + "id": "ISNzEYtrWe2v0R7Xfl5k-", + "type": "subtopic", + "position": { + "x": 9.766725520174532, + "y": 1574.3694458007812 + }, + "selected": false, + "data": { + "label": "Scope & Function Stack", + "style": { + "fontSize": 17, + "justifyContent": "flex-start", + "textAlign": "center" + } + }, + "zIndex": 999, + "width": 242, + "height": 49, + "style": { + "width": 242, + "height": 49 + }, + "positionAbsolute": { + "x": 9.766725520174532, + "y": 1574.3694458007812 + }, + "dragging": false, + "resizing": false, + "selectable": true, + "focusable": true + }, + { + "id": "s8wUJivWmetysJ8bt9FBC", + "type": "subtopic", + "position": { + "x": 9.766725520174532, + "y": 1627.3694458007812 + }, + "selected": false, + "data": { + "label": "Built-in Functions", + "style": { + "fontSize": 17, + "justifyContent": "flex-start", + "textAlign": "center" + }, + "legend": { + "id": "NEZQB0yHPCcKwsESDYbk5", + "color": "#38761d", + "label": "Beginner Topics / start with these", + "position": "right-center" + } + }, + "zIndex": 999, + "width": 242, + "height": 49, + "style": { + "width": 242, + "height": 49 + }, + "positionAbsolute": { + "x": 9.766725520174532, + "y": 1627.3694458007812 + }, + "dragging": false, + "selectable": true, + "focusable": true + }, + { + "id": "8X8mRl-puL0Lp43dO5mha", + "type": "subtopic", + "position": { + "x": 8.766725520174532, + "y": 1286.3694458007812 + }, + "selected": false, + "data": { + "label": "Default Params", + "style": { + "fontSize": 17, + "justifyContent": "flex-start", + "textAlign": "center" + }, + "legend": { + "id": "NEZQB0yHPCcKwsESDYbk5", + "color": "#38761d", + "label": "Beginner Topics / start with these", + "position": "left-center" + } + }, + "zIndex": 999, + "width": 163, + "height": 49, + "style": { + "width": 163, + "height": 49 + }, + "positionAbsolute": { + "x": 8.766725520174532, + "y": 1286.3694458007812 + }, + "dragging": false, + "resizing": false, + "selectable": true, + "focusable": true + }, + { + "id": "-_6q0bIjQrvAaCWrVkASO", + "type": "subtopic", + "position": { + "x": 174.76672552017453, + "y": 1286.3694458007812 + }, + "selected": false, + "data": { + "label": "Rest", + "style": { + "fontSize": 17, + "justifyContent": "flex-start", + "textAlign": "center" + }, + "legend": { + "id": "NEZQB0yHPCcKwsESDYbk5", + "color": "#38761d", + "label": "Beginner Topics / start with these", + "position": "right-center" + } + }, + "zIndex": 999, + "width": 75, + "height": 49, + "style": { + "width": 75, + "height": 49 + }, + "positionAbsolute": { + "x": 174.76672552017453, + "y": 1286.3694458007812 + }, + "dragging": false, + "resizing": false, + "selectable": true, + "focusable": true + }, + { + "id": "YJGhhFuWmFvhRKOg6nwON", + "type": "subtopic", + "position": { + "x": 356.3723602294922, + "y": 1518.3694458007812 + }, + "selected": false, + "data": { + "label": "Recursion", + "style": { + "fontSize": 17, + "justifyContent": "flex-start", + "textAlign": "center" + }, + "legend": { + "id": "NEZQB0yHPCcKwsESDYbk5", + "color": "#38761d", + "label": "Beginner Topics / start with these", + "position": "right-center" + } + }, + "zIndex": 999, + "width": 165, + "height": 49, + "style": { + "width": 165, + "height": 49 + }, + "positionAbsolute": { + "x": 356.3723602294922, + "y": 1518.3694458007812 + }, + "dragging": false, + "selectable": true, + "focusable": true + }, + { + "id": "q7b5iMJ1Lfka5A-K-YcaN", + "type": "subtopic", + "position": { + "x": 356.3723602294922, + "y": 1571.3694458007812 + }, + "selected": false, + "data": { + "label": "Lexical Scoping", + "style": { + "fontSize": 17, + "justifyContent": "flex-start", + "textAlign": "center" + }, + "legend": { + "id": "bcE9YSY2vLzRyJQSceY9M", + "label": "Intermediate Topics / pick these next", + "color": "#9900ff", + "position": "right-center" + } + }, + "zIndex": 999, + "width": 165, + "height": 49, + "style": { + "width": 165, + "height": 49 + }, + "positionAbsolute": { + "x": 356.3723602294922, + "y": 1571.3694458007812 + }, + "dragging": false, + "selectable": true, + "focusable": true + }, + { + "id": "itS6B12I8I1KNCPvc0KCQ", + "type": "subtopic", + "position": { + "x": 356.3723602294922, + "y": 1624.3694458007812 + }, + "selected": false, + "data": { + "label": "Closures", + "style": { + "fontSize": 17, + "justifyContent": "flex-start", + "textAlign": "center" + }, + "legend": { + "id": "bcE9YSY2vLzRyJQSceY9M", + "label": "Intermediate Topics / pick these next", + "color": "#9900ff", + "position": "right-center" + } + }, + "zIndex": 999, + "width": 165, + "height": 49, + "style": { + "width": 165, + "height": 49 + }, + "positionAbsolute": { + "x": 356.3723602294922, + "y": 1624.3694458007812 + }, + "dragging": false, + "selectable": true, + "focusable": true + }, + { + "id": "Xw8lb0xCWKmNs4KZfhBUy", + "type": "topic", + "position": { + "x": -204.62877362673987, + "y": 1686.3694458007812 + }, + "selected": false, + "data": { + "label": "Strict Mode", + "style": { + "fontSize": 17, + "justifyContent": "flex-start", + "textAlign": "center" + }, + "legend": { + "id": "bcE9YSY2vLzRyJQSceY9M", + "label": "Intermediate Topics / pick these next", + "color": "#9900ff", + "position": "left-center" + }, + "oldId": "k8bJH9qydZm8I9rhH7rXw" + }, + "zIndex": 999, + "width": 134, + "height": 49, + "style": { + "width": 134, + "height": 49 + }, + "positionAbsolute": { + "x": -204.62877362673987, + "y": 1686.3694458007812 + }, + "dragging": false, + "focusable": true, + "selectable": true, + "resizing": false + }, + { + "id": "fm2CuL1IZp3hnrLrPUX7U", + "type": "topic", + "position": { + "x": -204.2816601458129, + "y": 1792.3694458007812 + }, + "selected": false, + "data": { + "label": "Using (this) keyword", + "style": { + "fontSize": 17, + "justifyContent": "flex-start", + "textAlign": "center" + } + }, + "zIndex": 999, + "width": 200, + "height": 49, + "style": { + "width": 200, + "height": 49 + }, + "positionAbsolute": { + "x": -204.2816601458129, + "y": 1792.3694458007812 + }, + "dragging": false, + "selectable": true, + "focusable": true + }, + { + "id": "3E5MuxPvEJU-dwgTrbQAR", + "type": "subtopic", + "position": { + "x": -521.6276397705078, + "y": 1686.3694458007812 + }, + "selected": false, + "data": { + "label": "in a method", + "style": { + "fontSize": 17, + "justifyContent": "flex-start", + "textAlign": "center" + }, + "legend": { + "id": "bcE9YSY2vLzRyJQSceY9M", + "label": "Intermediate Topics / pick these next", + "color": "#9900ff", + "position": "left-center" + } + }, + "zIndex": 999, + "width": 189, + "height": 49, + "style": { + "width": 189, + "height": 49 + }, + "positionAbsolute": { + "x": -521.6276397705078, + "y": 1686.3694458007812 + }, + "dragging": false, + "selectable": true, + "focusable": true + }, + { + "id": "azsXq6Y5iCvQDgTWZpWQ3", + "type": "subtopic", + "position": { + "x": -521.6276397705078, + "y": 1739.3694458007812 + }, + "selected": false, + "data": { + "label": "in a function", + "style": { + "fontSize": 17, + "justifyContent": "flex-start", + "textAlign": "center" + }, + "legend": { + "id": "bcE9YSY2vLzRyJQSceY9M", + "label": "Intermediate Topics / pick these next", + "color": "#9900ff", + "position": "left-center" + } + }, + "zIndex": 999, + "width": 189, + "height": 49, + "style": { + "width": 189, + "height": 49 + }, + "positionAbsolute": { + "x": -521.6276397705078, + "y": 1739.3694458007812 + }, + "dragging": false, + "selectable": true, + "focusable": true + }, + { + "id": "qps2Mdm-lwa4Wr0IxKm0C", + "type": "subtopic", + "position": { + "x": -521.6276397705078, + "y": 1792.3694458007812 + }, + "selected": false, + "data": { + "label": "using it alone", + "style": { + "fontSize": 17, + "justifyContent": "flex-start", + "textAlign": "center" + }, + "legend": { + "id": "bcE9YSY2vLzRyJQSceY9M", + "label": "Intermediate Topics / pick these next", + "color": "#9900ff", + "position": "left-center" + } + }, + "zIndex": 999, + "width": 189, + "height": 49, + "style": { + "width": 189, + "height": 49 + }, + "positionAbsolute": { + "x": -521.6276397705078, + "y": 1792.3694458007812 + }, + "dragging": false, + "selectable": true, + "focusable": true + }, + { + "id": "JVbEBtVrTTFnTF3_yUIAC", + "type": "subtopic", + "position": { + "x": -521.6276397705078, + "y": 1845.3694458007812 + }, + "selected": false, + "data": { + "label": "in event handlers", + "style": { + "fontSize": 17, + "justifyContent": "flex-start", + "textAlign": "center" + }, + "legend": { + "id": "bcE9YSY2vLzRyJQSceY9M", + "label": "Intermediate Topics / pick these next", + "color": "#9900ff", + "position": "left-center" + } + }, + "zIndex": 999, + "width": 189, + "height": 49, + "style": { + "width": 189, + "height": 49 + }, + "positionAbsolute": { + "x": -521.6276397705078, + "y": 1845.3694458007812 + }, + "dragging": false, + "selectable": true, + "focusable": true + }, + { + "id": "P0190rTm2wLQmCzWOKour", + "type": "subtopic", + "position": { + "x": -521.6276397705078, + "y": 1898.3694458007812 + }, + "selected": false, + "data": { + "label": "in arrow functions", + "style": { + "fontSize": 17, + "justifyContent": "flex-start", + "textAlign": "center" + }, + "legend": { + "id": "bcE9YSY2vLzRyJQSceY9M", + "label": "Intermediate Topics / pick these next", + "color": "#9900ff", + "position": "left-center" + } + }, + "zIndex": 999, + "width": 189, + "height": 49, + "style": { + "width": 189, + "height": 49 + }, + "positionAbsolute": { + "x": -521.6276397705078, + "y": 1898.3694458007812 + }, + "dragging": false, + "resizing": false, + "selectable": true, + "focusable": true + }, + { + "id": "EAN6DCiCfSq04R4vKgZ0q", + "type": "subtopic", + "position": { + "x": -203.1276397705078, + "y": 1869.8694458007812 + }, + "selected": false, + "data": { + "label": "Function Borrowing", + "style": { + "fontSize": 17, + "justifyContent": "flex-start", + "textAlign": "center" + }, + "legend": { + "id": "bcE9YSY2vLzRyJQSceY9M", + "label": "Intermediate Topics / pick these next", + "color": "#9900ff", + "position": "right-center" + } + }, + "zIndex": 999, + "width": 200, + "height": 49, + "style": { + "width": 200, + "height": 49 + }, + "positionAbsolute": { + "x": -203.1276397705078, + "y": 1869.8694458007812 + }, + "dragging": false, + "selectable": true, + "focusable": true + }, + { + "id": "p2NhSwPYMtRiPRHjPaqmX", + "type": "subtopic", + "position": { + "x": -203.1276397705078, + "y": 1922.8694458007812 + }, + "selected": false, + "data": { + "label": "Explicit Binding", + "style": { + "fontSize": 17, + "justifyContent": "flex-start", + "textAlign": "center" + }, + "legend": { + "id": "bcE9YSY2vLzRyJQSceY9M", + "label": "Intermediate Topics / pick these next", + "color": "#9900ff", + "position": "right-center" + } + }, + "zIndex": 999, + "width": 200, + "height": 49, + "style": { + "width": 200, + "height": 49 + }, + "positionAbsolute": { + "x": -203.1276397705078, + "y": 1922.8694458007812 + }, + "dragging": false, + "selectable": true, + "focusable": true + }, + { + "id": "gsyY3Oa3Jf0W5K_lyqBYO", + "type": "subtopic", + "position": { + "x": -199.6276397705078, + "y": 1996.3694458007812 + }, + "selected": false, + "data": { + "label": "call", + "style": { + "fontSize": 17, + "justifyContent": "flex-start", + "textAlign": "center" + }, + "legend": { + "id": "bcE9YSY2vLzRyJQSceY9M", + "label": "Intermediate Topics / pick these next", + "color": "#9900ff", + "position": "left-center" + } + }, + "zIndex": 999, + "width": 55, + "height": 49, + "style": { + "width": 55, + "height": 49 + }, + "positionAbsolute": { + "x": -199.6276397705078, + "y": 1996.3694458007812 + }, + "dragging": false, + "selectable": true, + "focusable": true + }, + { + "id": "-BtF34cEzI6J8sZCDRlRE", + "type": "subtopic", + "position": { + "x": -140.6276397705078, + "y": 1996.3694458007812 + }, + "selected": false, + "data": { + "label": "apply", + "style": { + "fontSize": 17, + "justifyContent": "flex-start", + "textAlign": "center" + }, + "legend": { + "id": "bcE9YSY2vLzRyJQSceY9M", + "label": "Intermediate Topics / pick these next", + "color": "#9900ff", + "position": "right-center" + } + }, + "zIndex": 999, + "width": 70, + "height": 49, + "style": { + "width": 70, + "height": 49 + }, + "positionAbsolute": { + "x": -140.6276397705078, + "y": 1996.3694458007812 + }, + "dragging": false, + "selectable": true, + "focusable": true + }, + { + "id": "dbercnxXVTJXMpYSDNGb2", + "type": "subtopic", + "position": { + "x": -61.62763977050781, + "y": 1996.3694458007812 + }, + "selected": false, + "data": { + "label": "bind", + "style": { + "fontSize": 17, + "justifyContent": "flex-start", + "textAlign": "center" + }, + "legend": { + "id": "bcE9YSY2vLzRyJQSceY9M", + "label": "Intermediate Topics / pick these next", + "color": "#9900ff", + "position": "right-center" + } + }, + "zIndex": 999, + "width": 60, + "height": 49, + "style": { + "width": 60, + "height": 49 + }, + "positionAbsolute": { + "x": -61.62763977050781, + "y": 1996.3694458007812 + }, + "dragging": false, + "selectable": true, + "focusable": true + }, + { + "id": "sFOqx6_7poVIVuXhJVY0E", + "type": "topic", + "position": { + "x": 103.55738234743455, + "y": 1793.8694458007812 + }, + "selected": false, + "data": { + "label": "Asynchronous JavaScript", + "style": { + "fontSize": 17, + "justifyContent": "flex-start", + "textAlign": "center" + } + }, + "zIndex": 999, + "width": 239, + "height": 49, + "style": { + "width": 239, + "height": 49 + }, + "positionAbsolute": { + "x": 103.55738234743455, + "y": 1793.8694458007812 + }, + "dragging": false, + "selectable": true, + "focusable": true, + "resizing": false + }, + { + "id": "_bs5NNHVdHLWGBmpYwHMi", + "type": "subtopic", + "position": { + "x": 106.55738234743455, + "y": 1708.3694458007812 + }, + "selected": false, + "data": { + "label": "Event Loop", + "style": { + "fontSize": 17, + "justifyContent": "flex-start", + "textAlign": "center" + }, + "legend": { + "id": "iRlgVcCk54BVDA-Rx0kt8", + "label": "Advanced Topics / pick these at last", + "color": "#000", + "position": "left-center" + } + }, + "zIndex": 999, + "width": 132, + "height": 49, + "style": {}, + "positionAbsolute": { + "x": 106.55738234743455, + "y": 1708.3694458007812 + }, + "selectable": true, + "focusable": true, + "dragging": false + }, + { + "id": "wXypuqEmFLIubx-QQvDIr", + "type": "subtopic", + "position": { + "x": 108.6719904951085, + "y": 1874.2304293708296 + }, + "selected": false, + "data": { + "label": "setTimeout", + "style": { + "fontSize": 17, + "justifyContent": "flex-start", + "textAlign": "center" + }, + "legend": { + "id": "NEZQB0yHPCcKwsESDYbk5", + "color": "#38761d", + "label": "Beginner Topics / start with these", + "position": "left-center" + } + }, + "zIndex": 999, + "width": 131, + "height": 49, + "style": { + "width": 131, + "height": 49 + }, + "positionAbsolute": { + "x": 108.6719904951085, + "y": 1874.2304293708296 + }, + "dragging": false, + "selectable": true, + "focusable": true + }, + { + "id": "jaC3XXudd7OBKwwCpoPFf", + "type": "subtopic", + "position": { + "x": 108.6719904951085, + "y": 1927.2304293708296 + }, + "selected": false, + "data": { + "label": "setInterval", + "style": { + "fontSize": 17, + "justifyContent": "flex-start", + "textAlign": "center" + }, + "legend": { + "id": "NEZQB0yHPCcKwsESDYbk5", + "color": "#38761d", + "label": "Beginner Topics / start with these", + "position": "left-center" + } + }, + "zIndex": 999, + "width": 131, + "height": 49, + "style": { + "width": 131, + "height": 49 + }, + "positionAbsolute": { + "x": 108.6719904951085, + "y": 1927.2304293708296 + }, + "dragging": false, + "selectable": true, + "focusable": true + }, + { + "id": "D8oGY7pdviRByaz6c9sU6", + "type": "subtopic", + "position": { + "x": 389.171875, + "y": 1770.2304293708296 + }, + "selected": false, + "data": { + "label": "Callbacks", + "style": { + "fontSize": 17, + "justifyContent": "flex-start", + "textAlign": "center" + }, + "legend": { + "id": "bcE9YSY2vLzRyJQSceY9M", + "label": "Intermediate Topics / pick these next", + "color": "#9900ff", + "position": "right-center" + } + }, + "zIndex": 999, + "width": 146, + "height": 49, + "style": { + "width": 146, + "height": 49 + }, + "positionAbsolute": { + "x": 389.171875, + "y": 1770.2304293708296 + }, + "dragging": false, + "selectable": true, + "focusable": true + }, + { + "id": "yXSF5gGST7l2X-4z1g0d_", + "type": "subtopic", + "position": { + "x": 389.171875, + "y": 1823.2304293708296 + }, + "selected": false, + "data": { + "label": "Promises", + "style": { + "fontSize": 17, + "justifyContent": "flex-start", + "textAlign": "center" + }, + "legend": { + "id": "bcE9YSY2vLzRyJQSceY9M", + "label": "Intermediate Topics / pick these next", + "color": "#9900ff", + "position": "right-center" + } + }, + "zIndex": 999, + "width": 146, + "height": 49, + "style": { + "width": 146, + "height": 49 + }, + "positionAbsolute": { + "x": 389.171875, + "y": 1823.2304293708296 + }, + "dragging": false, + "selectable": true, + "focusable": true + }, + { + "id": "PJSdqvh5OBwPCNpn3q_S5", + "type": "subtopic", + "position": { + "x": 389.171875, + "y": 1694.3694458007812 + }, + "selected": false, + "data": { + "label": "Callback Hell", + "style": { + "fontSize": 17, + "justifyContent": "flex-start", + "textAlign": "center" + }, + "legend": { + "id": "bcE9YSY2vLzRyJQSceY9M", + "label": "Intermediate Topics / pick these next", + "color": "#9900ff", + "position": "right-center" + } + }, + "zIndex": 999, + "width": 146, + "height": 49, + "style": { + "width": 146, + "height": 49 + }, + "positionAbsolute": { + "x": 389.171875, + "y": 1694.3694458007812 + }, + "dragging": false, + "selectable": true, + "focusable": true + }, + { + "id": "Dn872mgexmxoLtbkIgIgz", + "type": "subtopic", + "position": { + "x": 389.5025092677304, + "y": 1898.8694458007812 + }, + "selected": false, + "data": { + "label": "async/await", + "style": { + "fontSize": 17, + "justifyContent": "flex-start", + "textAlign": "center" + }, + "oldId": "PJSdqvh5OBwPCNpn3q_S5", + "legend": { + "id": "bcE9YSY2vLzRyJQSceY9M", + "label": "Intermediate Topics / pick these next", + "color": "#9900ff", + "position": "right-center" + } + }, + "zIndex": 999, + "width": 146, + "height": 49, + "style": { + "width": 146, + "height": 49 + }, + "positionAbsolute": { + "x": 389.5025092677304, + "y": 1898.8694458007812 + }, + "dragging": false, + "resizing": false, + "selectable": true, + "focusable": true + }, + { + "id": "q6vciQb_Jk-Up16Pk5NeE", + "type": "topic", + "position": { + "x": 163.9190115254637, + "y": 2098.2304293708294 + }, + "selected": false, + "data": { + "label": "Working with APIs", + "style": { + "fontSize": 17, + "justifyContent": "flex-start", + "textAlign": "center" + }, + "oldId": "sFOqx6_7poVIVuXhJVY0E", + "legend": { + "id": "NEZQB0yHPCcKwsESDYbk5", + "color": "#38761d", + "label": "Beginner Topics / start with these", + "position": "right-top" + } + }, + "zIndex": 999, + "width": 186, + "height": 49, + "style": { + "width": 186, + "height": 49 + }, + "positionAbsolute": { + "x": 163.9190115254637, + "y": 2098.2304293708294 + }, + "dragging": false, + "selectable": true, + "focusable": true, + "resizing": false + }, + { + "id": "kL5rfWxXe4J44ENru1uJS", + "type": "subtopic", + "position": { + "x": 344.0025092677304, + "y": 2018.8694458007812 + }, + "selected": false, + "data": { + "label": "Fetch", + "style": { + "fontSize": 17, + "justifyContent": "flex-start", + "textAlign": "center" + }, + "legend": { + "id": "NEZQB0yHPCcKwsESDYbk5", + "color": "#38761d", + "label": "Beginner Topics / start with these", + "position": "right-center" + } + }, + "zIndex": 999, + "width": 188, + "height": 49, + "style": { + "width": 188 + }, + "positionAbsolute": { + "x": 344.0025092677304, + "y": 2018.8694458007812 + }, + "dragging": false, + "selectable": true, + "focusable": true + }, + { + "id": "LiuhBE7dIlkoWkthSoCsa", + "type": "subtopic", + "position": { + "x": 344.0025092677304, + "y": 1965.8694458007812 + }, + "selected": false, + "data": { + "label": "XMLHTTPRequest", + "style": { + "fontSize": 17, + "justifyContent": "flex-start", + "textAlign": "center" + }, + "oldId": "kL5rfWxXe4J44ENru1uJS", + "legend": { + "id": "NEZQB0yHPCcKwsESDYbk5", + "color": "#38761d", + "label": "Beginner Topics / start with these", + "position": "right-center" + } + }, + "zIndex": 999, + "width": 188, + "height": 49, + "style": { + "width": 188 + }, + "positionAbsolute": { + "x": 344.0025092677304, + "y": 1965.8694458007812 + }, + "dragging": false, + "selectable": true, + "focusable": true + }, + { + "id": "F_Lrj0F7UXriqJ0mhwxCy", + "type": "topic", + "position": { + "x": 40.26672552017453, + "y": 2098.2304293708294 + }, + "selected": false, + "data": { + "label": "Classes", + "style": { + "fontSize": 17, + "justifyContent": "flex-start", + "textAlign": "center" + }, + "oldId": "q6vciQb_Jk-Up16Pk5NeE", + "legend": { + "id": "bcE9YSY2vLzRyJQSceY9M", + "label": "Intermediate Topics / pick these next", + "color": "#9900ff", + "position": "left-top" + } + }, + "zIndex": 999, + "width": 100, + "height": 49, + "style": { + "width": 100, + "height": 49 + }, + "positionAbsolute": { + "x": 40.26672552017453, + "y": 2098.2304293708294 + }, + "dragging": false, + "selectable": true, + "focusable": true, + "resizing": false + }, + { + "id": "TZ8XGdykSJjKBjX6Nivwo", + "type": "topic", + "position": { + "x": -230.45968546864998, + "y": 2098.2304293708294 + }, + "selected": false, + "data": { + "label": "Iterators and Generators", + "style": { + "fontSize": 17, + "justifyContent": "flex-start", + "textAlign": "center" + }, + "oldId": "F_Lrj0F7UXriqJ0mhwxCy", + "legend": { + "id": "iRlgVcCk54BVDA-Rx0kt8", + "label": "Advanced Topics / pick these at last", + "color": "#000", + "position": "left-top" + } + }, + "zIndex": 999, + "width": 235, + "height": 49, + "style": {}, + "positionAbsolute": { + "x": -230.45968546864998, + "y": 2098.2304293708294 + }, + "dragging": false, + "selectable": true, + "focusable": true, + "resizing": false + }, + { + "id": "hLnJlwnECFbVMeFpH0M5Q", + "type": "topic", + "position": { + "x": -523.328125, + "y": 2098.2304293708294 + }, + "selected": false, + "data": { + "label": "Modules in JavaScript", + "style": { + "fontSize": 17, + "justifyContent": "flex-start", + "textAlign": "center" + }, + "oldId": "TZ8XGdykSJjKBjX6Nivwo", + "legend": { + "id": "bcE9YSY2vLzRyJQSceY9M", + "label": "Intermediate Topics / pick these next", + "color": "#9900ff", + "position": "left-center" + } + }, + "zIndex": 999, + "width": 214, + "height": 49, + "style": {}, + "positionAbsolute": { + "x": -523.328125, + "y": 2098.2304293708294 + }, + "dragging": false, + "selectable": true, + "focusable": true, + "resizing": false + }, + { + "id": "4EXeGkOpfAViB9Uo4zL6O", + "type": "subtopic", + "position": { + "x": -483.328125, + "y": 1969.2304293708296 + }, + "selected": false, + "data": { + "label": "CommonJS", + "style": { + "fontSize": 17, + "justifyContent": "flex-start", + "textAlign": "center" + }, + "legend": { + "id": "bcE9YSY2vLzRyJQSceY9M", + "label": "Intermediate Topics / pick these next", + "color": "#9900ff", + "position": "left-center" + } + }, + "zIndex": 999, + "width": 134, + "height": 49, + "style": { + "width": 134 + }, + "positionAbsolute": { + "x": -483.328125, + "y": 1969.2304293708296 + }, + "dragging": false, + "selectable": true, + "focusable": true + }, + { + "id": "jLNmYeo20Mbu4WRvVgvwU", + "type": "subtopic", + "position": { + "x": -483.328125, + "y": 2022.2304293708296 + }, + "selected": false, + "data": { + "label": "ESM", + "style": { + "fontSize": 17, + "justifyContent": "flex-start", + "textAlign": "center" + }, + "legend": { + "id": "bcE9YSY2vLzRyJQSceY9M", + "label": "Intermediate Topics / pick these next", + "color": "#9900ff", + "position": "left-center" + } + }, + "zIndex": 999, + "width": 134, + "height": 49, + "style": { + "width": 134 + }, + "positionAbsolute": { + "x": -483.328125, + "y": 2022.2304293708296 + }, + "dragging": false, + "selectable": true, + "focusable": true + }, + { + "id": "MatU4SthAAhByJ40XdZQn", + "type": "topic", + "position": { + "x": -523.328125, + "y": 2200.2304293708294 + }, + "selected": false, + "data": { + "label": "Memory Management", + "style": { + "fontSize": 17, + "justifyContent": "flex-start", + "textAlign": "center" + }, + "oldId": "hLnJlwnECFbVMeFpH0M5Q", + "legend": { + "id": "iRlgVcCk54BVDA-Rx0kt8", + "label": "Advanced Topics / pick these at last", + "color": "#000", + "position": "left-center" + } + }, + "zIndex": 999, + "width": 214, + "height": 49, + "style": {}, + "positionAbsolute": { + "x": -523.328125, + "y": 2200.2304293708294 + }, + "dragging": false, + "selectable": true, + "focusable": true, + "resizing": false + }, + { + "id": "ZR2WfH1cerA-V_kaPwRvm", + "type": "subtopic", + "position": { + "x": -510.328125, + "y": 2279.385077050813 + }, + "selected": false, + "data": { + "label": "Memory Lifecycle", + "style": { + "fontSize": 17, + "justifyContent": "flex-start", + "textAlign": "center" + }, + "oldId": "KKyX8N4lTgN0w-Khm6Ztq", + "legend": { + "id": "iRlgVcCk54BVDA-Rx0kt8", + "label": "Advanced Topics / pick these at last", + "color": "#000", + "position": "left-center" + } + }, + "zIndex": 999, + "width": 188, + "height": 49, + "style": { + "width": 188, + "height": 49 + }, + "positionAbsolute": { + "x": -510.328125, + "y": 2279.385077050813 + }, + "selectable": true, + "focusable": true, + "dragging": false + }, + { + "id": "bhuGtcyqPFKu-900aESYz", + "type": "topic", + "position": { + "x": -203.1276397705078, + "y": 1578.3694458007812 + }, + "selected": false, + "data": { + "label": "DOM APIs", + "style": { + "fontSize": 17, + "justifyContent": "flex-start", + "textAlign": "center" + }, + "legend": { + "id": "bcE9YSY2vLzRyJQSceY9M", + "label": "Intermediate Topics / pick these next", + "color": "#9900ff", + "position": "left-center" + }, + "oldId": "Xw8lb0xCWKmNs4KZfhBUy" + }, + "zIndex": 999, + "width": 134, + "height": 49, + "style": { + "width": 134, + "height": 49 + }, + "positionAbsolute": { + "x": -203.1276397705078, + "y": 1578.3694458007812 + }, + "dragging": false, + "focusable": true, + "selectable": true, + "resizing": false + }, + { + "id": "KKyX8N4lTgN0w-Khm6Ztq", + "type": "subtopic", + "position": { + "x": -510.328125, + "y": 2332.385077050813 + }, + "selected": false, + "data": { + "label": "Gabage Collection", + "style": { + "fontSize": 17, + "justifyContent": "flex-start", + "textAlign": "center" + }, + "legend": { + "id": "iRlgVcCk54BVDA-Rx0kt8", + "label": "Advanced Topics / pick these at last", + "color": "#000", + "position": "left-center" + } + }, + "zIndex": 999, + "width": 188, + "height": 49, + "style": { + "width": 188, + "height": 49 + }, + "positionAbsolute": { + "x": -510.328125, + "y": 2332.385077050813 + }, + "selectable": true, + "focusable": true, + "dragging": false + }, + { + "id": "rc5WzBBOm2cus-rQl8EOE", + "type": "topic", + "position": { + "x": -228.95968546864998, + "y": 2200.2304293708294 + }, + "selected": false, + "data": { + "label": "Using Browser DevTools", + "style": { + "fontSize": 17, + "justifyContent": "flex-start", + "textAlign": "center" + }, + "oldId": "MatU4SthAAhByJ40XdZQn", + "legend": { + "id": "bcE9YSY2vLzRyJQSceY9M", + "label": "Intermediate Topics / pick these next", + "color": "#9900ff", + "position": "right-center" + } + }, + "zIndex": 999, + "width": 232, + "height": 49, + "style": {}, + "positionAbsolute": { + "x": -228.95968546864998, + "y": 2200.2304293708294 + }, + "dragging": false, + "selectable": true, + "focusable": true, + "resizing": false + }, + { + "id": "dhEtcgv7G9fNV-AUNJdWk", + "type": "subtopic", + "position": { + "x": 136.6719904951085, + "y": 2200.7304293708294 + }, + "selected": false, + "data": { + "label": "Debugging Issues", + "style": { + "fontSize": 17, + "justifyContent": "flex-start", + "textAlign": "center" + }, + "legend": { + "id": "bcE9YSY2vLzRyJQSceY9M", + "label": "Intermediate Topics / pick these next", + "color": "#9900ff", + "position": "right-center" + } + }, + "zIndex": 999, + "width": 246, + "height": 49, + "style": { + "width": 246, + "height": 49 + }, + "positionAbsolute": { + "x": 136.6719904951085, + "y": 2200.7304293708294 + }, + "dragging": false, + "focusable": true + }, + { + "id": "BA_ArmZMnVMaL_zl3W3Pt", + "type": "subtopic", + "position": { + "x": 136.6719904951085, + "y": 2253.7304293708294 + }, + "selected": false, + "data": { + "label": "Debugging Memory Leaks", + "style": { + "fontSize": 17, + "justifyContent": "flex-start", + "textAlign": "center" + }, + "legend": { + "id": "bcE9YSY2vLzRyJQSceY9M", + "label": "Intermediate Topics / pick these next", + "color": "#9900ff", + "position": "right-center" + } + }, + "zIndex": 999, + "width": 246, + "height": 49, + "style": { + "width": 246, + "height": 49 + }, + "positionAbsolute": { + "x": 136.6719904951085, + "y": 2253.7304293708294 + }, + "dragging": false, + "focusable": true + }, + { + "id": "ECxISKUAU7js_JsfSHzud", + "type": "subtopic", + "position": { + "x": 137.6719904951085, + "y": 2306.7304293708294 + }, + "selected": false, + "data": { + "label": "Debugging Performance", + "style": { + "fontSize": 17, + "justifyContent": "flex-start", + "textAlign": "center" + }, + "legend": { + "id": "bcE9YSY2vLzRyJQSceY9M", + "label": "Intermediate Topics / pick these next", + "color": "#9900ff", + "position": "right-center" + } + }, + "zIndex": 999, + "width": 246, + "height": 49, + "style": { + "width": 246, + "height": 49 + }, + "positionAbsolute": { + "x": 137.6719904951085, + "y": 2306.7304293708294 + }, + "dragging": false, + "focusable": true + }, + { + "width": 91, + "height": 49, + "id": "U0fJo2a3vnaodNJhfZ78I", + "type": "button", + "position": { + "x": -219.2816601458129, + "y": 2495.0743589624644 + }, + "selected": false, + "data": { + "label": "React", + "href": "https://roadm.sh/react", + "color": "#FFFFFf", + "backgroundColor": "#4136D4", + "style": { + "fontSize": 17 + }, + "borderColor": "#4136D4", + "oldId": "P5IZjP0g1_fnvHy3YTR4q" + }, + "zIndex": 999, + "dragging": false, + "positionAbsolute": { + "x": -219.2816601458129, + "y": 2495.0743589624644 + }, + "style": {}, + "focusable": true, + "resizing": false, + "selectable": true + }, + { + "width": 102, + "height": 49, + "id": "iuSv7V59YxUZawN38Qlli", + "type": "button", + "position": { + "x": 7.718339854187093, + "y": 2495.0743589624644 + }, + "selected": false, + "data": { + "label": "Node.js", + "href": "https://roadmap.sh/nodejs", + "color": "#FFFFFf", + "backgroundColor": "#4136D4", + "style": { + "fontSize": 17 + }, + "borderColor": "#4136D4", + "oldId": "ZSrQoNGKiR484uALMWO9F" + }, + "zIndex": 999, + "dragging": false, + "positionAbsolute": { + "x": 7.718339854187093, + "y": 2495.0743589624644 + }, + "style": {}, + "focusable": true, + "resizing": false, + "selectable": true + }, + { + "id": "nfMrC0eoXZl72H4o3VFEP", + "type": "subtopic", + "position": { + "x": -200.2816601458129, + "y": 1096.063720703125 + }, + "selected": false, + "data": { + "label": "SameValue", + "style": { + "fontSize": 17, + "justifyContent": "flex-start", + "textAlign": "center" + }, + "legend": { + "id": "iRlgVcCk54BVDA-Rx0kt8", + "label": "Advanced Topics / pick these at last", + "color": "#000", + "position": "right-center" + }, + "oldId": "fL3B2hkTgMb0oEwMiWJtK" + }, + "zIndex": 999, + "width": 186, + "height": 50, + "style": { + "width": 186, + "height": 50 + }, + "positionAbsolute": { + "x": -200.2816601458129, + "y": 1096.063720703125 + }, + "dragging": false, + "selectable": true, + "focusable": true, + "resizing": false + } + ], + "edges": [ + { + "style": { + "strokeDasharray": "0", + "strokeLinecap": "round", + "strokeWidth": 3.5, + "stroke": "#2b78e4" + }, + "sourceHandle": "x2", + "target": "GV_zWF6rSWg5bqgiXhOEf", + "targetHandle": "w1", + "data": { + "edgeStyle": "solid" + }, + "id": "M0aRyhxjzTWUOW95D1g1y", + "selected": false, + "type": "smoothstep", + "focusable": true, + "selectable": true + }, + { + "style": { + "strokeDasharray": "0", + "strokeLinecap": "round", + "strokeWidth": 3.5, + "stroke": "#2b78e4" + }, + "sourceHandle": "x2", + "target": "GV_zWF6rSWg5bqgiXhOEf", + "targetHandle": "w1", + "data": { + "edgeStyle": "solid" + }, + "id": "Xw4lLz2zWuTkNu8r4oheF", + "selected": false, + "selectable": true, + "focusable": true + }, + { + "style": { + "strokeDasharray": "0", + "strokeLinecap": "round", + "strokeWidth": 3.5, + "stroke": "#2b78e4" + }, + "sourceHandle": "x2", + "target": "GV_zWF6rSWg5bqgiXhOEf", + "targetHandle": "w1", + "data": { + "edgeStyle": "solid" + }, + "id": "mbCXMk97_HKXG3d4TxBOC", + "selected": false, + "focusable": true, + "selectable": true + }, + { + "style": { + "strokeDasharray": "0.8 8", + "strokeLinecap": "round", + "strokeWidth": 3.5, + "stroke": "#2b78e4" + }, + "source": "6khAD6mzZ9S96JJuC5_j6", + "sourceHandle": "y2", + "target": "UBB-8hUcwo4Mfd0cmEcdA", + "targetHandle": "z1", + "data": { + "edgeStyle": "dashed" + }, + "id": "reactflow__edge-ADarwihuI2nBq1C3U7-Zry2-UBB-8hUcwo4Mfd0cmEcdAz1", + "selected": false, + "selectable": true, + "focusable": true + }, + { + "style": { + "strokeDasharray": "0.8 8", + "strokeLinecap": "round", + "strokeWidth": 3.5, + "stroke": "#2b78e4" + }, + "source": "6khAD6mzZ9S96JJuC5_j6", + "sourceHandle": "y2", + "target": "l-GKzcsBNA0r6Jax8hwnP", + "targetHandle": "z2", + "data": { + "edgeStyle": "dashed" + }, + "id": "reactflow__edge-ADarwihuI2nBq1C3U7-Zry2-l-GKzcsBNA0r6Jax8hwnPz2", + "selected": false, + "selectable": true, + "focusable": true + }, + { + "style": { + "strokeDasharray": "0.8 8", + "strokeLinecap": "round", + "strokeWidth": 3.5, + "stroke": "#2b78e4" + }, + "source": "6khAD6mzZ9S96JJuC5_j6", + "sourceHandle": "y2", + "target": "SFPsWnVpZBAw3_re7op4h", + "targetHandle": "z1", + "data": { + "edgeStyle": "dashed" + }, + "id": "reactflow__edge-ADarwihuI2nBq1C3U7-Zry2-SFPsWnVpZBAw3_re7op4hz1", + "selected": false, + "selectable": true, + "focusable": true + }, + { + "style": { + "strokeDasharray": "0.8 8", + "strokeLinecap": "round", + "strokeWidth": 3.5, + "stroke": "#2b78e4" + }, + "source": "6khAD6mzZ9S96JJuC5_j6", + "sourceHandle": "y2", + "target": "uXsWIUUxtc4H_iRx3uZv0", + "targetHandle": "z1", + "data": { + "edgeStyle": "dashed" + }, + "id": "reactflow__edge-ADarwihuI2nBq1C3U7-Zry2-uXsWIUUxtc4H_iRx3uZv0z1", + "selected": false, + "selectable": true, + "focusable": true + }, + { + "style": { + "strokeDasharray": "0", + "strokeLinecap": "round", + "strokeWidth": 3.5, + "stroke": "#2b78e4" + }, + "source": "iogwMmOvub2ZF4zgg6WyF", + "sourceHandle": "x2", + "target": "6khAD6mzZ9S96JJuC5_j6", + "targetHandle": "w1", + "data": { + "edgeStyle": "solid" + }, + "id": "reactflow__edge-iogwMmOvub2ZF4zgg6WyFx2-ADarwihuI2nBq1C3U7-Zrw1", + "selected": false, + "selectable": true, + "focusable": true + }, + { + "style": { + "strokeDasharray": "0.8 8", + "strokeLinecap": "round", + "strokeWidth": 3.5, + "stroke": "#2b78e4" + }, + "source": "kvActjpU4FUJdrmuFoFEe", + "sourceHandle": "z2", + "target": "7iMJuaB7yKlSIbT4dBe5L", + "targetHandle": "y1", + "data": { + "edgeStyle": "dashed" + }, + "selected": false, + "id": "reactflow__edge-ADarwihuI2nBq1C3U7-Zrz2-7iMJuaB7yKlSIbT4dBe5Ly1", + "selectable": true, + "focusable": true + }, + { + "style": { + "strokeDasharray": "0.8 8", + "strokeLinecap": "round", + "strokeWidth": 3.5, + "stroke": "#2b78e4" + }, + "source": "kvActjpU4FUJdrmuFoFEe", + "sourceHandle": "z2", + "target": "HfieG3v3wnmpZDfNwEJvZ", + "targetHandle": "y1", + "data": { + "edgeStyle": "dashed" + }, + "selected": false, + "id": "reactflow__edge-ADarwihuI2nBq1C3U7-Zrz2-HfieG3v3wnmpZDfNwEJvZy1", + "selectable": true, + "focusable": true + }, + { + "style": { + "strokeDasharray": "0.8 8", + "strokeLinecap": "round", + "strokeWidth": 3.5, + "stroke": "#2b78e4" + }, + "source": "kvActjpU4FUJdrmuFoFEe", + "sourceHandle": "z2", + "target": "Lb5jLF91WO5V5CWpifciW", + "targetHandle": "y1", + "data": { + "edgeStyle": "dashed" + }, + "selected": false, + "id": "reactflow__edge-ADarwihuI2nBq1C3U7-Zrz2-Lb5jLF91WO5V5CWpifciWy1", + "selectable": true, + "focusable": true + }, + { + "style": { + "strokeDasharray": "0.8 8", + "strokeLinecap": "round", + "strokeWidth": 3.5, + "stroke": "#2b78e4" + }, + "source": "kvActjpU4FUJdrmuFoFEe", + "sourceHandle": "z2", + "target": "BqbAWt--Guqex-rrb4ZUv", + "targetHandle": "y1", + "data": { + "edgeStyle": "dashed" + }, + "selected": false, + "id": "reactflow__edge-ADarwihuI2nBq1C3U7-Zrz2-BqbAWt--Guqex-rrb4ZUvy1", + "selectable": true, + "focusable": true + }, + { + "style": { + "strokeDasharray": "0", + "strokeLinecap": "round", + "strokeWidth": 3.5, + "stroke": "#2b78e4" + }, + "source": "kvActjpU4FUJdrmuFoFEe", + "sourceHandle": "x2", + "target": "-jbPPuEXacBR0d0CWPHgd", + "targetHandle": "w2", + "data": { + "edgeStyle": "solid" + }, + "id": "reactflow__edge-kvActjpU4FUJdrmuFoFEex2-ADarwihuI2nBq1C3U7-Zrw2", + "selected": false, + "focusable": true, + "selectable": true + }, + { + "style": { + "strokeDasharray": "0.8 8", + "strokeLinecap": "round", + "strokeWidth": 3.5, + "stroke": "#2b78e4" + }, + "source": "-jbPPuEXacBR0d0CWPHgd", + "sourceHandle": "y2", + "target": "SSqBPOJROQpX5poMFSJtJ", + "targetHandle": "z1", + "data": { + "edgeStyle": "dashed" + }, + "id": "reactflow__edge-ADarwihuI2nBq1C3U7-Zry2-SSqBPOJROQpX5poMFSJtJz1", + "selected": false, + "focusable": true, + "selectable": true + }, + { + "style": { + "strokeDasharray": "0.8 8", + "strokeLinecap": "round", + "strokeWidth": 3.5, + "stroke": "#2b78e4" + }, + "source": "-jbPPuEXacBR0d0CWPHgd", + "sourceHandle": "z2", + "target": "xe8HZ8Mt1fK8yJMcDPYHJ", + "targetHandle": "y1", + "data": { + "edgeStyle": "dashed" + }, + "id": "reactflow__edge-ADarwihuI2nBq1C3U7-Zrz2-RRACLQ6-aopkxImIp3Tocy1", + "selected": false, + "focusable": true, + "selectable": true + }, + { + "style": { + "strokeDasharray": "0.8 8", + "strokeLinecap": "round", + "strokeWidth": 3.5, + "stroke": "#2b78e4" + }, + "source": "-jbPPuEXacBR0d0CWPHgd", + "sourceHandle": "z2", + "target": "RRACLQ6-aopkxImIp3Toc", + "targetHandle": "y1", + "data": { + "edgeStyle": "dashed" + }, + "id": "reactflow__edge-ADarwihuI2nBq1C3U7-Zrz2-RRACLQ6-aopkxImIp3Tocy1", + "selected": false, + "focusable": true, + "selectable": true + }, + { + "style": { + "strokeDasharray": "0.8 8", + "strokeLinecap": "round", + "strokeWidth": 3.5, + "stroke": "#2b78e4" + }, + "source": "xe8HZ8Mt1fK8yJMcDPYHJ", + "sourceHandle": "z2", + "target": "D95ndkkwmT5X_HqboEn6E", + "targetHandle": "y2", + "data": { + "edgeStyle": "dashed" + }, + "id": "reactflow__edge-xe8HZ8Mt1fK8yJMcDPYHJz2-D95ndkkwmT5X_HqboEn6Ey2", + "selected": false, + "focusable": true, + "selectable": true + }, + { + "style": { + "strokeDasharray": "0", + "strokeLinecap": "round", + "strokeWidth": 3.5, + "stroke": "#2b78e4" + }, + "source": "-jbPPuEXacBR0d0CWPHgd", + "sourceHandle": "x2", + "target": "XPmBieVCXvL3WbWkYRoKr", + "targetHandle": "w1", + "data": { + "edgeStyle": "solid" + }, + "id": "reactflow__edge--jbPPuEXacBR0d0CWPHgdx2-ADarwihuI2nBq1C3U7-Zrw1", + "selected": false, + "focusable": true, + "selectable": true + }, + { + "style": { + "strokeDasharray": "0.8 8", + "strokeLinecap": "round", + "strokeWidth": 3.5, + "stroke": "#2b78e4" + }, + "source": "XPmBieVCXvL3WbWkYRoKr", + "sourceHandle": "y2", + "target": "_Bo2YZqZ_gY35SLPML4T6", + "targetHandle": "z2", + "data": { + "edgeStyle": "dashed" + }, + "id": "reactflow__edge-ADarwihuI2nBq1C3U7-Zry2-_Bo2YZqZ_gY35SLPML4T6z2", + "selected": false, + "focusable": true, + "selectable": true + }, + { + "style": { + "strokeDasharray": "0.8 8", + "strokeLinecap": "round", + "strokeWidth": 3.5, + "stroke": "#2b78e4" + }, + "source": "XPmBieVCXvL3WbWkYRoKr", + "sourceHandle": "y2", + "target": "pP42K_eH4RCdUdUS8BJlP", + "targetHandle": "z1", + "data": { + "edgeStyle": "dashed" + }, + "id": "reactflow__edge-XPmBieVCXvL3WbWkYRoKry2-pP42K_eH4RCdUdUS8BJlPz1", + "selected": false, + "focusable": true, + "selectable": true + }, + { + "style": { + "strokeDasharray": "0.8 8", + "strokeLinecap": "round", + "strokeWidth": 3.5, + "stroke": "#2b78e4" + }, + "source": "XPmBieVCXvL3WbWkYRoKr", + "sourceHandle": "y2", + "target": "1xhjrRN-Rfekei2JwwU7Y", + "targetHandle": "z1", + "data": { + "edgeStyle": "dashed" + }, + "id": "reactflow__edge-XPmBieVCXvL3WbWkYRoKry2-1xhjrRN-Rfekei2JwwU7Yz1", + "selected": false, + "focusable": true, + "selectable": true + }, + { + "style": { + "strokeDasharray": "0.8 8", + "strokeLinecap": "round", + "strokeWidth": 3.5, + "stroke": "#2b78e4" + }, + "source": "ADarwihuI2nBq1C3U7-Zr", + "sourceHandle": "w2", + "target": "rhJrrqkRqy2Qw_he4SPGz", + "targetHandle": "x1", + "data": { + "edgeStyle": "dashed" + }, + "id": "reactflow__edge-ADarwihuI2nBq1C3U7-Zrw2-rhJrrqkRqy2Qw_he4SPGzx1", + "selected": false, + "focusable": true, + "selectable": true + }, + { + "style": { + "strokeDasharray": "0.8 8", + "strokeLinecap": "round", + "strokeWidth": 3.5, + "stroke": "#2b78e4" + }, + "source": "rhJrrqkRqy2Qw_he4SPGz", + "sourceHandle": "z2", + "target": "Xc0jL4rafpI-ixIaAxo9O", + "targetHandle": "y1", + "data": { + "edgeStyle": "dashed" + }, + "id": "reactflow__edge-rhJrrqkRqy2Qw_he4SPGzz2-Xc0jL4rafpI-ixIaAxo9Oy1", + "selected": false, + "focusable": true, + "selectable": true + }, + { + "style": { + "strokeDasharray": "0.8 8", + "strokeLinecap": "round", + "strokeWidth": 3.5, + "stroke": "#2b78e4" + }, + "source": "rhJrrqkRqy2Qw_he4SPGz", + "sourceHandle": "z2", + "target": "6icsjC4aisDgPWasVuCOt", + "targetHandle": "y2", + "data": { + "edgeStyle": "dashed" + }, + "id": "reactflow__edge-rhJrrqkRqy2Qw_he4SPGzz2-6icsjC4aisDgPWasVuCOty2", + "selected": false, + "focusable": true, + "selectable": true + }, + { + "style": { + "strokeDasharray": "0.8 8", + "strokeLinecap": "round", + "strokeWidth": 3.5, + "stroke": "#2b78e4" + }, + "source": "rhJrrqkRqy2Qw_he4SPGz", + "sourceHandle": "z2", + "target": "sciU68E13mcfL577y6Vim", + "targetHandle": "y2", + "data": { + "edgeStyle": "dashed" + }, + "id": "reactflow__edge-rhJrrqkRqy2Qw_he4SPGzz2-sciU68E13mcfL577y6Vimy2", + "selected": false, + "focusable": true, + "selectable": true + }, + { + "style": { + "strokeDasharray": "0.8 8", + "strokeLinecap": "round", + "strokeWidth": 3.5, + "stroke": "#2b78e4" + }, + "source": "rhJrrqkRqy2Qw_he4SPGz", + "sourceHandle": "z2", + "target": "DSFzj61N9ojz29mjExhVa", + "targetHandle": "y1", + "data": { + "edgeStyle": "dashed" + }, + "id": "reactflow__edge-rhJrrqkRqy2Qw_he4SPGzz2-DSFzj61N9ojz29mjExhVay1", + "selected": false, + "focusable": true, + "selectable": true + }, + { + "style": { + "strokeDasharray": "0", + "strokeLinecap": "round", + "strokeWidth": 3.5, + "stroke": "#2b78e4" + }, + "source": "XPmBieVCXvL3WbWkYRoKr", + "sourceHandle": "z2", + "target": "ADarwihuI2nBq1C3U7-Zr", + "targetHandle": "y1", + "data": { + "edgeStyle": "solid" + }, + "id": "reactflow__edge-XPmBieVCXvL3WbWkYRoKrz2-ADarwihuI2nBq1C3U7-Zry1", + "selected": false, + "focusable": true, + "selectable": true + }, + { + "style": { + "strokeDasharray": "0.8 8", + "strokeLinecap": "round", + "strokeWidth": 3.5, + "stroke": "#2b78e4" + }, + "source": "ADarwihuI2nBq1C3U7-Zr", + "sourceHandle": "x2", + "target": "lBOGoHZrmnIRatvryDwTm", + "targetHandle": "w1", + "data": { + "edgeStyle": "dashed" + }, + "id": "reactflow__edge-ADarwihuI2nBq1C3U7-Zrx2-lBOGoHZrmnIRatvryDwTmw1", + "selected": false, + "focusable": true, + "selectable": true + }, + { + "style": { + "strokeDasharray": "0.8 8", + "strokeLinecap": "round", + "strokeWidth": 3.5, + "stroke": "#2b78e4" + }, + "source": "lBOGoHZrmnIRatvryDwTm", + "sourceHandle": "z2", + "target": "8X1mdQ3NDBVOZZWBbAFRE", + "targetHandle": "y1", + "data": { + "edgeStyle": "dashed" + }, + "id": "reactflow__edge-lBOGoHZrmnIRatvryDwTmz2-8X1mdQ3NDBVOZZWBbAFREy1", + "selected": false, + "focusable": true, + "selectable": true + }, + { + "style": { + "strokeDasharray": "0.8 8", + "strokeLinecap": "round", + "strokeWidth": 3.5, + "stroke": "#2b78e4" + }, + "source": "lBOGoHZrmnIRatvryDwTm", + "sourceHandle": "z2", + "target": "NZedBxG9B9TRVOf2QE2yL", + "targetHandle": "y2", + "data": { + "edgeStyle": "dashed" + }, + "id": "reactflow__edge-lBOGoHZrmnIRatvryDwTmz2-NZedBxG9B9TRVOf2QE2yLy2", + "selected": false, + "focusable": true, + "selectable": true + }, + { + "style": { + "strokeDasharray": "0", + "strokeLinecap": "round", + "strokeWidth": 3.5, + "stroke": "#2b78e4" + }, + "source": "ADarwihuI2nBq1C3U7-Zr", + "sourceHandle": "y2", + "target": "23Xa6q5VvRVlzc6Dx8vST", + "targetHandle": "z1", + "data": { + "edgeStyle": "solid" + }, + "id": "reactflow__edge-ADarwihuI2nBq1C3U7-Zry2-YD-2l_amfqqqCdtc_Zdzoz1", + "selected": false, + "focusable": true, + "selectable": true + }, + { + "style": { + "strokeDasharray": "0.8 8", + "strokeLinecap": "round", + "strokeWidth": 3.5, + "stroke": "#2b78e4" + }, + "source": "23Xa6q5VvRVlzc6Dx8vST", + "sourceHandle": "y2", + "target": "iZjl6qe9LGLFqXyopMUFX", + "targetHandle": "z1", + "data": { + "edgeStyle": "dashed" + }, + "id": "reactflow__edge-YD-2l_amfqqqCdtc_Zdzoy2-iZjl6qe9LGLFqXyopMUFXz1", + "selected": false, + "selectable": true, + "focusable": true + }, + { + "style": { + "strokeDasharray": "0.8 8", + "strokeLinecap": "round", + "strokeWidth": 3.5, + "stroke": "#2b78e4" + }, + "source": "23Xa6q5VvRVlzc6Dx8vST", + "sourceHandle": "x2", + "target": "JM16NHhFVOwwbwqCubmYw", + "targetHandle": "w1", + "data": { + "edgeStyle": "dashed" + }, + "id": "reactflow__edge-YD-2l_amfqqqCdtc_Zdzox2-JM16NHhFVOwwbwqCubmYww1", + "selected": false, + "selectable": true, + "focusable": true + }, + { + "style": { + "strokeDasharray": "0", + "strokeLinecap": "round", + "strokeWidth": 3.5, + "stroke": "#2b78e4" + }, + "source": "23Xa6q5VvRVlzc6Dx8vST", + "sourceHandle": "z2", + "target": "YD-2l_amfqqqCdtc_Zdzo", + "targetHandle": "y1", + "data": { + "edgeStyle": "solid" + }, + "id": "reactflow__edge-23Xa6q5VvRVlzc6Dx8vSTz2-YD-2l_amfqqqCdtc_Zdzoy1", + "selected": false, + "selectable": true, + "focusable": true + }, + { + "style": { + "strokeDasharray": "0.8 8", + "strokeLinecap": "round", + "strokeWidth": 3.5, + "stroke": "#2b78e4" + }, + "source": "3tckJ2Sci7z-sNx9jx9eF", + "sourceHandle": "z2", + "target": "ttCsd2_H2SuRivCjGv1OX", + "targetHandle": "y2", + "data": { + "edgeStyle": "dashed" + }, + "id": "reactflow__edge-_6vZa43gWjxO2OcD1iCCQz2-ttCsd2_H2SuRivCjGv1OXy2", + "selected": false, + "selectable": true, + "focusable": true + }, + { + "style": { + "strokeDasharray": "0.8 8", + "strokeLinecap": "round", + "strokeWidth": 3.5, + "stroke": "#2b78e4" + }, + "source": "3tckJ2Sci7z-sNx9jx9eF", + "sourceHandle": "z2", + "target": "34TKGxV9YziOWMh9rT_KE", + "targetHandle": "y1", + "data": { + "edgeStyle": "dashed" + }, + "id": "reactflow__edge-_6vZa43gWjxO2OcD1iCCQz2-34TKGxV9YziOWMh9rT_KEy1", + "selected": false, + "selectable": true, + "focusable": true + }, + { + "style": { + "strokeDasharray": "0.8 8", + "strokeLinecap": "round", + "strokeWidth": 3.5, + "stroke": "#2b78e4" + }, + "source": "34TKGxV9YziOWMh9rT_KE", + "sourceHandle": "x2", + "target": "ReGIniyLYl5hGExchrJd2", + "targetHandle": "w1", + "data": { + "edgeStyle": "dashed" + }, + "id": "reactflow__edge-34TKGxV9YziOWMh9rT_KEx2-ReGIniyLYl5hGExchrJd2w1", + "selected": false, + "selectable": true, + "focusable": true + }, + { + "style": { + "strokeDasharray": "0", + "strokeLinecap": "round", + "strokeWidth": 3.5, + "stroke": "#2b78e4" + }, + "source": "3tckJ2Sci7z-sNx9jx9eF", + "sourceHandle": "y2", + "target": "_6vZa43gWjxO2OcD1iCCQ", + "targetHandle": "z1", + "data": { + "edgeStyle": "solid" + }, + "id": "reactflow__edge-3tckJ2Sci7z-sNx9jx9eFy2-_6vZa43gWjxO2OcD1iCCQz1", + "selected": false, + "selectable": true, + "focusable": true + }, + { + "style": { + "strokeDasharray": "0.8 8", + "strokeLinecap": "round", + "strokeWidth": 3.5, + "stroke": "#2b78e4" + }, + "source": "_6vZa43gWjxO2OcD1iCCQ", + "sourceHandle": "y2", + "target": "640mk-m5mB90Mme-7jcXV", + "targetHandle": "z1", + "data": { + "edgeStyle": "dashed" + }, + "id": "reactflow__edge-_6vZa43gWjxO2OcD1iCCQy2-640mk-m5mB90Mme-7jcXVz1", + "selected": false, + "selectable": true, + "focusable": true + }, + { + "style": { + "strokeDasharray": "0.8 8", + "strokeLinecap": "round", + "strokeWidth": 3.5, + "stroke": "#2b78e4" + }, + "source": "_6vZa43gWjxO2OcD1iCCQ", + "sourceHandle": "y2", + "target": "6_8EwyZY2jBkZr7xnfRY3", + "targetHandle": "z1", + "data": { + "edgeStyle": "dashed" + }, + "id": "reactflow__edge-_6vZa43gWjxO2OcD1iCCQy2-6_8EwyZY2jBkZr7xnfRY3z1", + "selected": false, + "selectable": true, + "focusable": true + }, + { + "style": { + "strokeDasharray": "0.8 8", + "strokeLinecap": "round", + "strokeWidth": 3.5, + "stroke": "#2b78e4" + }, + "source": "_6vZa43gWjxO2OcD1iCCQ", + "sourceHandle": "y2", + "target": "k9rSR-YQ8B_iRcXNm2btP", + "targetHandle": "z2", + "data": { + "edgeStyle": "dashed" + }, + "id": "reactflow__edge-_6vZa43gWjxO2OcD1iCCQy2-k9rSR-YQ8B_iRcXNm2btPz2", + "selected": false, + "selectable": true, + "focusable": true + }, + { + "style": { + "strokeDasharray": "0.8 8", + "strokeLinecap": "round", + "strokeWidth": 3.5, + "stroke": "#2b78e4" + }, + "source": "_6vZa43gWjxO2OcD1iCCQ", + "sourceHandle": "y2", + "target": "BbrrliATuH9beTypRaFey", + "targetHandle": "z1", + "data": { + "edgeStyle": "dashed" + }, + "id": "reactflow__edge-_6vZa43gWjxO2OcD1iCCQy2-BbrrliATuH9beTypRaFeyz1", + "selected": false, + "selectable": true, + "focusable": true + }, + { + "style": { + "strokeDasharray": "0.8 8", + "strokeLinecap": "round", + "strokeWidth": 3.5, + "stroke": "#2b78e4" + }, + "source": "_6vZa43gWjxO2OcD1iCCQ", + "sourceHandle": "y2", + "target": "IvBtUzIGnkgGXrJjqmjf4", + "targetHandle": "z1", + "data": { + "edgeStyle": "dashed" + }, + "id": "reactflow__edge-_6vZa43gWjxO2OcD1iCCQy2-IvBtUzIGnkgGXrJjqmjf4z1", + "selected": false, + "selectable": true, + "focusable": true + }, + { + "style": { + "strokeDasharray": "0.8 8", + "strokeLinecap": "round", + "strokeWidth": 3.5, + "stroke": "#2b78e4" + }, + "source": "_6vZa43gWjxO2OcD1iCCQ", + "sourceHandle": "y2", + "target": "-v4_V4UuoZSgUk2sqOCim", + "targetHandle": "z1", + "data": { + "edgeStyle": "dashed" + }, + "id": "reactflow__edge-_6vZa43gWjxO2OcD1iCCQy2--v4_V4UuoZSgUk2sqOCimz1", + "selected": false, + "selectable": true, + "focusable": true + }, + { + "style": { + "strokeDasharray": "0.8 8", + "strokeLinecap": "round", + "strokeWidth": 3.5, + "stroke": "#2b78e4" + }, + "source": "_6vZa43gWjxO2OcD1iCCQ", + "sourceHandle": "y2", + "target": "0PK1NwlgkNe2Vf-We4uLH", + "targetHandle": "z2", + "data": { + "edgeStyle": "dashed" + }, + "id": "reactflow__edge-_6vZa43gWjxO2OcD1iCCQy2-0PK1NwlgkNe2Vf-We4uLHz2", + "selected": false, + "selectable": true, + "focusable": true + }, + { + "style": { + "strokeDasharray": "0.8 8", + "strokeLinecap": "round", + "strokeWidth": 3.5, + "stroke": "#2b78e4" + }, + "source": "_6vZa43gWjxO2OcD1iCCQ", + "sourceHandle": "y2", + "target": "ghjNJW67Wj5L5QK46xwL-", + "targetHandle": "z1", + "data": { + "edgeStyle": "dashed" + }, + "id": "reactflow__edge-_6vZa43gWjxO2OcD1iCCQy2-ghjNJW67Wj5L5QK46xwL-z1", + "selected": false, + "selectable": true, + "focusable": true + }, + { + "style": { + "strokeDasharray": "0.8 8", + "strokeLinecap": "round", + "strokeWidth": 3.5, + "stroke": "#2b78e4" + }, + "source": "_6vZa43gWjxO2OcD1iCCQ", + "sourceHandle": "y2", + "target": "bo4SvzU4BrPl3c99zW7Y5", + "targetHandle": "z1", + "data": { + "edgeStyle": "dashed" + }, + "id": "reactflow__edge-_6vZa43gWjxO2OcD1iCCQy2-bo4SvzU4BrPl3c99zW7Y5z1", + "selected": false, + "selectable": true, + "focusable": true + }, + { + "style": { + "strokeDasharray": "0.8 8", + "strokeLinecap": "round", + "strokeWidth": 3.5, + "stroke": "#2b78e4" + }, + "source": "_6vZa43gWjxO2OcD1iCCQ", + "sourceHandle": "y2", + "target": "udoz0DZi7f-vm30dSnYKu", + "targetHandle": "z1", + "data": { + "edgeStyle": "dashed" + }, + "id": "reactflow__edge-_6vZa43gWjxO2OcD1iCCQy2-udoz0DZi7f-vm30dSnYKuz1", + "selected": false, + "selectable": true, + "focusable": true + }, + { + "style": { + "strokeDasharray": "0.8 8", + "strokeLinecap": "round", + "strokeWidth": 3.5, + "stroke": "#2b78e4" + }, + "source": "_6vZa43gWjxO2OcD1iCCQ", + "sourceHandle": "y2", + "target": "c38b6t5f17Zg2O2yg3eFP", + "targetHandle": "z1", + "data": { + "edgeStyle": "dashed" + }, + "id": "reactflow__edge-_6vZa43gWjxO2OcD1iCCQy2-c38b6t5f17Zg2O2yg3eFPz1", + "selected": false, + "selectable": true, + "focusable": true + }, + { + "style": { + "strokeDasharray": "0.8 8", + "strokeLinecap": "round", + "strokeWidth": 3.5, + "stroke": "#2b78e4" + }, + "source": "k8bJH9qydZm8I9rhH7rXw", + "sourceHandle": "z2", + "target": "R1D4fsZliHv7wIo8Tj-kp", + "targetHandle": "y1", + "data": { + "edgeStyle": "dashed" + }, + "id": "reactflow__edge-k8bJH9qydZm8I9rhH7rXwz2-R1D4fsZliHv7wIo8Tj-kpy1", + "selected": false, + "selectable": true, + "focusable": true + }, + { + "style": { + "strokeDasharray": "0.8 8", + "strokeLinecap": "round", + "strokeWidth": 3.5, + "stroke": "#2b78e4" + }, + "source": "k8bJH9qydZm8I9rhH7rXw", + "sourceHandle": "z2", + "target": "fr0NChxMXLpJizyMhXcXS", + "targetHandle": "y1", + "data": { + "edgeStyle": "dashed" + }, + "id": "reactflow__edge-k8bJH9qydZm8I9rhH7rXwz2-fr0NChxMXLpJizyMhXcXSy1", + "selected": false, + "selectable": true, + "focusable": true + }, + { + "style": { + "strokeDasharray": "0.8 8", + "strokeLinecap": "round", + "strokeWidth": 3.5, + "stroke": "#2b78e4" + }, + "source": "k8bJH9qydZm8I9rhH7rXw", + "sourceHandle": "z2", + "target": "YZlCoPvZuX5MmpLOTj5d4", + "targetHandle": "y1", + "data": { + "edgeStyle": "dashed" + }, + "id": "reactflow__edge-k8bJH9qydZm8I9rhH7rXwz2-YZlCoPvZuX5MmpLOTj5d4y1", + "selected": false, + "selectable": true, + "focusable": true + }, + { + "style": { + "strokeDasharray": "0.8 8", + "strokeLinecap": "round", + "strokeWidth": 3.5, + "stroke": "#2b78e4" + }, + "source": "k8bJH9qydZm8I9rhH7rXw", + "sourceHandle": "z2", + "target": "QLC7bW-qHskLH2HOA-Sko", + "targetHandle": "y1", + "data": { + "edgeStyle": "dashed" + }, + "id": "reactflow__edge-k8bJH9qydZm8I9rhH7rXwz2-QLC7bW-qHskLH2HOA-Skoy1", + "selected": false, + "selectable": true, + "focusable": true + }, + { + "style": { + "strokeDasharray": "0.8 8", + "strokeLinecap": "round", + "strokeWidth": 3.5, + "stroke": "#2b78e4" + }, + "source": "k8bJH9qydZm8I9rhH7rXw", + "sourceHandle": "z2", + "target": "ISNzEYtrWe2v0R7Xfl5k-", + "targetHandle": "y1", + "data": { + "edgeStyle": "dashed" + }, + "id": "reactflow__edge-k8bJH9qydZm8I9rhH7rXwz2-ISNzEYtrWe2v0R7Xfl5k-y1", + "selected": false, + "selectable": true, + "focusable": true + }, + { + "style": { + "strokeDasharray": "0.8 8", + "strokeLinecap": "round", + "strokeWidth": 3.5, + "stroke": "#2b78e4" + }, + "source": "k8bJH9qydZm8I9rhH7rXw", + "sourceHandle": "z2", + "target": "s8wUJivWmetysJ8bt9FBC", + "targetHandle": "y1", + "data": { + "edgeStyle": "dashed" + }, + "id": "reactflow__edge-k8bJH9qydZm8I9rhH7rXwz2-s8wUJivWmetysJ8bt9FBCy1", + "selected": false, + "selectable": true, + "focusable": true + }, + { + "style": { + "strokeDasharray": "0.8 8", + "strokeLinecap": "round", + "strokeWidth": 3.5, + "stroke": "#2b78e4" + }, + "source": "ISNzEYtrWe2v0R7Xfl5k-", + "sourceHandle": "z2", + "target": "YJGhhFuWmFvhRKOg6nwON", + "targetHandle": "y1", + "data": { + "edgeStyle": "dashed" + }, + "id": "reactflow__edge-ISNzEYtrWe2v0R7Xfl5k-z2-YJGhhFuWmFvhRKOg6nwONy1", + "selected": false, + "selectable": true, + "focusable": true + }, + { + "style": { + "strokeDasharray": "0.8 8", + "strokeLinecap": "round", + "strokeWidth": 3.5, + "stroke": "#2b78e4" + }, + "source": "ISNzEYtrWe2v0R7Xfl5k-", + "sourceHandle": "z2", + "target": "q7b5iMJ1Lfka5A-K-YcaN", + "targetHandle": "y2", + "data": { + "edgeStyle": "dashed" + }, + "id": "reactflow__edge-ISNzEYtrWe2v0R7Xfl5k-z2-q7b5iMJ1Lfka5A-K-YcaNy2", + "selected": false, + "selectable": true, + "focusable": true + }, + { + "style": { + "strokeDasharray": "0.8 8", + "strokeLinecap": "round", + "strokeWidth": 3.5, + "stroke": "#2b78e4" + }, + "source": "ISNzEYtrWe2v0R7Xfl5k-", + "sourceHandle": "z2", + "target": "itS6B12I8I1KNCPvc0KCQ", + "targetHandle": "y1", + "data": { + "edgeStyle": "dashed" + }, + "id": "reactflow__edge-ISNzEYtrWe2v0R7Xfl5k-z2-itS6B12I8I1KNCPvc0KCQy1", + "selected": false, + "selectable": true, + "focusable": true + }, + { + "style": { + "strokeDasharray": "0.8 8", + "strokeLinecap": "round", + "strokeWidth": 3.5, + "stroke": "#2b78e4" + }, + "source": "fm2CuL1IZp3hnrLrPUX7U", + "sourceHandle": "y2", + "target": "3E5MuxPvEJU-dwgTrbQAR", + "targetHandle": "z2", + "data": { + "edgeStyle": "dashed" + }, + "id": "reactflow__edge-fm2CuL1IZp3hnrLrPUX7Uy2-3E5MuxPvEJU-dwgTrbQARz2", + "selected": false, + "selectable": true, + "focusable": true + }, + { + "style": { + "strokeDasharray": "0.8 8", + "strokeLinecap": "round", + "strokeWidth": 3.5, + "stroke": "#2b78e4" + }, + "source": "fm2CuL1IZp3hnrLrPUX7U", + "sourceHandle": "y2", + "target": "azsXq6Y5iCvQDgTWZpWQ3", + "targetHandle": "z2", + "data": { + "edgeStyle": "dashed" + }, + "id": "reactflow__edge-fm2CuL1IZp3hnrLrPUX7Uy2-azsXq6Y5iCvQDgTWZpWQ3z2", + "selected": false, + "selectable": true, + "focusable": true + }, + { + "style": { + "strokeDasharray": "0.8 8", + "strokeLinecap": "round", + "strokeWidth": 3.5, + "stroke": "#2b78e4" + }, + "source": "fm2CuL1IZp3hnrLrPUX7U", + "sourceHandle": "y2", + "target": "qps2Mdm-lwa4Wr0IxKm0C", + "targetHandle": "z1", + "data": { + "edgeStyle": "dashed" + }, + "id": "reactflow__edge-fm2CuL1IZp3hnrLrPUX7Uy2-qps2Mdm-lwa4Wr0IxKm0Cz1", + "selected": false, + "selectable": true, + "focusable": true + }, + { + "style": { + "strokeDasharray": "0.8 8", + "strokeLinecap": "round", + "strokeWidth": 3.5, + "stroke": "#2b78e4" + }, + "source": "fm2CuL1IZp3hnrLrPUX7U", + "sourceHandle": "y2", + "target": "JVbEBtVrTTFnTF3_yUIAC", + "targetHandle": "z2", + "data": { + "edgeStyle": "dashed" + }, + "id": "reactflow__edge-fm2CuL1IZp3hnrLrPUX7Uy2-JVbEBtVrTTFnTF3_yUIACz2", + "selected": false, + "selectable": true, + "focusable": true + }, + { + "style": { + "strokeDasharray": "0.8 8", + "strokeLinecap": "round", + "strokeWidth": 3.5, + "stroke": "#2b78e4" + }, + "source": "fm2CuL1IZp3hnrLrPUX7U", + "sourceHandle": "y2", + "target": "P0190rTm2wLQmCzWOKour", + "targetHandle": "z1", + "data": { + "edgeStyle": "dashed" + }, + "id": "reactflow__edge-fm2CuL1IZp3hnrLrPUX7Uy2-P0190rTm2wLQmCzWOKourz1", + "selected": false, + "selectable": true, + "focusable": true + }, + { + "style": { + "strokeDasharray": "0", + "strokeLinecap": "round", + "strokeWidth": 3.5, + "stroke": "#2b78e4" + }, + "source": "fm2CuL1IZp3hnrLrPUX7U", + "sourceHandle": "z2", + "target": "sFOqx6_7poVIVuXhJVY0E", + "targetHandle": "y1", + "data": { + "edgeStyle": "solid" + }, + "id": "reactflow__edge-fm2CuL1IZp3hnrLrPUX7Uz2-sFOqx6_7poVIVuXhJVY0Ey1", + "selected": false, + "selectable": true, + "focusable": true + }, + { + "style": { + "strokeDasharray": "0.8 8", + "strokeLinecap": "round", + "strokeWidth": 3.5, + "stroke": "#2b78e4" + }, + "source": "PJSdqvh5OBwPCNpn3q_S5", + "sourceHandle": "x2", + "target": "D8oGY7pdviRByaz6c9sU6", + "targetHandle": "w1", + "data": { + "edgeStyle": "dashed" + }, + "id": "reactflow__edge-PJSdqvh5OBwPCNpn3q_S5x2-D8oGY7pdviRByaz6c9sU6w1", + "selected": false, + "selectable": true, + "focusable": true + }, + { + "style": { + "strokeDasharray": "0.8 8", + "strokeLinecap": "round", + "strokeWidth": 3.5, + "stroke": "#2b78e4" + }, + "source": "yXSF5gGST7l2X-4z1g0d_", + "sourceHandle": "x2", + "target": "Dn872mgexmxoLtbkIgIgz", + "targetHandle": "w2", + "data": { + "edgeStyle": "dashed" + }, + "id": "reactflow__edge-yXSF5gGST7l2X-4z1g0d_x2-Dn872mgexmxoLtbkIgIgzw2", + "selected": false, + "selectable": true, + "focusable": true + }, + { + "style": { + "strokeDasharray": "0.8 8", + "strokeLinecap": "round", + "strokeWidth": 3.5, + "stroke": "#2b78e4" + }, + "source": "sFOqx6_7poVIVuXhJVY0E", + "sourceHandle": "z2", + "target": "D8oGY7pdviRByaz6c9sU6", + "targetHandle": "y1", + "data": { + "edgeStyle": "dashed" + }, + "id": "reactflow__edge-sFOqx6_7poVIVuXhJVY0Ez2-D8oGY7pdviRByaz6c9sU6y1", + "selected": false, + "selectable": true, + "focusable": true + }, + { + "style": { + "strokeDasharray": "0.8 8", + "strokeLinecap": "round", + "strokeWidth": 3.5, + "stroke": "#2b78e4" + }, + "source": "sFOqx6_7poVIVuXhJVY0E", + "sourceHandle": "z2", + "target": "yXSF5gGST7l2X-4z1g0d_", + "targetHandle": "y1", + "data": { + "edgeStyle": "dashed" + }, + "id": "reactflow__edge-sFOqx6_7poVIVuXhJVY0Ez2-yXSF5gGST7l2X-4z1g0d_y1", + "selected": false, + "selectable": true, + "focusable": true + }, + { + "style": { + "strokeDasharray": "0", + "strokeLinecap": "round", + "strokeWidth": 3.5, + "stroke": "#2b78e4" + }, + "source": "q6vciQb_Jk-Up16Pk5NeE", + "sourceHandle": "y2", + "target": "F_Lrj0F7UXriqJ0mhwxCy", + "targetHandle": "z1", + "data": { + "edgeStyle": "solid" + }, + "id": "reactflow__edge-q6vciQb_Jk-Up16Pk5NeEy2-F_Lrj0F7UXriqJ0mhwxCyz1", + "selected": false, + "selectable": true, + "focusable": true + }, + { + "style": { + "strokeDasharray": "0", + "strokeLinecap": "round", + "strokeWidth": 3.5, + "stroke": "#2b78e4" + }, + "source": "F_Lrj0F7UXriqJ0mhwxCy", + "sourceHandle": "y2", + "target": "TZ8XGdykSJjKBjX6Nivwo", + "targetHandle": "z1", + "data": { + "edgeStyle": "solid" + }, + "id": "reactflow__edge-F_Lrj0F7UXriqJ0mhwxCyy2-TZ8XGdykSJjKBjX6Nivwoz1", + "selected": false, + "selectable": true, + "focusable": true + }, + { + "style": { + "strokeDasharray": "0", + "strokeLinecap": "round", + "strokeWidth": 3.5, + "stroke": "#2b78e4" + }, + "source": "TZ8XGdykSJjKBjX6Nivwo", + "sourceHandle": "y2", + "target": "hLnJlwnECFbVMeFpH0M5Q", + "targetHandle": "z1", + "data": { + "edgeStyle": "solid" + }, + "id": "reactflow__edge-TZ8XGdykSJjKBjX6Nivwoy2-hLnJlwnECFbVMeFpH0M5Qz1", + "selected": false, + "selectable": true, + "focusable": true + }, + { + "style": { + "strokeDasharray": "0.8 8", + "strokeLinecap": "round", + "strokeWidth": 3.5, + "stroke": "#2b78e4" + }, + "source": "hLnJlwnECFbVMeFpH0M5Q", + "sourceHandle": "w2", + "target": "jLNmYeo20Mbu4WRvVgvwU", + "targetHandle": "x1", + "data": { + "edgeStyle": "dashed" + }, + "id": "reactflow__edge-hLnJlwnECFbVMeFpH0M5Qw2-jLNmYeo20Mbu4WRvVgvwUx1", + "selected": false, + "selectable": true, + "focusable": true + }, + { + "style": { + "strokeDasharray": "0", + "strokeLinecap": "round", + "strokeWidth": 3.5, + "stroke": "#2b78e4" + }, + "source": "hLnJlwnECFbVMeFpH0M5Q", + "sourceHandle": "x2", + "target": "MatU4SthAAhByJ40XdZQn", + "targetHandle": "w1", + "data": { + "edgeStyle": "solid" + }, + "id": "reactflow__edge-hLnJlwnECFbVMeFpH0M5Qx2-MatU4SthAAhByJ40XdZQnw1", + "selected": false, + "selectable": true, + "focusable": true + }, + { + "style": { + "strokeDasharray": "0.8 8", + "strokeLinecap": "round", + "strokeWidth": 3.5, + "stroke": "#2b78e4" + }, + "source": "q6vciQb_Jk-Up16Pk5NeE", + "sourceHandle": "z2", + "target": "kL5rfWxXe4J44ENru1uJS", + "targetHandle": "x1", + "data": { + "edgeStyle": "dashed" + }, + "selected": false, + "selectable": true, + "focusable": true, + "id": "reactflow__edge-q6vciQb_Jk-Up16Pk5NeEz2-kL5rfWxXe4J44ENru1uJSx1" + }, + { + "style": { + "strokeDasharray": "0.8 8", + "strokeLinecap": "round", + "strokeWidth": 3.5, + "stroke": "#2b78e4" + }, + "source": "MatU4SthAAhByJ40XdZQn", + "sourceHandle": "x2", + "target": "ZR2WfH1cerA-V_kaPwRvm", + "targetHandle": "w1", + "data": { + "edgeStyle": "dashed" + }, + "id": "reactflow__edge-MatU4SthAAhByJ40XdZQnx2-KKyX8N4lTgN0w-Khm6Ztqw1", + "selected": false, + "selectable": true, + "focusable": true + }, + { + "style": { + "strokeDasharray": "0", + "strokeLinecap": "round", + "strokeWidth": 3.5, + "stroke": "#2b78e4" + }, + "source": "MatU4SthAAhByJ40XdZQn", + "sourceHandle": "z2", + "target": "rc5WzBBOm2cus-rQl8EOE", + "targetHandle": "y1", + "data": { + "edgeStyle": "solid" + }, + "id": "reactflow__edge-MatU4SthAAhByJ40XdZQnz2-rc5WzBBOm2cus-rQl8EOEy1", + "selected": false, + "focusable": true + }, + { + "style": { + "strokeDasharray": "0.8 8", + "strokeLinecap": "round", + "strokeWidth": 3.5, + "stroke": "#2b78e4" + }, + "source": "rc5WzBBOm2cus-rQl8EOE", + "sourceHandle": "z2", + "target": "dhEtcgv7G9fNV-AUNJdWk", + "targetHandle": "y1", + "data": { + "edgeStyle": "dashed" + }, + "id": "reactflow__edge-rc5WzBBOm2cus-rQl8EOEz2-dhEtcgv7G9fNV-AUNJdWky1", + "selected": false, + "focusable": true + }, + { + "style": { + "strokeDasharray": "0.8 8", + "strokeLinecap": "round", + "strokeWidth": 3.5, + "stroke": "#2b78e4" + }, + "source": "rc5WzBBOm2cus-rQl8EOE", + "sourceHandle": "z2", + "target": "BA_ArmZMnVMaL_zl3W3Pt", + "targetHandle": "y1", + "data": { + "edgeStyle": "dashed" + }, + "id": "reactflow__edge-rc5WzBBOm2cus-rQl8EOEz2-BA_ArmZMnVMaL_zl3W3Pty1", + "selected": false, + "focusable": true + }, + { + "style": { + "strokeDasharray": "0.8 8", + "strokeLinecap": "round", + "strokeWidth": 3.5, + "stroke": "#2b78e4" + }, + "source": "rc5WzBBOm2cus-rQl8EOE", + "sourceHandle": "z2", + "target": "ECxISKUAU7js_JsfSHzud", + "targetHandle": "y1", + "data": { + "edgeStyle": "dashed" + }, + "id": "reactflow__edge-rc5WzBBOm2cus-rQl8EOEz2-ECxISKUAU7js_JsfSHzudy1", + "selected": false, + "focusable": true + }, + { + "style": { + "strokeDasharray": "0", + "strokeLinecap": "round", + "strokeWidth": 3.5, + "stroke": "#2b78e4" + }, + "source": "rc5WzBBOm2cus-rQl8EOE", + "sourceHandle": "x2", + "target": "GV_zWF6rSWg5bqgiXhOEf", + "targetHandle": "w1", + "data": { + "edgeStyle": "solid" + }, + "id": "reactflow__edge-rc5WzBBOm2cus-rQl8EOEx2-GV_zWF6rSWg5bqgiXhOEfw1", + "selected": false, + "focusable": true + } + ] } \ No newline at end of file diff --git a/src/data/roadmaps/javascript/javascript.md b/src/data/roadmaps/javascript/javascript.md index 0f3098c2d..49e6298ea 100644 --- a/src/data/roadmaps/javascript/javascript.md +++ b/src/data/roadmaps/javascript/javascript.md @@ -1,6 +1,7 @@ --- jsonUrl: '/jsons/roadmaps/javascript.json' pdfUrl: '/pdfs/roadmaps/javascript.pdf' +renderer: 'editor' order: 5 briefTitle: 'JavaScript' briefDescription: 'Step by step guide to learn JavaScript in 2024' @@ -10,7 +11,7 @@ isNew: false hasTopics: true dimensions: width: 968 - height: 2438.9 + height: 2550 schema: headline: 'JavaScript Roadmap' description: 'Learn JavaScript with this interactive step by step guide in 2024. We also have resources and short descriptions attached to the roadmap items so you can get everything you want to learn in one place.' diff --git a/src/data/roadmaps/javascript/migration-mapping.json b/src/data/roadmaps/javascript/migration-mapping.json new file mode 100644 index 000000000..4d5ef5568 --- /dev/null +++ b/src/data/roadmaps/javascript/migration-mapping.json @@ -0,0 +1,116 @@ +{ + "javascript-introduction": "6khAD6mzZ9S96JJuC5_j6", + "javascript-variables": "kvActjpU4FUJdrmuFoFEe", + "javascript-introduction:what-is-javascript": "UBB-8hUcwo4Mfd0cmEcdA", + "javascript-introduction:history-of-javascript": "l-GKzcsBNA0r6Jax8hwnP", + "javascript-introduction:javascript-versions": "SFPsWnVpZBAw3_re7op4h", + "javascript-introduction:how-to-run-javascript": "uXsWIUUxtc4H_iRx3uZv0", + "javascript-variables:hoisting": "Lb5jLF91WO5V5CWpifciW", + "javascript-variables:variable-declarations": "BqbAWt--Guqex-rrb4ZUv", + "javascript-variables:naming-rules": "HfieG3v3wnmpZDfNwEJvZ", + "javascript-variables:scopes": "7iMJuaB7yKlSIbT4dBe5L", + "javascript-variables:scopes:block": "uqEzHYx13Y2EpvTTRzykn", + "javascript-variables:scopes:function": "YMT7O6lrMSMtNo0EnmsnQ", + "javascript-variables:scopes:global": "oC4o6GLEES_nUgCJu9Q6I", + "javascript-variables:variable-declarations:var": "JSjeM8qnBg4onXq9mn5gB", + "javascript-variables:variable-declarations:let": "kDRa9G3pMp0Cb0mqYUawM", + "javascript-variables:variable-declarations:const": "q85z6x1Lc-yLWepwtIT2_", + "javascript-datatypes": "-jbPPuEXacBR0d0CWPHgd", + "javascript-datatypes:primitive-types": "1RcwBHU3jzx0YxxUGZic4", + "javascript-datatypes:object:prototypal-inheritance": "Xge6eru1hRGobnOEHLZqv", + "javascript-datatypes:object:prototype": "0I6dJE0ygXPGjeRAe8AtT", + "javascript-datatypes:object": "xe8HZ8Mt1fK8yJMcDPYHJ", + "javascript-datatypes:typeof-operator": "RRACLQ6-aopkxImIp3Toc", + "javascript-datatypes:object:builtin-objects": "D95ndkkwmT5X_HqboEn6E", + "javascript-type-casting": "XPmBieVCXvL3WbWkYRoKr", + "javascript-type-casting:type-conversion-coercion": "_Bo2YZqZ_gY35SLPML4T6", + "javascript-type-casting:explicit-type-casting": "1xhjrRN-Rfekei2JwwU7Y", + "javascript-type-casting:implicit-type-casting": "pP42K_eH4RCdUdUS8BJlP", + "javascript-data-structures": "ADarwihuI2nBq1C3U7-Zr", + "javascript-data-structures:keyed-collections": "rhJrrqkRqy2Qw_he4SPGz", + "javascript-data-structures:keyed-collections:map": "Xc0jL4rafpI-ixIaAxo9O", + "javascript-data-structures:keyed-collections:weak-map": "6icsjC4aisDgPWasVuCOt", + "javascript-data-structures:keyed-collections:set": "sciU68E13mcfL577y6Vim", + "javascript-data-structures:keyed-collections:weak-set": "DSFzj61N9ojz29mjExhVa", + "javascript-data-structures:structured-data": "JwLGAuSOTyZ5BHSqeBDU6", + "javascript-data-structures:structured-data:json": "bFNvtHp97OzKnPJgr7WaH", + "javascript-data-structures:indexed-collections": "lBOGoHZrmnIRatvryDwTm", + "javascript-data-structures:indexed-collections:typed-arrays": "8X1mdQ3NDBVOZZWBbAFRE", + "javascript-data-structures:indexed-collections:arrays": "NZedBxG9B9TRVOf2QE2yL", + "javascript-equality-comparisons": "23Xa6q5VvRVlzc6Dx8vST", + "javascript-equality-comparisons:value-comparison-operators": "RonBj1htt6jnBt3W7zoTA", + "javascript-equality-comparisons:equality-algorithms:is-loosely-equal": "PLallt_T33W6bUEn0Hc3W", + "javascript-equality-comparisons:equality-algorithms:is-strictly-equal": "pcILon_Jjm2_XS10iUJ0E", + "javascript-equality-comparisons:equality-algorithms:same-value-zero": "fL3B2hkTgMb0oEwMiWJtK", + "javascript-loops-iterations": "YD-2l_amfqqqCdtc_Zdzo", + "javascript-loops-iterations:for-statement": "2M211rcaPSWbZ-sPoSEVR", + "javascript-loops-iterations:do-while-statement": "57lO_3uxJaWsFXS-0J1AK", + "javascript-loops-iterations:while-statement": "9-MpHmzK_IiCi6IcvAlGM", + "javascript-control-flow:conditional-statements:if-else": "ndbDXAx6bL4lZmpXv16Y_", + "javascript-control-flow:conditional-statements:switch": "H_QlcUlavKKfcNK8CYAvb", + "javascript-loops-iterations:for-in-statement": "cq3vvFZoNnAAZJ6oEBUwb", + "javascript-loops-iterations:for-of-statement": "FBz6h_AmTJBXoBN-a38a5", + "javascript-loops-iterations:break-continue": "4oHFzn7R7xLxfuLpsJjr-", + "javascript-control-flow": "3tckJ2Sci7z-sNx9jx9eF", + "javascript-control-flow:conditional-statements": "ttCsd2_H2SuRivCjGv1OX", + "javascript-control-flow:exception-handling": "34TKGxV9YziOWMh9rT_KE", + "javascript-control-flow:exception-handling:throw-statement": "ReGIniyLYl5hGExchrJd2", + "javascript-control-flow:exception-handling:try-catch-finally": "rbjEZe5vxCJ8reI1oZ-jf", + "javascript-control-flow:exception-handling:utilizing-error-objects": "-z-4VTaC3tOThqChgyoMs", + "javascript-expressions-and-operators": "_6vZa43gWjxO2OcD1iCCQ", + "javascript-expressions-and-operators:assignment-operators": "IvBtUzIGnkgGXrJjqmjf4", + "javascript-expressions-and-operators:omparison-operators": "-v4_V4UuoZSgUk2sqOCim", + "javascript-expressions-and-operators:arithmetic-operators": "0PK1NwlgkNe2Vf-We4uLH", + "javascript-expressions-and-operators:bitwise-operators": "ghjNJW67Wj5L5QK46xwL-", + "javascript-expressions-and-operators:logical-operators": "bo4SvzU4BrPl3c99zW7Y5", + "javascript-expressions-and-operators:bigint-operators": "udoz0DZi7f-vm30dSnYKu", + "javascript-expressions-and-operators:string-operators": "c38b6t5f17Zg2O2yg3eFP", + "javascript-expressions-and-operators:conditional-operators": "640mk-m5mB90Mme-7jcXV", + "javascript-expressions-and-operators:comma-operators": "6_8EwyZY2jBkZr7xnfRY3", + "javascript-expressions-and-operators:unary-operators": "k9rSR-YQ8B_iRcXNm2btP", + "javascript-expressions-and-operators:relational-operators": "BbrrliATuH9beTypRaFey", + "javascript-functions": "k8bJH9qydZm8I9rhH7rXw", + "javascript-functions:function-parameters": "R1D4fsZliHv7wIo8Tj-kp", + "javascript-functions:arrow-functions": "fr0NChxMXLpJizyMhXcXS", + "javascript-functions:function-parameters:default-params": "8X8mRl-puL0Lp43dO5mha", + "javascript-functions:function-parameters:rest-params": "-_6q0bIjQrvAaCWrVkASO", + "javascript-functions:iifes": "YZlCoPvZuX5MmpLOTj5d4", + "javascript-functions:arguments-object": "QLC7bW-qHskLH2HOA-Sko", + "javascript-functions:scope-and-function-stack": "ISNzEYtrWe2v0R7Xfl5k-", + "javascript-functions:built-in-functions": "s8wUJivWmetysJ8bt9FBC", + "javascript-functions:scope-and-function-stack:recursion": "YJGhhFuWmFvhRKOg6nwON", + "javascript-functions:scope-and-function-stack:lexical-scoping": "q7b5iMJ1Lfka5A-K-YcaN", + "javascript-functions:scope-and-function-stack:closures": "itS6B12I8I1KNCPvc0KCQ", + "javascript-strict-mode": "Xw8lb0xCWKmNs4KZfhBUy", + "javascript-this-keyword": "fm2CuL1IZp3hnrLrPUX7U", + "javascript-this-keyword:function-borrowing": "EAN6DCiCfSq04R4vKgZ0q", + "javascript-this-keyword:explicit-binding": "p2NhSwPYMtRiPRHjPaqmX", + "javascript-this-keyword:this-in-a-method": "3E5MuxPvEJU-dwgTrbQAR", + "javascript-this-keyword:this-in-a-function": "azsXq6Y5iCvQDgTWZpWQ3", + "javascript-this-keyword:using-this-alone": "qps2Mdm-lwa4Wr0IxKm0C", + "javascript-this-keyword:this-in-event-handlers": "JVbEBtVrTTFnTF3_yUIAC", + "javascript-this-keyword:this-in-arrow-functions": "P0190rTm2wLQmCzWOKour", + "javascript-asynchronous-javascript": "sFOqx6_7poVIVuXhJVY0E", + "javascript-asynchronous-javascript:event-loop": "_bs5NNHVdHLWGBmpYwHMi", + "javascript-asynchronous-javascript:set-timeout": "wXypuqEmFLIubx-QQvDIr", + "javascript-asynchronous-javascript:set-interval": "jaC3XXudd7OBKwwCpoPFf", + "javascript-asynchronous-javascript:callbacks": "D8oGY7pdviRByaz6c9sU6", + "javascript-asynchronous-javascript:callbacks:callback-hell": "PJSdqvh5OBwPCNpn3q_S5", + "javascript-asynchronous-javascript:promises": "yXSF5gGST7l2X-4z1g0d_", + "javascript-asynchronous-javascript:promises:async-await": "Dn872mgexmxoLtbkIgIgz", + "working-with-apis": "q6vciQb_Jk-Up16Pk5NeE", + "working-with-apis:xml-http-request": "LiuhBE7dIlkoWkthSoCsa", + "working-with-apis:fetch": "kL5rfWxXe4J44ENru1uJS", + "javascript-iterators-and-generators": "TZ8XGdykSJjKBjX6Nivwo", + "javascript-classes": "F_Lrj0F7UXriqJ0mhwxCy", + "javascript-modules": "hLnJlwnECFbVMeFpH0M5Q", + "javascript-modules:commonjs": "4EXeGkOpfAViB9Uo4zL6O", + "javascript-modules:esm": "jLNmYeo20Mbu4WRvVgvwU", + "javascript-memory-management": "MatU4SthAAhByJ40XdZQn", + "javascript-memory-management:memory-lifecycle": "ZR2WfH1cerA-V_kaPwRvm", + "javascript-memory-management:garbage-collection": "KKyX8N4lTgN0w-Khm6Ztq", + "javascript-chrome-dev-tools": "rc5WzBBOm2cus-rQl8EOE", + "javascript-chrome-dev-tools:debugging-issues": "dhEtcgv7G9fNV-AUNJdWk", + "javascript-chrome-dev-tools:debugging-memory-leaks": "BA_ArmZMnVMaL_zl3W3Pt", + "javascript-chrome-dev-tools:debugging-performance": "ECxISKUAU7js_JsfSHzud" +} \ No newline at end of file diff --git a/src/lib/resource-progress.ts b/src/lib/resource-progress.ts index 232581f91..1539d616f 100644 --- a/src/lib/resource-progress.ts +++ b/src/lib/resource-progress.ts @@ -106,6 +106,7 @@ export function clearMigratedRoadmapProgress( 'computer-science', 'react', 'vue', + 'javascript', ]; if (!migratedRoadmaps.includes(resourceId)) {