File tree Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Original file line number Diff line number Diff line change @@ -22,6 +22,7 @@ This repository is your one-stop shop for learning JavaScript at your own pace.
22
22
- [ 08_typeof.js] ( Tutorials/08_typeof.js )
23
23
- [ 09_type_conversion.js] ( Tutorials/09_type_conversion.js )
24
24
- [ 10_order_of_precedence.js] ( Tutorials/10_order_of_precedence.js )
25
+ - [ 11_challenge.js] ( Tutorials/11_challenge.js )
25
26
- [ Arrays] ( Tutorials/Arrays )
26
27
- [ 01A_arrays.js] ( Tutorials/01A_arrays.js )
27
28
- [ 02B_manipulation.js] ( Tutorials/02B_manipulation.js )
@@ -71,6 +72,7 @@ This repository is your one-stop shop for learning JavaScript at your own pace.
71
72
- [ 06_delete_properties.js] ( Tutorials/06_delete_properties.js )
72
73
- [ 07_hasOwnProperty.js] ( Tutorials/07_hasOwnProperty.js )
73
74
- [ 08_challenge.js] ( Tutorials/08_challenge.js )
75
+ - [ challenge.js] ( Tutorials/challenge.js )
74
76
- [ Intermediate] ( Tutorials/Intermediate )
75
77
- [ 01_freezing_objects.js] ( Tutorials/01_freezing_objects.js )
76
78
- [ Math] ( Tutorials/Math )
You can’t perform that action at this time.
0 commit comments