You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: Week2/MAKEME.md
+5Lines changed: 5 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -35,6 +35,11 @@ The assignment for this week is:
35
35
- Replace all asynchronous callbacks (e.g. as used with XMLHttpRequest) by ES6 promises.
36
36
- Beautify your app's styling.
37
37
38
+
Bonus assignments:
39
+
40
+
- Make your app responsive
41
+
- Make your app ARIA-compliant
42
+
38
43
Note:
39
44
40
45
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