1445 lines
30 KiB
Markdown
1445 lines
30 KiB
Markdown
|
---
|
||
|
|
||
|
excalidraw-plugin: parsed
|
||
|
tags: [excalidraw]
|
||
|
|
||
|
---
|
||
|
==⚠ Switch to EXCALIDRAW VIEW in the MORE OPTIONS menu of this document. ⚠==
|
||
|
|
||
|
|
||
|
# Text Elements
|
||
|
c++ api for async tasks (network requests) ^DEAjhTXJ
|
||
|
|
||
|
someFN() ^k6PufGRT
|
||
|
|
||
|
someOtherFn() ^uO4DeDTA
|
||
|
|
||
|
axios(POST) ^SxPlNIXS
|
||
|
|
||
|
Have a long async task? send to libUV api ^uubg8w4R
|
||
|
|
||
|
async request done? ^AQ2s3Who
|
||
|
|
||
|
event loop ^gh9SpBkp
|
||
|
|
||
|
JS SINGLE THREADED NATURE? ^DHKcB0ID
|
||
|
|
||
|
V8 engine ^wBQrJaDY
|
||
|
|
||
|
LibUV API
|
||
|
^bB6sjHHR
|
||
|
|
||
|
Chromes internal event loop ^KIsKEPSX
|
||
|
|
||
|
OR ^NzIynJWz
|
||
|
|
||
|
V8 engine ^GgmlKkjW
|
||
|
|
||
|
resolution queue ^b8btGb72
|
||
|
|
||
|
%%
|
||
|
# Drawing
|
||
|
```json
|
||
|
{
|
||
|
"type": "excalidraw",
|
||
|
"version": 2,
|
||
|
"source": "https://github.com/zsviczian/obsidian-excalidraw-plugin/releases/tag/1.8.22",
|
||
|
"elements": [
|
||
|
{
|
||
|
"id": "4rSaeNe71pRNYX72VbWTh",
|
||
|
"type": "rectangle",
|
||
|
"x": -279.353515625,
|
||
|
"y": -250.224609375,
|
||
|
"width": 212,
|
||
|
"height": 367,
|
||
|
"angle": 0,
|
||
|
"strokeColor": "#000000",
|
||
|
"backgroundColor": "transparent",
|
||
|
"fillStyle": "hachure",
|
||
|
"strokeWidth": 1,
|
||
|
"strokeStyle": "solid",
|
||
|
"roughness": 1,
|
||
|
"opacity": 100,
|
||
|
"groupIds": [],
|
||
|
"roundness": {
|
||
|
"type": 3
|
||
|
},
|
||
|
"seed": 133466152,
|
||
|
"version": 108,
|
||
|
"versionNonce": 1729014056,
|
||
|
"isDeleted": false,
|
||
|
"boundElements": [
|
||
|
{
|
||
|
"id": "W2fS-unftjUqjuxPoLt6q",
|
||
|
"type": "arrow"
|
||
|
},
|
||
|
{
|
||
|
"id": "NiO4Ivf_NvSVc5044OnBm",
|
||
|
"type": "arrow"
|
||
|
}
|
||
|
],
|
||
|
"updated": 1697230036356,
|
||
|
"link": null,
|
||
|
"locked": false
|
||
|
},
|
||
|
{
|
||
|
"id": "tXO2SuLdCsTEWs1wvV2mv",
|
||
|
"type": "rectangle",
|
||
|
"x": -22.362630208333258,
|
||
|
"y": -247.72612847222223,
|
||
|
"width": 160,
|
||
|
"height": 365,
|
||
|
"angle": 0,
|
||
|
"strokeColor": "#d9480f",
|
||
|
"backgroundColor": "transparent",
|
||
|
"fillStyle": "hachure",
|
||
|
"strokeWidth": 1,
|
||
|
"strokeStyle": "solid",
|
||
|
"roughness": 1,
|
||
|
"opacity": 100,
|
||
|
"groupIds": [],
|
||
|
"roundness": {
|
||
|
"type": 3
|
||
|
},
|
||
|
"seed": 843304744,
|
||
|
"version": 146,
|
||
|
"versionNonce": 1957643304,
|
||
|
"isDeleted": false,
|
||
|
"boundElements": [
|
||
|
{
|
||
|
"type": "text",
|
||
|
"id": "DEAjhTXJ"
|
||
|
},
|
||
|
{
|
||
|
"id": "W2fS-unftjUqjuxPoLt6q",
|
||
|
"type": "arrow"
|
||
|
},
|
||
|
{
|
||
|
"id": "Qlriztf3TnLnLId7DWlfG",
|
||
|
"type": "arrow"
|
||
|
}
|
||
|
],
|
||
|
"updated": 1697230036356,
|
||
|
"link": null,
|
||
|
"locked": false
|
||
|
},
|
||
|
{
|
||
|
"id": "DEAjhTXJ",
|
||
|
"type": "text",
|
||
|
"x": -6.892583211262945,
|
||
|
"y": -115.22612847222223,
|
||
|
"width": 129.05990600585938,
|
||
|
"height": 100,
|
||
|
"angle": 0,
|
||
|
"strokeColor": "#d9480f",
|
||
|
"backgroundColor": "transparent",
|
||
|
"fillStyle": "hachure",
|
||
|
"strokeWidth": 1,
|
||
|
"strokeStyle": "solid",
|
||
|
"roughness": 1,
|
||
|
"opacity": 100,
|
||
|
"groupIds": [],
|
||
|
"roundness": null,
|
||
|
"seed": 512508712,
|
||
|
"version": 75,
|
||
|
"versionNonce": 1676964440,
|
||
|
"isDeleted": false,
|
||
|
"boundElements": null,
|
||
|
"updated": 1697230036356,
|
||
|
"link": null,
|
||
|
"locked": false,
|
||
|
"text": "c++ api for \nasync tasks \n(network \nrequests)",
|
||
|
"rawText": "c++ api for async tasks (network requests)",
|
||
|
"fontSize": 20,
|
||
|
"fontFamily": 1,
|
||
|
"textAlign": "center",
|
||
|
"verticalAlign": "middle",
|
||
|
"containerId": "tXO2SuLdCsTEWs1wvV2mv",
|
||
|
"originalText": "c++ api for async tasks (network requests)",
|
||
|
"lineHeight": 1.25
|
||
|
},
|
||
|
{
|
||
|
"id": "qIVmqgIOybFpT3lrL-EX7",
|
||
|
"type": "rectangle",
|
||
|
"x": -154.1892361111111,
|
||
|
"y": 144.4094509548611,
|
||
|
"width": 291.267361111111,
|
||
|
"height": 162.0095486111111,
|
||
|
"angle": 0,
|
||
|
"strokeColor": "#364fc7",
|
||
|
"backgroundColor": "transparent",
|
||
|
"fillStyle": "hachure",
|
||
|
"strokeWidth": 1,
|
||
|
"strokeStyle": "solid",
|
||
|
"roughness": 1,
|
||
|
"opacity": 100,
|
||
|
"groupIds": [],
|
||
|
"roundness": {
|
||
|
"type": 3
|
||
|
},
|
||
|
"seed": 1195684648,
|
||
|
"version": 110,
|
||
|
"versionNonce": 1501855528,
|
||
|
"isDeleted": false,
|
||
|
"boundElements": [
|
||
|
{
|
||
|
"id": "Qlriztf3TnLnLId7DWlfG",
|
||
|
"type": "arrow"
|
||
|
},
|
||
|
{
|
||
|
"id": "NiO4Ivf_NvSVc5044OnBm",
|
||
|
"type": "arrow"
|
||
|
}
|
||
|
],
|
||
|
"updated": 1697230036356,
|
||
|
"link": null,
|
||
|
"locked": false
|
||
|
},
|
||
|
{
|
||
|
"id": "DoPlIOMtolAOTV50Wcgqf",
|
||
|
"type": "rectangle",
|
||
|
"x": -280.91666666666663,
|
||
|
"y": 150.19938151041663,
|
||
|
"width": 102.96006944444433,
|
||
|
"height": 157.3263888888888,
|
||
|
"angle": 0,
|
||
|
"strokeColor": "#5f3dc4",
|
||
|
"backgroundColor": "transparent",
|
||
|
"fillStyle": "hachure",
|
||
|
"strokeWidth": 1,
|
||
|
"strokeStyle": "dashed",
|
||
|
"roughness": 1,
|
||
|
"opacity": 100,
|
||
|
"groupIds": [],
|
||
|
"roundness": {
|
||
|
"type": 3
|
||
|
},
|
||
|
"seed": 695643224,
|
||
|
"version": 143,
|
||
|
"versionNonce": 1315202904,
|
||
|
"isDeleted": false,
|
||
|
"boundElements": [
|
||
|
{
|
||
|
"id": "pakGc2jWiw4Nmng5kRWxk",
|
||
|
"type": "arrow"
|
||
|
},
|
||
|
{
|
||
|
"id": "fUCm6aNZ-LAzBAY0gtws5",
|
||
|
"type": "arrow"
|
||
|
}
|
||
|
],
|
||
|
"updated": 1697230036356,
|
||
|
"link": null,
|
||
|
"locked": false
|
||
|
},
|
||
|
{
|
||
|
"id": "W2fS-unftjUqjuxPoLt6q",
|
||
|
"type": "arrow",
|
||
|
"x": -177.7439236111111,
|
||
|
"y": -265.86697048611114,
|
||
|
"width": 224.7791883680556,
|
||
|
"height": 100.12586805555554,
|
||
|
"angle": 0,
|
||
|
"strokeColor": "#000000",
|
||
|
"backgroundColor": "transparent",
|
||
|
"fillStyle": "hachure",
|
||
|
"strokeWidth": 1,
|
||
|
"strokeStyle": "solid",
|
||
|
"roughness": 1,
|
||
|
"opacity": 100,
|
||
|
"groupIds": [],
|
||
|
"roundness": {
|
||
|
"type": 2
|
||
|
},
|
||
|
"seed": 640799576,
|
||
|
"version": 551,
|
||
|
"versionNonce": 2088853032,
|
||
|
"isDeleted": false,
|
||
|
"boundElements": [
|
||
|
{
|
||
|
"type": "text",
|
||
|
"id": "uubg8w4R"
|
||
|
}
|
||
|
],
|
||
|
"updated": 1697230037328,
|
||
|
"link": null,
|
||
|
"locked": false,
|
||
|
"points": [
|
||
|
[
|
||
|
0,
|
||
|
0
|
||
|
],
|
||
|
[
|
||
|
110.42100694444446,
|
||
|
-100.12586805555554
|
||
|
],
|
||
|
[
|
||
|
224.7791883680556,
|
||
|
-12.558593749999943
|
||
|
]
|
||
|
],
|
||
|
"lastCommittedPoint": [
|
||
|
222.50868055555554,
|
||
|
-8.046875
|
||
|
],
|
||
|
"startBinding": {
|
||
|
"elementId": "4rSaeNe71pRNYX72VbWTh",
|
||
|
"focus": -0.7264343294729916,
|
||
|
"gap": 15.642361111111143
|
||
|
},
|
||
|
"endBinding": {
|
||
|
"elementId": "tXO2SuLdCsTEWs1wvV2mv",
|
||
|
"focus": 0.8413299110897976,
|
||
|
"gap": 30.699435763888857
|
||
|
},
|
||
|
"startArrowhead": null,
|
||
|
"endArrowhead": "arrow"
|
||
|
},
|
||
|
{
|
||
|
"id": "uubg8w4R",
|
||
|
"type": "text",
|
||
|
"x": -169.26284281412757,
|
||
|
"y": -403.4928385416667,
|
||
|
"width": 203.87985229492188,
|
||
|
"height": 75,
|
||
|
"angle": 0,
|
||
|
"strokeColor": "#000000",
|
||
|
"backgroundColor": "transparent",
|
||
|
"fillStyle": "hachure",
|
||
|
"strokeWidth": 1,
|
||
|
"strokeStyle": "solid",
|
||
|
"roughness": 1,
|
||
|
"opacity": 100,
|
||
|
"groupIds": [],
|
||
|
"roundness": null,
|
||
|
"seed": 675549784,
|
||
|
"version": 71,
|
||
|
"versionNonce": 822983768,
|
||
|
"isDeleted": false,
|
||
|
"boundElements": null,
|
||
|
"updated": 1697230036356,
|
||
|
"link": null,
|
||
|
"locked": false,
|
||
|
"text": "Have a long async \ntask? send to libUV \napi",
|
||
|
"rawText": "Have a long async task? send to libUV api",
|
||
|
"fontSize": 20,
|
||
|
"fontFamily": 1,
|
||
|
"textAlign": "center",
|
||
|
"verticalAlign": "middle",
|
||
|
"containerId": "W2fS-unftjUqjuxPoLt6q",
|
||
|
"originalText": "Have a long async task? send to libUV api",
|
||
|
"lineHeight": 1.25
|
||
|
},
|
||
|
{
|
||
|
"id": "Qlriztf3TnLnLId7DWlfG",
|
||
|
"type": "arrow",
|
||
|
"x": 152.18663194444457,
|
||
|
"y": -67.98068576388889,
|
||
|
"width": 112.72135416666674,
|
||
|
"height": 284.24479166666674,
|
||
|
"angle": 0,
|
||
|
"strokeColor": "#000000",
|
||
|
"backgroundColor": "transparent",
|
||
|
"fillStyle": "hachure",
|
||
|
"strokeWidth": 1,
|
||
|
"strokeStyle": "solid",
|
||
|
"roughness": 1,
|
||
|
"opacity": 100,
|
||
|
"groupIds": [],
|
||
|
"roundness": {
|
||
|
"type": 2
|
||
|
},
|
||
|
"seed": 1871386152,
|
||
|
"version": 163,
|
||
|
"versionNonce": 2096944424,
|
||
|
"isDeleted": false,
|
||
|
"boundElements": [
|
||
|
{
|
||
|
"type": "text",
|
||
|
"id": "AQ2s3Who"
|
||
|
}
|
||
|
],
|
||
|
"updated": 1697230036356,
|
||
|
"link": null,
|
||
|
"locked": false,
|
||
|
"points": [
|
||
|
[
|
||
|
0,
|
||
|
0
|
||
|
],
|
||
|
[
|
||
|
112.72135416666674,
|
||
|
170.49045138888889
|
||
|
],
|
||
|
[
|
||
|
0.6423611111110858,
|
||
|
284.24479166666674
|
||
|
]
|
||
|
],
|
||
|
"lastCommittedPoint": [
|
||
|
0.6423611111110858,
|
||
|
284.24479166666674
|
||
|
],
|
||
|
"startBinding": {
|
||
|
"elementId": "tXO2SuLdCsTEWs1wvV2mv",
|
||
|
"gap": 14.549262152777828,
|
||
|
"focus": -0.480263654479818
|
||
|
},
|
||
|
"endBinding": {
|
||
|
"elementId": "qIVmqgIOybFpT3lrL-EX7",
|
||
|
"focus": 0.6758583942300279,
|
||
|
"gap": 15.75086805555577
|
||
|
},
|
||
|
"startArrowhead": null,
|
||
|
"endArrowhead": "arrow"
|
||
|
},
|
||
|
{
|
||
|
"id": "AQ2s3Who",
|
||
|
"type": "text",
|
||
|
"x": 164.93806881374803,
|
||
|
"y": 90.009765625,
|
||
|
"width": 199.93983459472656,
|
||
|
"height": 25,
|
||
|
"angle": 0,
|
||
|
"strokeColor": "#000000",
|
||
|
"backgroundColor": "transparent",
|
||
|
"fillStyle": "hachure",
|
||
|
"strokeWidth": 1,
|
||
|
"strokeStyle": "solid",
|
||
|
"roughness": 1,
|
||
|
"opacity": 100,
|
||
|
"groupIds": [],
|
||
|
"roundness": null,
|
||
|
"seed": 1347125080,
|
||
|
"version": 24,
|
||
|
"versionNonce": 2110026072,
|
||
|
"isDeleted": false,
|
||
|
"boundElements": null,
|
||
|
"updated": 1697230036356,
|
||
|
"link": null,
|
||
|
"locked": false,
|
||
|
"text": "async request done?",
|
||
|
"rawText": "async request done?",
|
||
|
"fontSize": 20,
|
||
|
"fontFamily": 1,
|
||
|
"textAlign": "center",
|
||
|
"verticalAlign": "middle",
|
||
|
"containerId": "Qlriztf3TnLnLId7DWlfG",
|
||
|
"originalText": "async request done?",
|
||
|
"lineHeight": 1.25
|
||
|
},
|
||
|
{
|
||
|
"id": "NiO4Ivf_NvSVc5044OnBm",
|
||
|
"type": "arrow",
|
||
|
"x": -104.09375,
|
||
|
"y": 323.12608506944446,
|
||
|
"width": 321.62760416666663,
|
||
|
"height": 443.9366319444445,
|
||
|
"angle": 0,
|
||
|
"strokeColor": "#000000",
|
||
|
"backgroundColor": "transparent",
|
||
|
"fillStyle": "hachure",
|
||
|
"strokeWidth": 1,
|
||
|
"strokeStyle": "solid",
|
||
|
"roughness": 1,
|
||
|
"opacity": 100,
|
||
|
"groupIds": [],
|
||
|
"roundness": {
|
||
|
"type": 2
|
||
|
},
|
||
|
"seed": 691632984,
|
||
|
"version": 180,
|
||
|
"versionNonce": 66580520,
|
||
|
"isDeleted": false,
|
||
|
"boundElements": null,
|
||
|
"updated": 1697230036356,
|
||
|
"link": null,
|
||
|
"locked": false,
|
||
|
"points": [
|
||
|
[
|
||
|
0,
|
||
|
0
|
||
|
],
|
||
|
[
|
||
|
-201.0546875,
|
||
|
63.73697916666674
|
||
|
],
|
||
|
[
|
||
|
-321.62760416666663,
|
||
|
-187.7126736111111
|
||
|
],
|
||
|
[
|
||
|
-192.60416666666663,
|
||
|
-380.19965277777777
|
||
|
]
|
||
|
],
|
||
|
"lastCommittedPoint": [
|
||
|
-192.60416666666663,
|
||
|
-380.19965277777777
|
||
|
],
|
||
|
"startBinding": {
|
||
|
"elementId": "qIVmqgIOybFpT3lrL-EX7",
|
||
|
"focus": -0.5301850740883837,
|
||
|
"gap": 16.707085503472285
|
||
|
},
|
||
|
"endBinding": {
|
||
|
"elementId": "4rSaeNe71pRNYX72VbWTh",
|
||
|
"focus": 0.5103737819132274,
|
||
|
"gap": 17.34440104166663
|
||
|
},
|
||
|
"startArrowhead": null,
|
||
|
"endArrowhead": "arrow"
|
||
|
},
|
||
|
{
|
||
|
"id": "wO6mn3PPHKUL4uaHitr0E",
|
||
|
"type": "rectangle",
|
||
|
"x": -256.81239149305543,
|
||
|
"y": 57.775811089409785,
|
||
|
"width": 170,
|
||
|
"height": 35,
|
||
|
"angle": 0,
|
||
|
"strokeColor": "#000000",
|
||
|
"backgroundColor": "transparent",
|
||
|
"fillStyle": "hachure",
|
||
|
"strokeWidth": 1,
|
||
|
"strokeStyle": "solid",
|
||
|
"roughness": 1,
|
||
|
"opacity": 100,
|
||
|
"groupIds": [],
|
||
|
"roundness": {
|
||
|
"type": 3
|
||
|
},
|
||
|
"seed": 870337064,
|
||
|
"version": 69,
|
||
|
"versionNonce": 1272743512,
|
||
|
"isDeleted": false,
|
||
|
"boundElements": [
|
||
|
{
|
||
|
"type": "text",
|
||
|
"id": "k6PufGRT"
|
||
|
}
|
||
|
],
|
||
|
"updated": 1697230036356,
|
||
|
"link": null,
|
||
|
"locked": false
|
||
|
},
|
||
|
{
|
||
|
"id": "k6PufGRT",
|
||
|
"type": "text",
|
||
|
"x": -214.29234907362184,
|
||
|
"y": 62.775811089409785,
|
||
|
"width": 84.95991516113281,
|
||
|
"height": 25,
|
||
|
"angle": 0,
|
||
|
"strokeColor": "#000000",
|
||
|
"backgroundColor": "transparent",
|
||
|
"fillStyle": "hachure",
|
||
|
"strokeWidth": 1,
|
||
|
"strokeStyle": "solid",
|
||
|
"roughness": 1,
|
||
|
"opacity": 100,
|
||
|
"groupIds": [],
|
||
|
"roundness": null,
|
||
|
"seed": 780149080,
|
||
|
"version": 13,
|
||
|
"versionNonce": 1389865768,
|
||
|
"isDeleted": false,
|
||
|
"boundElements": null,
|
||
|
"updated": 1697230036356,
|
||
|
"link": null,
|
||
|
"locked": false,
|
||
|
"text": "someFN()",
|
||
|
"rawText": "someFN()",
|
||
|
"fontSize": 20,
|
||
|
"fontFamily": 1,
|
||
|
"textAlign": "center",
|
||
|
"verticalAlign": "middle",
|
||
|
"containerId": "wO6mn3PPHKUL4uaHitr0E",
|
||
|
"originalText": "someFN()",
|
||
|
"lineHeight": 1.25
|
||
|
},
|
||
|
{
|
||
|
"type": "rectangle",
|
||
|
"version": 127,
|
||
|
"versionNonce": 673839960,
|
||
|
"isDeleted": false,
|
||
|
"id": "8e-w30u_iZy_AmR-x70uj",
|
||
|
"fillStyle": "hachure",
|
||
|
"strokeWidth": 1,
|
||
|
"strokeStyle": "solid",
|
||
|
"roughness": 1,
|
||
|
"opacity": 100,
|
||
|
"angle": 0,
|
||
|
"x": -255.94813368055543,
|
||
|
"y": 7.302178276909785,
|
||
|
"strokeColor": "#000000",
|
||
|
"backgroundColor": "transparent",
|
||
|
"width": 170,
|
||
|
"height": 35,
|
||
|
"seed": 1760066856,
|
||
|
"groupIds": [],
|
||
|
"roundness": {
|
||
|
"type": 3
|
||
|
},
|
||
|
"boundElements": [
|
||
|
{
|
||
|
"type": "text",
|
||
|
"id": "uO4DeDTA"
|
||
|
}
|
||
|
],
|
||
|
"updated": 1697230036356,
|
||
|
"link": null,
|
||
|
"locked": false
|
||
|
},
|
||
|
{
|
||
|
"type": "text",
|
||
|
"version": 98,
|
||
|
"versionNonce": 1141376552,
|
||
|
"isDeleted": false,
|
||
|
"id": "uO4DeDTA",
|
||
|
"fillStyle": "hachure",
|
||
|
"strokeWidth": 1,
|
||
|
"strokeStyle": "solid",
|
||
|
"roughness": 1,
|
||
|
"opacity": 100,
|
||
|
"angle": 0,
|
||
|
"x": -239.27806684705934,
|
||
|
"y": 12.302178276909785,
|
||
|
"strokeColor": "#000000",
|
||
|
"backgroundColor": "transparent",
|
||
|
"width": 136.6598663330078,
|
||
|
"height": 25,
|
||
|
"seed": 1439123800,
|
||
|
"groupIds": [],
|
||
|
"roundness": null,
|
||
|
"boundElements": null,
|
||
|
"updated": 1697230036356,
|
||
|
"link": null,
|
||
|
"locked": false,
|
||
|
"fontSize": 20,
|
||
|
"fontFamily": 1,
|
||
|
"text": "someOtherFn()",
|
||
|
"rawText": "someOtherFn()",
|
||
|
"textAlign": "center",
|
||
|
"verticalAlign": "middle",
|
||
|
"containerId": "8e-w30u_iZy_AmR-x70uj",
|
||
|
"originalText": "someOtherFn()",
|
||
|
"lineHeight": 1.25
|
||
|
},
|
||
|
{
|
||
|
"type": "rectangle",
|
||
|
"version": 342,
|
||
|
"versionNonce": 1694552152,
|
||
|
"isDeleted": false,
|
||
|
"id": "Owv1OlSxLqG85ITb9hxU4",
|
||
|
"fillStyle": "hachure",
|
||
|
"strokeWidth": 1,
|
||
|
"strokeStyle": "solid",
|
||
|
"roughness": 1,
|
||
|
"opacity": 100,
|
||
|
"angle": 0,
|
||
|
"x": -9.938507564483999,
|
||
|
"y": 32.5166931844353,
|
||
|
"strokeColor": "#000000",
|
||
|
"backgroundColor": "transparent",
|
||
|
"width": 132,
|
||
|
"height": 54,
|
||
|
"seed": 338740776,
|
||
|
"groupIds": [],
|
||
|
"roundness": {
|
||
|
"type": 3
|
||
|
},
|
||
|
"boundElements": [
|
||
|
{
|
||
|
"type": "text",
|
||
|
"id": "SxPlNIXS"
|
||
|
},
|
||
|
{
|
||
|
"id": "WvxFU_EDWsQ_PkbEETXrH",
|
||
|
"type": "arrow"
|
||
|
}
|
||
|
],
|
||
|
"updated": 1697230036356,
|
||
|
"link": null,
|
||
|
"locked": false
|
||
|
},
|
||
|
{
|
||
|
"type": "text",
|
||
|
"version": 308,
|
||
|
"versionNonce": 74776872,
|
||
|
"isDeleted": false,
|
||
|
"id": "SxPlNIXS",
|
||
|
"fillStyle": "hachure",
|
||
|
"strokeWidth": 1,
|
||
|
"strokeStyle": "solid",
|
||
|
"roughness": 1,
|
||
|
"opacity": 100,
|
||
|
"angle": 0,
|
||
|
"x": 3.0481257362972514,
|
||
|
"y": 48.64234588692254,
|
||
|
"strokeColor": "#000000",
|
||
|
"backgroundColor": "transparent",
|
||
|
"width": 106.0267333984375,
|
||
|
"height": 21.748694595025505,
|
||
|
"seed": 415502424,
|
||
|
"groupIds": [],
|
||
|
"roundness": null,
|
||
|
"boundElements": null,
|
||
|
"updated": 1697230036356,
|
||
|
"link": null,
|
||
|
"locked": false,
|
||
|
"fontSize": 17.398955676020403,
|
||
|
"fontFamily": 1,
|
||
|
"text": "axios(POST)",
|
||
|
"rawText": "axios(POST)",
|
||
|
"textAlign": "center",
|
||
|
"verticalAlign": "middle",
|
||
|
"containerId": "Owv1OlSxLqG85ITb9hxU4",
|
||
|
"originalText": "axios(POST)",
|
||
|
"lineHeight": 1.25
|
||
|
},
|
||
|
{
|
||
|
"id": "WvxFU_EDWsQ_PkbEETXrH",
|
||
|
"type": "arrow",
|
||
|
"x": 87.88816339980545,
|
||
|
"y": 92.24846733940979,
|
||
|
"width": 77.13544738586029,
|
||
|
"height": 110.91107536764707,
|
||
|
"angle": 0,
|
||
|
"strokeColor": "#087f5b",
|
||
|
"backgroundColor": "transparent",
|
||
|
"fillStyle": "hachure",
|
||
|
"strokeWidth": 1,
|
||
|
"strokeStyle": "dotted",
|
||
|
"roughness": 1,
|
||
|
"opacity": 100,
|
||
|
"groupIds": [],
|
||
|
"roundness": {
|
||
|
"type": 2
|
||
|
},
|
||
|
"seed": 1298751320,
|
||
|
"version": 138,
|
||
|
"versionNonce": 397317208,
|
||
|
"isDeleted": false,
|
||
|
"boundElements": null,
|
||
|
"updated": 1697230697008,
|
||
|
"link": null,
|
||
|
"locked": false,
|
||
|
"points": [
|
||
|
[
|
||
|
0,
|
||
|
0
|
||
|
],
|
||
|
[
|
||
|
-77.13544738586029,
|
||
|
110.91107536764707
|
||
|
]
|
||
|
],
|
||
|
"lastCommittedPoint": [
|
||
|
-76.5234375,
|
||
|
103.61328125
|
||
|
],
|
||
|
"startBinding": {
|
||
|
"elementId": "Owv1OlSxLqG85ITb9hxU4",
|
||
|
"focus": -0.6434561547172202,
|
||
|
"gap": 5.731774154974488
|
||
|
},
|
||
|
"endBinding": {
|
||
|
"elementId": "b8btGb72",
|
||
|
"focus": -0.030144901558796195,
|
||
|
"gap": 10.413153995793891
|
||
|
},
|
||
|
"startArrowhead": null,
|
||
|
"endArrowhead": "arrow"
|
||
|
},
|
||
|
{
|
||
|
"id": "gh9SpBkp",
|
||
|
"type": "text",
|
||
|
"x": -276.49012586805543,
|
||
|
"y": 208.99163140190979,
|
||
|
"width": 100.25990295410156,
|
||
|
"height": 25,
|
||
|
"angle": 0.9805961817823201,
|
||
|
"strokeColor": "#000000",
|
||
|
"backgroundColor": "transparent",
|
||
|
"fillStyle": "hachure",
|
||
|
"strokeWidth": 1,
|
||
|
"strokeStyle": "dotted",
|
||
|
"roughness": 1,
|
||
|
"opacity": 100,
|
||
|
"groupIds": [],
|
||
|
"roundness": null,
|
||
|
"seed": 31966552,
|
||
|
"version": 180,
|
||
|
"versionNonce": 1664407336,
|
||
|
"isDeleted": false,
|
||
|
"boundElements": null,
|
||
|
"updated": 1697230036356,
|
||
|
"link": null,
|
||
|
"locked": false,
|
||
|
"text": "event loop",
|
||
|
"rawText": "event loop",
|
||
|
"fontSize": 20,
|
||
|
"fontFamily": 1,
|
||
|
"textAlign": "left",
|
||
|
"verticalAlign": "top",
|
||
|
"containerId": null,
|
||
|
"originalText": "event loop",
|
||
|
"lineHeight": 1.25
|
||
|
},
|
||
|
{
|
||
|
"id": "pakGc2jWiw4Nmng5kRWxk",
|
||
|
"type": "arrow",
|
||
|
"x": -140.11805555555543,
|
||
|
"y": 222.97112358940979,
|
||
|
"width": 35.537109375,
|
||
|
"height": 0.458984375,
|
||
|
"angle": 0,
|
||
|
"strokeColor": "#087f5b",
|
||
|
"backgroundColor": "transparent",
|
||
|
"fillStyle": "hachure",
|
||
|
"strokeWidth": 1,
|
||
|
"strokeStyle": "dotted",
|
||
|
"roughness": 1,
|
||
|
"opacity": 100,
|
||
|
"groupIds": [],
|
||
|
"roundness": {
|
||
|
"type": 2
|
||
|
},
|
||
|
"seed": 653873192,
|
||
|
"version": 82,
|
||
|
"versionNonce": 2058089304,
|
||
|
"isDeleted": false,
|
||
|
"boundElements": null,
|
||
|
"updated": 1697230680673,
|
||
|
"link": null,
|
||
|
"locked": false,
|
||
|
"points": [
|
||
|
[
|
||
|
0,
|
||
|
0
|
||
|
],
|
||
|
[
|
||
|
-35.537109375,
|
||
|
0.458984375
|
||
|
]
|
||
|
],
|
||
|
"lastCommittedPoint": [
|
||
|
-35.537109375,
|
||
|
0.458984375
|
||
|
],
|
||
|
"startBinding": null,
|
||
|
"endBinding": {
|
||
|
"elementId": "DoPlIOMtolAOTV50Wcgqf",
|
||
|
"focus": -0.05972469550314148,
|
||
|
"gap": 2.301432291666856
|
||
|
},
|
||
|
"startArrowhead": null,
|
||
|
"endArrowhead": "arrow"
|
||
|
},
|
||
|
{
|
||
|
"id": "fUCm6aNZ-LAzBAY0gtws5",
|
||
|
"type": "arrow",
|
||
|
"x": -288.88270399305554,
|
||
|
"y": 215.24163140190979,
|
||
|
"width": 94.81445312500011,
|
||
|
"height": 229.1748046875,
|
||
|
"angle": 0,
|
||
|
"strokeColor": "#087f5b",
|
||
|
"backgroundColor": "transparent",
|
||
|
"fillStyle": "hachure",
|
||
|
"strokeWidth": 1,
|
||
|
"strokeStyle": "dotted",
|
||
|
"roughness": 1,
|
||
|
"opacity": 100,
|
||
|
"groupIds": [],
|
||
|
"roundness": {
|
||
|
"type": 2
|
||
|
},
|
||
|
"seed": 1507199016,
|
||
|
"version": 167,
|
||
|
"versionNonce": 668971560,
|
||
|
"isDeleted": false,
|
||
|
"boundElements": null,
|
||
|
"updated": 1697230036356,
|
||
|
"link": null,
|
||
|
"locked": false,
|
||
|
"points": [
|
||
|
[
|
||
|
0,
|
||
|
0
|
||
|
],
|
||
|
[
|
||
|
-58.7353515625,
|
||
|
-131.9970703125
|
||
|
],
|
||
|
[
|
||
|
36.079101562500114,
|
||
|
-229.1748046875
|
||
|
]
|
||
|
],
|
||
|
"lastCommittedPoint": [
|
||
|
36.079101562500114,
|
||
|
-229.1748046875
|
||
|
],
|
||
|
"startBinding": {
|
||
|
"elementId": "DoPlIOMtolAOTV50Wcgqf",
|
||
|
"focus": -0.6172889038122485,
|
||
|
"gap": 7.966037326388914
|
||
|
},
|
||
|
"endBinding": null,
|
||
|
"startArrowhead": null,
|
||
|
"endArrowhead": "arrow"
|
||
|
},
|
||
|
{
|
||
|
"id": "DHKcB0ID",
|
||
|
"type": "text",
|
||
|
"x": -358.08680555555543,
|
||
|
"y": -498.8117133246527,
|
||
|
"width": 606.0238647460938,
|
||
|
"height": 45,
|
||
|
"angle": 0,
|
||
|
"strokeColor": "#000000",
|
||
|
"backgroundColor": "transparent",
|
||
|
"fillStyle": "hachure",
|
||
|
"strokeWidth": 1,
|
||
|
"strokeStyle": "dotted",
|
||
|
"roughness": 1,
|
||
|
"opacity": 100,
|
||
|
"groupIds": [],
|
||
|
"roundness": null,
|
||
|
"seed": 1325727064,
|
||
|
"version": 101,
|
||
|
"versionNonce": 214557784,
|
||
|
"isDeleted": false,
|
||
|
"boundElements": null,
|
||
|
"updated": 1697230036356,
|
||
|
"link": null,
|
||
|
"locked": false,
|
||
|
"text": "JS SINGLE THREADED NATURE?",
|
||
|
"rawText": "JS SINGLE THREADED NATURE?",
|
||
|
"fontSize": 36,
|
||
|
"fontFamily": 1,
|
||
|
"textAlign": "left",
|
||
|
"verticalAlign": "top",
|
||
|
"containerId": null,
|
||
|
"originalText": "JS SINGLE THREADED NATURE?",
|
||
|
"lineHeight": 1.25
|
||
|
},
|
||
|
{
|
||
|
"id": "RoCqnltVvlqhdseU8k52K",
|
||
|
"type": "rectangle",
|
||
|
"x": -487.08582899305554,
|
||
|
"y": -447.1878729926216,
|
||
|
"width": 872.7685546875001,
|
||
|
"height": 878.8525390625002,
|
||
|
"angle": 0,
|
||
|
"strokeColor": "#c92a2a",
|
||
|
"backgroundColor": "transparent",
|
||
|
"fillStyle": "hachure",
|
||
|
"strokeWidth": 1,
|
||
|
"strokeStyle": "dotted",
|
||
|
"roughness": 1,
|
||
|
"opacity": 100,
|
||
|
"groupIds": [],
|
||
|
"roundness": {
|
||
|
"type": 3
|
||
|
},
|
||
|
"seed": 1214335528,
|
||
|
"version": 117,
|
||
|
"versionNonce": 1752640808,
|
||
|
"isDeleted": false,
|
||
|
"boundElements": null,
|
||
|
"updated": 1697230036356,
|
||
|
"link": null,
|
||
|
"locked": false
|
||
|
},
|
||
|
{
|
||
|
"id": "wBQrJaDY",
|
||
|
"type": "text",
|
||
|
"x": -234.54676649305554,
|
||
|
"y": -235.59971032994054,
|
||
|
"width": 106.52232360839844,
|
||
|
"height": 29.393587825600267,
|
||
|
"angle": 0,
|
||
|
"strokeColor": "#5f3dc4",
|
||
|
"backgroundColor": "transparent",
|
||
|
"fillStyle": "hachure",
|
||
|
"strokeWidth": 1,
|
||
|
"strokeStyle": "dashed",
|
||
|
"roughness": 1,
|
||
|
"opacity": 100,
|
||
|
"groupIds": [],
|
||
|
"roundness": null,
|
||
|
"seed": 582174552,
|
||
|
"version": 128,
|
||
|
"versionNonce": 1606130008,
|
||
|
"isDeleted": false,
|
||
|
"boundElements": null,
|
||
|
"updated": 1697230036356,
|
||
|
"link": null,
|
||
|
"locked": false,
|
||
|
"text": "V8 engine",
|
||
|
"rawText": "V8 engine",
|
||
|
"fontSize": 23.514870260480198,
|
||
|
"fontFamily": 1,
|
||
|
"textAlign": "left",
|
||
|
"verticalAlign": "top",
|
||
|
"containerId": null,
|
||
|
"originalText": "V8 engine",
|
||
|
"lineHeight": 1.25
|
||
|
},
|
||
|
{
|
||
|
"id": "bB6sjHHR",
|
||
|
"type": "text",
|
||
|
"x": 6.009874131944571,
|
||
|
"y": -235.42848438589863,
|
||
|
"width": 106.50535047054292,
|
||
|
"height": 54.12958844405835,
|
||
|
"angle": 0,
|
||
|
"strokeColor": "#5f3dc4",
|
||
|
"backgroundColor": "transparent",
|
||
|
"fillStyle": "hachure",
|
||
|
"strokeWidth": 1,
|
||
|
"strokeStyle": "dashed",
|
||
|
"roughness": 1,
|
||
|
"opacity": 100,
|
||
|
"groupIds": [],
|
||
|
"roundness": null,
|
||
|
"seed": 697640280,
|
||
|
"version": 174,
|
||
|
"versionNonce": 1046956072,
|
||
|
"isDeleted": false,
|
||
|
"boundElements": null,
|
||
|
"updated": 1697230036356,
|
||
|
"link": null,
|
||
|
"locked": false,
|
||
|
"text": "LibUV API\n",
|
||
|
"rawText": "LibUV API\n",
|
||
|
"fontSize": 21.651835377623346,
|
||
|
"fontFamily": 1,
|
||
|
"textAlign": "left",
|
||
|
"verticalAlign": "top",
|
||
|
"containerId": null,
|
||
|
"originalText": "LibUV API\n",
|
||
|
"lineHeight": 1.25
|
||
|
},
|
||
|
{
|
||
|
"type": "rectangle",
|
||
|
"version": 338,
|
||
|
"versionNonce": 298433320,
|
||
|
"isDeleted": false,
|
||
|
"id": "ZlyW3J8i_jIt2tDLbrhLs",
|
||
|
"fillStyle": "hachure",
|
||
|
"strokeWidth": 1,
|
||
|
"strokeStyle": "solid",
|
||
|
"roughness": 1,
|
||
|
"opacity": 100,
|
||
|
"angle": 0,
|
||
|
"x": 193.12657335069457,
|
||
|
"y": -248.41141425238692,
|
||
|
"strokeColor": "#343a40",
|
||
|
"backgroundColor": "transparent",
|
||
|
"width": 158,
|
||
|
"height": 146,
|
||
|
"seed": 840881960,
|
||
|
"groupIds": [],
|
||
|
"roundness": {
|
||
|
"type": 3
|
||
|
},
|
||
|
"boundElements": [
|
||
|
{
|
||
|
"id": "W2fS-unftjUqjuxPoLt6q",
|
||
|
"type": "arrow"
|
||
|
},
|
||
|
{
|
||
|
"id": "Qlriztf3TnLnLId7DWlfG",
|
||
|
"type": "arrow"
|
||
|
},
|
||
|
{
|
||
|
"type": "text",
|
||
|
"id": "KIsKEPSX"
|
||
|
},
|
||
|
{
|
||
|
"id": "1E2N1msX70HnDwJPouTvr",
|
||
|
"type": "arrow"
|
||
|
}
|
||
|
],
|
||
|
"updated": 1697230075514,
|
||
|
"link": null,
|
||
|
"locked": false
|
||
|
},
|
||
|
{
|
||
|
"type": "text",
|
||
|
"version": 316,
|
||
|
"versionNonce": 899416872,
|
||
|
"isDeleted": false,
|
||
|
"id": "KIsKEPSX",
|
||
|
"fillStyle": "hachure",
|
||
|
"strokeWidth": 1,
|
||
|
"strokeStyle": "solid",
|
||
|
"roughness": 1,
|
||
|
"opacity": 100,
|
||
|
"angle": 0,
|
||
|
"x": 204.3666169908313,
|
||
|
"y": -195.41141425238692,
|
||
|
"strokeColor": "#343a40",
|
||
|
"backgroundColor": "transparent",
|
||
|
"width": 135.51991271972656,
|
||
|
"height": 40,
|
||
|
"seed": 624660312,
|
||
|
"groupIds": [],
|
||
|
"roundness": null,
|
||
|
"boundElements": null,
|
||
|
"updated": 1697230036356,
|
||
|
"link": null,
|
||
|
"locked": false,
|
||
|
"fontSize": 16,
|
||
|
"fontFamily": 1,
|
||
|
"text": "Chromes internal \nevent loop",
|
||
|
"rawText": "Chromes internal event loop",
|
||
|
"textAlign": "center",
|
||
|
"verticalAlign": "middle",
|
||
|
"containerId": "ZlyW3J8i_jIt2tDLbrhLs",
|
||
|
"originalText": "Chromes internal event loop",
|
||
|
"lineHeight": 1.25
|
||
|
},
|
||
|
{
|
||
|
"id": "1E2N1msX70HnDwJPouTvr",
|
||
|
"type": "arrow",
|
||
|
"x": 15.56797960069457,
|
||
|
"y": -312.8816901312932,
|
||
|
"width": 233.994140625,
|
||
|
"height": 49.1015625,
|
||
|
"angle": 0,
|
||
|
"strokeColor": "#343a40",
|
||
|
"backgroundColor": "transparent",
|
||
|
"fillStyle": "hachure",
|
||
|
"strokeWidth": 1,
|
||
|
"strokeStyle": "dashed",
|
||
|
"roughness": 1,
|
||
|
"opacity": 100,
|
||
|
"groupIds": [],
|
||
|
"roundness": {
|
||
|
"type": 2
|
||
|
},
|
||
|
"seed": 592981336,
|
||
|
"version": 76,
|
||
|
"versionNonce": 438505768,
|
||
|
"isDeleted": false,
|
||
|
"boundElements": [
|
||
|
{
|
||
|
"type": "text",
|
||
|
"id": "NzIynJWz"
|
||
|
}
|
||
|
],
|
||
|
"updated": 1697230076545,
|
||
|
"link": null,
|
||
|
"locked": false,
|
||
|
"points": [
|
||
|
[
|
||
|
0,
|
||
|
0
|
||
|
],
|
||
|
[
|
||
|
233.994140625,
|
||
|
49.1015625
|
||
|
]
|
||
|
],
|
||
|
"lastCommittedPoint": null,
|
||
|
"startBinding": null,
|
||
|
"endBinding": {
|
||
|
"elementId": "ZlyW3J8i_jIt2tDLbrhLs",
|
||
|
"focus": 0.9336476652197897,
|
||
|
"gap": 15.368713378906307
|
||
|
},
|
||
|
"startArrowhead": null,
|
||
|
"endArrowhead": "arrow"
|
||
|
},
|
||
|
{
|
||
|
"id": "NzIynJWz",
|
||
|
"type": "text",
|
||
|
"x": 121.33305528428832,
|
||
|
"y": -298.3309088812932,
|
||
|
"width": 22.4639892578125,
|
||
|
"height": 20,
|
||
|
"angle": 0,
|
||
|
"strokeColor": "#343a40",
|
||
|
"backgroundColor": "transparent",
|
||
|
"fillStyle": "hachure",
|
||
|
"strokeWidth": 1,
|
||
|
"strokeStyle": "dashed",
|
||
|
"roughness": 1,
|
||
|
"opacity": 100,
|
||
|
"groupIds": [],
|
||
|
"roundness": null,
|
||
|
"seed": 1973010520,
|
||
|
"version": 5,
|
||
|
"versionNonce": 1352591144,
|
||
|
"isDeleted": false,
|
||
|
"boundElements": null,
|
||
|
"updated": 1697230079881,
|
||
|
"link": null,
|
||
|
"locked": false,
|
||
|
"text": "OR",
|
||
|
"rawText": "OR",
|
||
|
"fontSize": 16,
|
||
|
"fontFamily": 1,
|
||
|
"textAlign": "center",
|
||
|
"verticalAlign": "middle",
|
||
|
"containerId": "1E2N1msX70HnDwJPouTvr",
|
||
|
"originalText": "OR",
|
||
|
"lineHeight": 1.25
|
||
|
},
|
||
|
{
|
||
|
"id": "GgmlKkjW",
|
||
|
"type": "text",
|
||
|
"x": -104.46131727430543,
|
||
|
"y": -439.2641364203557,
|
||
|
"width": 72.47996520996094,
|
||
|
"height": 20,
|
||
|
"angle": 0,
|
||
|
"strokeColor": "#0f4a85",
|
||
|
"backgroundColor": "transparent",
|
||
|
"fillStyle": "hachure",
|
||
|
"strokeWidth": 1,
|
||
|
"strokeStyle": "dashed",
|
||
|
"roughness": 1,
|
||
|
"opacity": 100,
|
||
|
"groupIds": [],
|
||
|
"roundness": null,
|
||
|
"seed": 2106049064,
|
||
|
"version": 190,
|
||
|
"versionNonce": 1137488984,
|
||
|
"isDeleted": false,
|
||
|
"boundElements": null,
|
||
|
"updated": 1697230430212,
|
||
|
"link": null,
|
||
|
"locked": false,
|
||
|
"text": "V8 engine",
|
||
|
"rawText": "V8 engine",
|
||
|
"fontSize": 16,
|
||
|
"fontFamily": 1,
|
||
|
"textAlign": "left",
|
||
|
"verticalAlign": "top",
|
||
|
"containerId": null,
|
||
|
"originalText": "V8 engine",
|
||
|
"lineHeight": 1.25
|
||
|
},
|
||
|
{
|
||
|
"id": "b8btGb72",
|
||
|
"type": "text",
|
||
|
"x": -65.19646693998288,
|
||
|
"y": 213.57269670285075,
|
||
|
"width": 127.77593994140625,
|
||
|
"height": 20,
|
||
|
"angle": 0,
|
||
|
"strokeColor": "#0f4a85",
|
||
|
"backgroundColor": "transparent",
|
||
|
"fillStyle": "hachure",
|
||
|
"strokeWidth": 1,
|
||
|
"strokeStyle": "dashed",
|
||
|
"roughness": 1,
|
||
|
"opacity": 100,
|
||
|
"groupIds": [],
|
||
|
"roundness": null,
|
||
|
"seed": 75745368,
|
||
|
"version": 135,
|
||
|
"versionNonce": 1849704280,
|
||
|
"isDeleted": false,
|
||
|
"boundElements": [
|
||
|
{
|
||
|
"id": "WvxFU_EDWsQ_PkbEETXrH",
|
||
|
"type": "arrow"
|
||
|
}
|
||
|
],
|
||
|
"updated": 1697230697007,
|
||
|
"link": null,
|
||
|
"locked": false,
|
||
|
"text": "resolution queue",
|
||
|
"rawText": "resolution queue",
|
||
|
"fontSize": 16,
|
||
|
"fontFamily": 1,
|
||
|
"textAlign": "left",
|
||
|
"verticalAlign": "top",
|
||
|
"containerId": null,
|
||
|
"originalText": "resolution queue",
|
||
|
"lineHeight": 1.25
|
||
|
},
|
||
|
{
|
||
|
"id": "qXQxMHWH",
|
||
|
"type": "text",
|
||
|
"x": -178.353515625,
|
||
|
"y": -79.224609375,
|
||
|
"width": 10,
|
||
|
"height": 25,
|
||
|
"angle": 0,
|
||
|
"strokeColor": "#000000",
|
||
|
"backgroundColor": "transparent",
|
||
|
"fillStyle": "hachure",
|
||
|
"strokeWidth": 1,
|
||
|
"strokeStyle": "solid",
|
||
|
"roughness": 1,
|
||
|
"opacity": 100,
|
||
|
"groupIds": [],
|
||
|
"roundness": null,
|
||
|
"seed": 3279448,
|
||
|
"version": 72,
|
||
|
"versionNonce": 1433001304,
|
||
|
"isDeleted": true,
|
||
|
"boundElements": null,
|
||
|
"updated": 1697230036356,
|
||
|
"link": null,
|
||
|
"locked": false,
|
||
|
"text": "",
|
||
|
"rawText": "",
|
||
|
"fontSize": 20,
|
||
|
"fontFamily": 1,
|
||
|
"textAlign": "center",
|
||
|
"verticalAlign": "middle",
|
||
|
"containerId": "4rSaeNe71pRNYX72VbWTh",
|
||
|
"originalText": "",
|
||
|
"lineHeight": 1.25
|
||
|
},
|
||
|
{
|
||
|
"type": "rectangle",
|
||
|
"version": 425,
|
||
|
"versionNonce": 1072920616,
|
||
|
"isDeleted": true,
|
||
|
"id": "E3Qf10FYQwMZFn_VlKOA0",
|
||
|
"fillStyle": "hachure",
|
||
|
"strokeWidth": 1,
|
||
|
"strokeStyle": "solid",
|
||
|
"roughness": 1,
|
||
|
"opacity": 100,
|
||
|
"angle": 0,
|
||
|
"x": -133.42762586805543,
|
||
|
"y": 194.59905327690979,
|
||
|
"strokeColor": "#000000",
|
||
|
"backgroundColor": "transparent",
|
||
|
"width": 132,
|
||
|
"height": 54,
|
||
|
"seed": 2018054232,
|
||
|
"groupIds": [],
|
||
|
"roundness": {
|
||
|
"type": 3
|
||
|
},
|
||
|
"boundElements": [
|
||
|
{
|
||
|
"type": "text",
|
||
|
"id": "8cq2iDdq"
|
||
|
},
|
||
|
{
|
||
|
"id": "WvxFU_EDWsQ_PkbEETXrH",
|
||
|
"type": "arrow"
|
||
|
},
|
||
|
{
|
||
|
"id": "pakGc2jWiw4Nmng5kRWxk",
|
||
|
"type": "arrow"
|
||
|
}
|
||
|
],
|
||
|
"updated": 1697230680673,
|
||
|
"link": null,
|
||
|
"locked": false
|
||
|
},
|
||
|
{
|
||
|
"type": "text",
|
||
|
"version": 390,
|
||
|
"versionNonce": 87916120,
|
||
|
"isDeleted": true,
|
||
|
"id": "8cq2iDdq",
|
||
|
"fillStyle": "hachure",
|
||
|
"strokeWidth": 1,
|
||
|
"strokeStyle": "solid",
|
||
|
"roughness": 1,
|
||
|
"opacity": 100,
|
||
|
"angle": 0,
|
||
|
"x": -120.44099256727418,
|
||
|
"y": 210.72470597939702,
|
||
|
"strokeColor": "#000000",
|
||
|
"backgroundColor": "transparent",
|
||
|
"width": 106.0267333984375,
|
||
|
"height": 21.748694595025505,
|
||
|
"seed": 1490075944,
|
||
|
"groupIds": [],
|
||
|
"roundness": null,
|
||
|
"boundElements": null,
|
||
|
"updated": 1697230680673,
|
||
|
"link": null,
|
||
|
"locked": false,
|
||
|
"fontSize": 17.398955676020403,
|
||
|
"fontFamily": 1,
|
||
|
"text": "axios(POST)",
|
||
|
"rawText": "axios(POST)",
|
||
|
"textAlign": "center",
|
||
|
"verticalAlign": "middle",
|
||
|
"containerId": "E3Qf10FYQwMZFn_VlKOA0",
|
||
|
"originalText": "axios(POST)",
|
||
|
"lineHeight": 1.25
|
||
|
},
|
||
|
{
|
||
|
"id": "o9LdkZcw",
|
||
|
"type": "text",
|
||
|
"x": 142.25254991319457,
|
||
|
"y": -299.916297064887,
|
||
|
"width": 15.743988037109375,
|
||
|
"height": 20,
|
||
|
"angle": 0,
|
||
|
"strokeColor": "#343a40",
|
||
|
"backgroundColor": "transparent",
|
||
|
"fillStyle": "hachure",
|
||
|
"strokeWidth": 1,
|
||
|
"strokeStyle": "dashed",
|
||
|
"roughness": 1,
|
||
|
"opacity": 100,
|
||
|
"groupIds": [],
|
||
|
"roundness": null,
|
||
|
"seed": 290140248,
|
||
|
"version": 127,
|
||
|
"versionNonce": 74916696,
|
||
|
"isDeleted": true,
|
||
|
"boundElements": null,
|
||
|
"updated": 1697230036356,
|
||
|
"link": null,
|
||
|
"locked": false,
|
||
|
"text": "or",
|
||
|
"rawText": "or",
|
||
|
"fontSize": 16,
|
||
|
"fontFamily": 1,
|
||
|
"textAlign": "left",
|
||
|
"verticalAlign": "top",
|
||
|
"containerId": null,
|
||
|
"originalText": "or",
|
||
|
"lineHeight": 1.25
|
||
|
}
|
||
|
],
|
||
|
"appState": {
|
||
|
"theme": "dark",
|
||
|
"viewBackgroundColor": "#ffffff",
|
||
|
"currentItemStrokeColor": "#0f4a85",
|
||
|
"currentItemBackgroundColor": "transparent",
|
||
|
"currentItemFillStyle": "hachure",
|
||
|
"currentItemStrokeWidth": 1,
|
||
|
"currentItemStrokeStyle": "dashed",
|
||
|
"currentItemRoughness": 1,
|
||
|
"currentItemOpacity": 100,
|
||
|
"currentItemFontFamily": 1,
|
||
|
"currentItemFontSize": 16,
|
||
|
"currentItemTextAlign": "left",
|
||
|
"currentItemStartArrowhead": null,
|
||
|
"currentItemEndArrowhead": "arrow",
|
||
|
"scrollX": 584.5990404693948,
|
||
|
"scrollY": 577.5348400618552,
|
||
|
"zoom": {
|
||
|
"value": 0.85
|
||
|
},
|
||
|
"currentItemRoundness": "round",
|
||
|
"gridSize": null,
|
||
|
"colorPalette": {},
|
||
|
"currentStrokeOptions": null,
|
||
|
"previousGridSize": null
|
||
|
},
|
||
|
"files": {}
|
||
|
}
|
||
|
```
|
||
|
%%
|