From a970359c7a927ba2e2f131d46b66d7d250e3e930 Mon Sep 17 00:00:00 2001 From: Dan Date: Mon, 4 Nov 2024 17:58:28 +0000 Subject: [PATCH] Removed relational operators in favour of conditional (#7616) * removed relational operators in favour of conditional as they're one in the same * removed relational file --- ...ational-operators@BbrrliATuH9beTypRaFey.md | 7 -- src/data/roadmaps/javascript/javascript.json | 67 ++----------------- 2 files changed, 6 insertions(+), 68 deletions(-) delete mode 100644 src/data/roadmaps/javascript/content/relational-operators@BbrrliATuH9beTypRaFey.md diff --git a/src/data/roadmaps/javascript/content/relational-operators@BbrrliATuH9beTypRaFey.md b/src/data/roadmaps/javascript/content/relational-operators@BbrrliATuH9beTypRaFey.md deleted file mode 100644 index 2b6818166..000000000 --- a/src/data/roadmaps/javascript/content/relational-operators@BbrrliATuH9beTypRaFey.md +++ /dev/null @@ -1,7 +0,0 @@ -# Relational Operators - -Relational operators are also known as comparison operators. They are used to find the relationship between two values or compare the relationship between them; on the comparison, they yield the result true or false. - -Visit the following resources to learn more: - -- [@article@Relational Operators - MDN](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Operators#relational_operators) diff --git a/src/data/roadmaps/javascript/javascript.json b/src/data/roadmaps/javascript/javascript.json index 4953c4a80..1cbb2c4b7 100644 --- a/src/data/roadmaps/javascript/javascript.json +++ b/src/data/roadmaps/javascript/javascript.json @@ -3988,7 +3988,7 @@ "type": "subtopic", "position": { "x": -521.6276397705078, - "y": 930.3694458007812 + "y": 982.6210062954669 }, "selected": false, "data": { @@ -4013,7 +4013,7 @@ }, "positionAbsolute": { "x": -521.6276397705078, - "y": 930.3694458007812 + "y": 982.6210062954669 }, "dragging": false, "selectable": true, @@ -4024,7 +4024,7 @@ "type": "subtopic", "position": { "x": -521.6276397705078, - "y": 983.3694458007812 + "y": 1035.621006295467 }, "selected": false, "data": { @@ -4049,7 +4049,7 @@ }, "positionAbsolute": { "x": -521.6276397705078, - "y": 983.3694458007812 + "y": 1035.621006295467 }, "dragging": false, "selectable": true, @@ -4060,7 +4060,7 @@ "type": "subtopic", "position": { "x": -521.6276397705078, - "y": 1036.3694458007812 + "y": 1088.621006295467 }, "selected": false, "data": { @@ -4085,43 +4085,7 @@ }, "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 + "y": 1088.621006295467 }, "dragging": false, "selectable": true, @@ -6760,25 +6724,6 @@ "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",