Skip to content

Commit 16d8e22

Browse files
Update to NodeJS documentation
- Where is the react app code for chapter8 and above in NODEJS masterclass ? Its is in last chapter `node-12` code files
1 parent 98f6bf7 commit 16d8e22

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

+4
Original file line numberDiff line numberDiff line change
@@ -413,6 +413,8 @@ Try to use `window.print` functionality as show in code without flushSync and se
413413
Hi, This is course page of **CoderDost Youtube Channel**
414414
NODE JS 2023 Course [Video Link](https://youtu.be/ChVE-JbtYbM)
415415

416+
417+
416418
### How to use this code :
417419

418420
You can **download code** in 2 ways :
@@ -432,6 +434,8 @@ NODE JS 2023 Course [Video Link](https://youtu.be/ChVE-JbtYbM)
432434

433435
- run `npm install` inside the root directory before running the code
434436

437+
**NOTE** : Code for **React JS app** is available in final code `node-12` branch in folder `react-app`. It can be used in previous chapters also like chapter-8 etc (however it's the final code, so step-wise code is not available for React, However one can follow the tutorial and make it , sorry for inconvenience)
438+
435439

436440

437441

0 commit comments

Comments
 (0)