File tree Expand file tree Collapse file tree 2 files changed +7
-4
lines changed Expand file tree Collapse file tree 2 files changed +7
-4
lines changed Original file line number Diff line number Diff line change @@ -122,4 +122,4 @@ $RECYCLE.BIN/
122
122
# Custom rules (everything added below won't be overriden by 'Generate .gitignore File' if you use 'Update' option)
123
123
.vscode /
124
124
.eslintrc.json
125
- 05_apiFrontEnd \ index.js
125
+ 05_apiFrontEnd / index.js
Original file line number Diff line number Diff line change @@ -10,8 +10,11 @@ mtanzim@gmail.com
10
10
11
11
Please find notes [ here] ( ) .
12
12
13
- ## Further Reading
13
+ ## Exercises
14
+
15
+ - [ Simple API Example with callbacks] ( https://mtanzim.github.io/dci-js-lesson-callbacks/ )
16
+ - [ API Link] ( https://jsonplaceholder.typicode.com/users )
14
17
15
- Below links contain additional information.
18
+ ## Further Reading
16
19
17
- - [ React Weather App Example ] ( https://github.com/mtanzim/react-weather-app )
20
+ Below links contain additional information.
You can’t perform that action at this time.
0 commit comments