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: README.md
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -1,4 +1,4 @@
1
-
These are a series of javascript exercises intended to be used alongside the curriculum at 'The Odin Project' They start very simply, but get more involved as you progress through them.
1
+
These are a series of javascript exercises intended to be used alongside the curriculum at 'The Odin Project' . They start very simply, but get more involved as you progress through them.
2
2
3
3
There will eventually be a suggested order of completion, but at this time since we are still in the process of creating more exercises the order is subject to change and has not yet been specified... In general however there are a couple which make a good "starting point" feel free to at least start with these:
4
4
@@ -22,4 +22,4 @@ Solutions for these exercises can be found in this repo on the 'solutions' branc
22
22
23
23
## a quick note!
24
24
25
-
The generator exercise is not actually an exercise… it is a script that generates exercises. I was using it when I wrote them so I didn’t have to hack out the same boilerplate code every time I wrote a new one.
25
+
The generator exercise is not actually an exercise… it is a script that generates exercises. I was using it when I wrote them so, I didn’t have to hack out the same boilerplate code every time I wrote a new one.
0 commit comments