Skip to content

Commit 811cb89

Browse files
Merge pull request #196 from lade6501/story/React-Hooks-Doc
feat : Added docs for React Basic and Hooks
2 parents a7f13aa + 2d7e96a commit 811cb89

File tree

11 files changed

+3148
-86
lines changed

11 files changed

+3148
-86
lines changed

docs/intro.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,7 @@ Web development is the process of creating and maintaining websites and web appl
4545

4646
User -> System: Explore Further
4747
```
48+
4849
</TabItem>
4950

5051
<TabItem value="backend" label="Back-End Development">
@@ -76,6 +77,7 @@ Web development is the process of creating and maintaining websites and web appl
7677
7778
User -> System: Explore Further
7879
```
80+
7981
</TabItem>
8082
<TabItem value="practice" label="Practice and Applications">
8183
```mermaid
@@ -98,6 +100,7 @@ Web development is the process of creating and maintaining websites and web appl
98100
99101
User -> System: Explore Further
100102
```
103+
101104
</TabItem>
102105
</Tabs>
103106
@@ -131,6 +134,7 @@ Generative AI refers to algorithms and models that create new content such as te
131134
132135
User -> System: Explore Further
133136
```
137+
134138
</TabItem>
135139
136140
<TabItem value="genai_models" label="Advanced Generative Models">
@@ -158,6 +162,7 @@ Generative AI refers to algorithms and models that create new content such as te
158162
159163
User -> System: Explore Further
160164
```
165+
161166
</TabItem>
162167
163168
<TabItem value="genai_practice" label="Practice and Projects">
@@ -185,6 +190,7 @@ Generative AI refers to algorithms and models that create new content such as te
185190
186191
User -> System: Explore Further
187192
```
193+
188194
</TabItem>
189195
</Tabs>
190196
@@ -224,6 +230,7 @@ Data structures organize and store data efficiently, while algorithms are step-b
224230
225231
User -> System: Explore Further
226232
```
233+
227234
</TabItem>
228235
229236
<TabItem value="algo" label="Algorithms">
@@ -260,6 +267,7 @@ Data structures organize and store data efficiently, while algorithms are step-b
260267
261268
User -> System: Explore Further
262269
```
270+
263271
</TabItem>
264272
265273
<TabItem value="Practice" label="Practice and Applications">
@@ -284,6 +292,7 @@ Data structures organize and store data efficiently, while algorithms are step-b
284292
285293
User -> System: Explore Further
286294
```
295+
287296
</TabItem>
288297
</Tabs>
289298
@@ -317,6 +326,7 @@ Blockchain development involves building decentralized applications and smart co
317326
318327
User -> System: Explore Further
319328
```
329+
320330
</TabItem>
321331
322332
<TabItem value="blockchain_dev" label="Blockchain Development">
@@ -344,6 +354,7 @@ Blockchain development involves building decentralized applications and smart co
344354
345355
User -> System: Explore Further
346356
```
357+
347358
</TabItem>
348359
349360
<TabItem value="blockchain_practice" label="Practice and Real-World Projects">
@@ -374,5 +385,6 @@ Blockchain development involves building decentralized applications and smart co
374385
375386
User -> System: Explore Further
376387
```
388+
377389
</TabItem>
378390
</Tabs>

0 commit comments

Comments
 (0)