diff --git a/.vscode/settings.json b/.vscode/settings.json index f7a55df12..c2e11f417 100644 --- a/.vscode/settings.json +++ b/.vscode/settings.json @@ -6,5 +6,6 @@ "editor.tabSize": 2, "cSpell.words": [ "tabindex" - ] + ], + "workbench.colorCustomizations": {} } \ No newline at end of file diff --git a/Week2/README.md b/Week2/README.md index e55018f74..b49e3d79e 100644 --- a/Week2/README.md +++ b/Week2/README.md @@ -18,7 +18,11 @@ Here are resources that we like you to read as a preparation for the second lect ### Fundamentals - [Event Loop](../../../../fundamentals/blob/master/fundamentals/event_loop.md) +WORKING LINK: +https://github.com/foocoding/fundamentals/blob/master/fundamentals/event_loop.md - [Promises](../../../../fundamentals/blob/master/fundamentals/promises.md) +WORKING LINK: +https://github.com/foocoding/fundamentals/blob/master/fundamentals/promises.md _Please go through the material and come to class prepared!_ diff --git a/homework/README.md b/homework/README.md new file mode 100644 index 000000000..ca3851b22 --- /dev/null +++ b/homework/README.md @@ -0,0 +1,2 @@ +The visual result-----> +https://aaaat.github.io/JavaScript3/homework/ diff --git a/homework/index.html b/homework/index.html index 9c8f80c1a..efce87c6f 100644 --- a/homework/index.html +++ b/homework/index.html @@ -1,23 +1,40 @@ +
+ + + + + + + + +Repositories
+Contributions