We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 1724b49 + 08b9e7f commit e3190ebCopy full SHA for e3190eb
README.md
@@ -21,8 +21,8 @@
21
- [DOM Events](./code-snippets/dom-events.md)
22
- [Hoisting](./code-snippets/hoisting.md)
23
- [Scopes & Closures](./code-snippets/scopes&closures.md)
24
-- Functions
25
-- Objects
+- [Functions](./code-snippets/functions.md)
+- [Objects](./code-snippets/objects.md)
26
- Error handling
27
- [Promises](./code-snippets/promises.md)
28
- Async/Await
0 commit comments