Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 1c00a29

Browse files
committed
added week2 bonus assignments
1 parent 0c6d012 commit 1c00a29

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

Week2/MAKEME.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,11 @@ The assignment for this week is:
3535
- Replace all asynchronous callbacks (e.g. as used with XMLHttpRequest) by ES6 promises.
3636
- Beautify your app's styling.
3737

38+
Bonus assignments:
39+
40+
- Make your app responsive
41+
- Make your app ARIA-compliant
42+
3843
Note:
3944

4045
1. Please remove all redundant, commented-out code and console.log's from your files before pushing your homework as finished. There is no need for your mentors to review this stuff.

0 commit comments

Comments
 (0)