add typescript
This commit is contained in:
7
docs/tasks/01-base-js/_category_.json
Normal file
7
docs/tasks/01-base-js/_category_.json
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"label": "Base Javascript",
|
||||
"position": 1,
|
||||
"link": {
|
||||
"type": "generated-index"
|
||||
}
|
||||
}
|
||||
3
docs/tasks/01-base-js/index.md
Normal file
3
docs/tasks/01-base-js/index.md
Normal file
@@ -0,0 +1,3 @@
|
||||
---
|
||||
sidebar_position: 1
|
||||
---
|
||||
7
docs/tasks/02-adv-js/_category_.json
Normal file
7
docs/tasks/02-adv-js/_category_.json
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"label": "Advanced Javascript",
|
||||
"position": 2,
|
||||
"link": {
|
||||
"type": "generated-index"
|
||||
}
|
||||
}
|
||||
3
docs/tasks/02-adv-js/index.md
Normal file
3
docs/tasks/02-adv-js/index.md
Normal file
@@ -0,0 +1,3 @@
|
||||
---
|
||||
sidebar_position: 1
|
||||
---
|
||||
7
docs/tasks/03-event-loop/_category_.json
Normal file
7
docs/tasks/03-event-loop/_category_.json
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"label": "Event Loop JS",
|
||||
"position": 3,
|
||||
"link": {
|
||||
"type": "generated-index"
|
||||
}
|
||||
}
|
||||
3
docs/tasks/03-event-loop/index.md
Normal file
3
docs/tasks/03-event-loop/index.md
Normal file
@@ -0,0 +1,3 @@
|
||||
---
|
||||
sidebar_position: 1
|
||||
---
|
||||
7
docs/tasks/04-api-queries/_category_.json
Normal file
7
docs/tasks/04-api-queries/_category_.json
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"label": "Api queries",
|
||||
"position": 4,
|
||||
"link": {
|
||||
"type": "generated-index"
|
||||
}
|
||||
}
|
||||
3
docs/tasks/04-api-queries/index.md
Normal file
3
docs/tasks/04-api-queries/index.md
Normal file
@@ -0,0 +1,3 @@
|
||||
---
|
||||
sidebar_position: 1
|
||||
---
|
||||
7
docs/tasks/05-optimizing-react-app/_category_.json
Normal file
7
docs/tasks/05-optimizing-react-app/_category_.json
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"label": "Оптимизация",
|
||||
"position": 5,
|
||||
"link": {
|
||||
"type": "generated-index"
|
||||
}
|
||||
}
|
||||
3
docs/tasks/05-optimizing-react-app/index.md
Normal file
3
docs/tasks/05-optimizing-react-app/index.md
Normal file
@@ -0,0 +1,3 @@
|
||||
---
|
||||
sidebar_position: 1
|
||||
---
|
||||
7
docs/tasks/06-algorithms/_category_.json
Normal file
7
docs/tasks/06-algorithms/_category_.json
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"label": "Алгоритмы",
|
||||
"position": 6,
|
||||
"link": {
|
||||
"type": "generated-index"
|
||||
}
|
||||
}
|
||||
3
docs/tasks/06-algorithms/index.md
Normal file
3
docs/tasks/06-algorithms/index.md
Normal file
@@ -0,0 +1,3 @@
|
||||
---
|
||||
sidebar_position: 1
|
||||
---
|
||||
7
docs/tasks/_category_.json
Normal file
7
docs/tasks/_category_.json
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"label": "Tasks",
|
||||
"position": 11,
|
||||
"link": {
|
||||
"type": "generated-index"
|
||||
}
|
||||
}
|
||||
0
docs/tasks/tasks.md
Normal file
0
docs/tasks/tasks.md
Normal file
Reference in New Issue
Block a user