mirror of
https://github.com/microsoft/Web-Dev-For-Beginners.git
synced 2025-09-03 03:32:55 +02:00
assignment links
This commit is contained in:
@@ -292,4 +292,4 @@ Routing is one of the surprisingly tricky parts of web development, especially a
|
||||
|
||||
## Assignment
|
||||
|
||||
[Improve the routing](/7-bank-project/1-template-route/assignment.md)
|
||||
[Improve the routing](assignment.md)
|
||||
|
@@ -287,4 +287,4 @@ Developers have gotten very creative about their form building efforts, especial
|
||||
|
||||
## Assignment
|
||||
|
||||
[Style your bank app](/7-bank-project/2-forms/assignment.md)
|
||||
[Style your bank app](assignment.md)
|
||||
|
@@ -323,4 +323,4 @@ Here's an example of a styled dashboard page:
|
||||
|
||||
## Assignment
|
||||
|
||||
[Refactor and comment your code](/7-bank-project/3-data/assignment.md)
|
||||
[Refactor and comment your code](assignment.md)
|
||||
|
@@ -274,7 +274,7 @@ Try working together to change what is saved and loaded from `localStorage` to o
|
||||
|
||||
## Assignment
|
||||
|
||||
[Implement "Add transaction" dialog](/7-bank-project/4-state-management/assignment.md)
|
||||
[Implement "Add transaction" dialog](assignment.md)
|
||||
|
||||
Here's an example result after completing the assignment:
|
||||
|
||||
|
Reference in New Issue
Block a user