You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -5,4 +5,4 @@ npm install
5
5
npm test
6
6
7
7
## Description
8
-
This repo is designed to give students a better understanding of how to use callbacks to deal with async operations in Javascript. Complete each of the exercises in the exercises directory and test your code!
8
+
This repo is designed to give students a better understanding of how to use callbacks to deal with async operations in Javascript. Complete each of the exercises in the exercises directory. The comments in each exercise will guide you. Test your code to see if it works!
0 commit comments