Skip to content

Commit b0032d6

Browse files
authored
update README
1 parent 4b034f3 commit b0032d6

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

+6
Original file line numberDiff line numberDiff line change
@@ -463,3 +463,9 @@ printA();
463463
```
464464

465465
- undefined then undefined
466+
467+
----------------------------------------------------------
468+
469+
#### Q47. Why might you choose to make your code asynchronous?
470+
471+
- to start tasks that might take some time without blocking subsequent tasks from executing immediately

0 commit comments

Comments
 (0)