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

Skip to content
This repository was archived by the owner on May 14, 2024. It is now read-only.

Commit 836d60a

Browse files
committed
Move Projects to separate folder, add links.
1 parent bf3a279 commit 836d60a

File tree

6 files changed

+7
-0
lines changed

6 files changed

+7
-0
lines changed
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,10 +11,17 @@ Here you can find course content and homework for the JavaScript2 module
1111
|2.|• Functions + JSON/Arrays<br>• [Array Manipulations](../../../fundamentals/blob/master/fundamentals/array_manipulation.md)<br>• JSON<br>• [Map and filter](../../../fundamentals/blob/master/fundamentals/map_filter.md)<br>• Arrow functions |[Reading Week 2](/Week2/README.md)|[Homework Week 2](/Week2/MAKEME.md)|
1212
|3.|[Closures](../../../fundamentals/blob/master/fundamentals/scope_closures_this.md) <br>• Callbacks|[Reading Week 3](/Week3/README.md)|[Homework Week 3](/Week3/MAKEME.md)|
1313

14+
1415
__Kind note:__
1516

1617
We expect you to __always__ come prepared to the class on Sunday.
1718

19+
# Projects
20+
21+
We will create a number of projects in this course, which you can find here:
22+
23+
* [Payment Form](https://github.com/HackYourFutureBelgium/JavaScript2/tree/master/Projects/payment-form)
24+
1825
### Overall
1926
A good understanding of all the above mentioned topics. Want to check your Knowledge? Go through the [JavaScript Fundamentals README](../../../fundamentals/blob/master/fundamentals/README.md) and research/ ask for help (Slack!) with the concepts that are not entirely clear.
2027

0 commit comments

Comments
 (0)