Skip to content

Commit 8bef58b

Browse files
authored
Update README.md
1 parent 00b131c commit 8bef58b

1 file changed

Lines changed: 14 additions & 13 deletions

File tree

README.md

Lines changed: 14 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22

33
# JavaScript Bootcamp Content
44

5-
Recorded Videos => [ 173 From 200 ]
5+
Recorded Videos => [ 175 From 200 ]
66

7-
![86%](https://progress-bar.dev/86/?title=Done)
7+
![87%](https://progress-bar.dev/87/?title=Done)
88

99
### Introduction
1010

@@ -211,16 +211,16 @@ Recorded Videos => [ 173 From 200 ]
211211

212212
### Date, Time, Generators And Modules
213213

214-
- [x] ![#ff5722](https://via.placeholder.com/12/ff5722/000000?text=+) `Uploaded` - 159 - Date And Time Introduction
215-
- [x] ![#ff5722](https://via.placeholder.com/12/ff5722/000000?text=+) `Uploaded` - 160 - Get Date And Time
216-
- [x] ![#ff5722](https://via.placeholder.com/12/ff5722/000000?text=+) `Uploaded` - 161 - Set Date And Time
217-
- [x] ![#ff5722](https://via.placeholder.com/12/ff5722/000000?text=+) `Uploaded` - 162 - Formatting Date And Time
218-
- [x] ![#ff5722](https://via.placeholder.com/12/ff5722/000000?text=+) `Uploaded` - 163 - Tracking Operations Time
219-
- [x] ![#ff5722](https://via.placeholder.com/12/ff5722/000000?text=+) `Uploaded` - 164 - Generators Function Introduction
220-
- [x] ![#ff5722](https://via.placeholder.com/12/ff5722/000000?text=+) `Uploaded` - 165 - Delegate Generators
221-
- [x] ![#ff5722](https://via.placeholder.com/12/ff5722/000000?text=+) `Uploaded` - 166 - Generate Infinite Numbers
222-
- [x] ![#ff5722](https://via.placeholder.com/12/ff5722/000000?text=+) `Uploaded` - 167 - Modules Import and Export
223-
- [x] ![#ff5722](https://via.placeholder.com/12/ff5722/000000?text=+) `Uploaded` - 168 - Named vs Default Export And Import All
214+
- [x] `Uploaded` - 159 - Date And Time Introduction
215+
- [x] `Uploaded` - 160 - Get Date And Time
216+
- [x] `Uploaded` - 161 - Set Date And Time
217+
- [x] `Uploaded` - 162 - Formatting Date And Time
218+
- [x] `Uploaded` - 163 - Tracking Operations Time
219+
- [x] `Uploaded` - 164 - Generators Function Introduction
220+
- [x] `Uploaded` - 165 - Delegate Generators
221+
- [x] `Uploaded` - 166 - Generate Infinite Numbers
222+
- [x] `Uploaded` - 167 - Modules Import and Export
223+
- [x] `Uploaded` - 168 - Named vs Default Export And Import All
224224

225225
### Asynchronous Programming And JSON And AJAX
226226

@@ -229,7 +229,8 @@ Recorded Videos => [ 173 From 200 ]
229229
- [x] 171 - API Overview And Tools
230230
- [x] 172 - Parse And Stringify
231231
- [x] 173 - Asynchronous vs Synchronous Programming
232-
- [ ] CallStack, WebAPI, Event Loop, Callback Queue
232+
- [x] 174 - CallStack, Web API
233+
- [x] 175 - Event Loop, Callback Queue
233234
- [ ] What Is AJAX ?
234235
- [ ] Network Requests And Status Code
235236
- [ ] XMLHTTPRequest Part 1

0 commit comments

Comments
 (0)