mirror of
https://github.com/microsoft/Web-Dev-For-Beginners.git
synced 2025-08-11 17:24:24 +02:00
assignment links
This commit is contained in:
@@ -193,4 +193,4 @@ Take a look at [this list of JavaScript exercises](https://css-tricks.com/snippe
|
||||
|
||||
## Assignment
|
||||
|
||||
[Data Types Practice](2-js-basics/1-data-types/assignment.md)
|
||||
[Data Types Practice](assignment.md)
|
@@ -189,4 +189,4 @@ It's worth [reading up a little more on arrow functions](https://developer.mozil
|
||||
|
||||
## Assignment
|
||||
|
||||
[Fun with Functions](2-js-basics/2-functions-methods/assignment.md)
|
||||
[Fun with Functions](assignment.md)
|
@@ -172,4 +172,4 @@ Go through Josh Comeau's wonderful [operator lookup](https://joshwcomeau.com/ope
|
||||
|
||||
## Assignment
|
||||
|
||||
[Operators](2-js-basics/3-making-decisions/assignment.md)
|
||||
[Operators](assignment.md)
|
||||
|
@@ -123,4 +123,4 @@ Arrays in JavaScript have many methods attached to them, extremely useful for da
|
||||
|
||||
## Assignment
|
||||
|
||||
[Loop an Array](2-js-basics/4-arrays-loops/assignment.md)
|
||||
[Loop an Array](assignment.md)
|
||||
|
Reference in New Issue
Block a user