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: homework-projects/readme.md
+9-9Lines changed: 9 additions & 9 deletions
Original file line number
Diff line number
Diff line change
@@ -3,7 +3,7 @@
3
3
During the JS2 and JS3 modules, you will be working on a project instead of the usual weekly homework assignments (which you can still do, as optional practice). Each week, you will be required to add new features to your project. By the end of JS3, you will have built an actual app using your newly gained knowledge and coding skills!
4
4
<br/>
5
5
6
-

6
+

7
7
8
8
<br/>
9
9
@@ -30,25 +30,25 @@ First, you will pick a project idea from the [projects](projects/) folder. Each
30
30
31
31
You will work in your project repository for JS2 and JS3 (not the central homework repository!), and you will submit the weekly task in the usual way by creating a Pull Request.
32
32
33
-
During JS2 and JS3, refer to the relevant [homework submission guide](/guides/weekly-submission-guide.md).
33
+
During JS2 and JS3, refer to the relevant [homework submission guide](guides/weekly-submission-guide.md).
34
34
35
35
The main difference is that you will be on a different repository and that you will merge the PR after implementing the review-based improvements, while all the technical steps are the same as always.
> New projects are welcome to be added by mentors. Just follow a similar structure to the existing ones, and submit it as a PR.
48
+
> New projects are welcome to be added by mentors. Just follow a similar structure to the existing ones, and submit it as a PR for review by staff and other mentors.
49
49
50
50
<hr>
51
51
52
52
# CONCLUSION
53
53
54
-
When you wrap up your project in JS3 week3, you will get a chance to present your project either as a video recording or on a demo day. If your team is hosting a demo day, then check out [this guide](/guides/demo-day-presentation.md) for how to prepare for the presentation.
54
+
When you wrap up your project in JS3 week3, you will get a chance to present your project either as a video recording or on a demo day. If your team is hosting a demo day, then check out [this guide](guides/demo-day-presentation.md) for how to prepare for the presentation.
0 commit comments