Skip to content

Commit 3f5c00d

Browse files
committed
Include JavaScript Exercises in Sprint 3
1 parent 2668267 commit 3f5c00d

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

sprint-3/README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,10 @@ Complete the following exercises (in order) from the [Sinatra Exercises][sinatra
3636

3737
1. Sinatra Katas
3838

39+
#### JavaScript
40+
41+
Explore and complete some of the [JavaScript Exercises][javascript-exercises]. **NOTE**: this repo is a WIP (work in progress), so there are still many pieces missing.
42+
3943
### Examples
4044

4145
Use these examples to bolster your understanding.
@@ -54,6 +58,7 @@ Use these examples to bolster your understanding.
5458

5559
[ruby-exercises]:https://github.com/codeunion/ruby-exercises
5660
[sinatra-exercises]:https://github.com/codeunion/sinatra-exercises
61+
[javascript-exercises]:https://github.com/codeunion/javascript-exercises
5762

5863
<!-- Examples -->
5964

0 commit comments

Comments
 (0)