File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -36,7 +36,7 @@ A comprehensive yet concise quick-reference and overview of JavaScript fundament
3636- [ 4.1 String] ( #41-string )
3737- [ 4.2 Numbers] ( #42-numbers )
3838- [ 4.3 Math] ( #43-math )
39- - [ 4.4 Leveraging Randomness with Math.random()] ( #95 -leveraging-randomness-with-mathrandom )
39+ - [ 4.4 Leveraging Randomness with Math.random()] ( #45 -leveraging-randomness-with-mathrandom )
4040- [ 4.5 Date] ( #44-date )
4141
4242## DOM & DOM Manipulation
@@ -70,8 +70,8 @@ A comprehensive yet concise quick-reference and overview of JavaScript fundament
7070- [ 9.2 Choosing Between Objects and Arrays] ( #92-choosing-between-objects-and-arrays )
7171- [ 9.3 Managing User Input] ( #93-managing-user-input )
7272- [ 9.4 Form Validation] ( #94-form-validation )
73- - [ 9.5 Persisting Data with Web Storage] ( #96 -persisting-data-with-web-storage )
74- - [ 9.6 Coding Logic vs Data Retrieval & Execution] ( #97 -coding-logic-vs-data-retrieval--execution )
73+ - [ 9.5 Persisting Data with Web Storage] ( #95 -persisting-data-with-web-storage )
74+ - [ 9.6 Coding Logic vs Data Retrieval & Execution] ( #96 -coding-logic-vs-data-retrieval--execution )
7575
7676## Tips and Best Practices
7777
You can’t perform that action at this time.
0 commit comments