-
Notifications
You must be signed in to change notification settings - Fork 15
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
🌎 update repl links for cohort 5 (#35)
- Loading branch information
Purvi Kanal
authored
Sep 4, 2018
1 parent
904c981
commit 90bb8e7
Showing
9 changed files
with
152 additions
and
144 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,57 @@ | ||
export const PARAMETERS = { | ||
invite: "https://repl.it/classroom/invite/XvipfNO", | ||
exercise1: | ||
"https://repl.it/student_embed/assignment/1492285/0339cc5f2176593cbe1e6a6b6cf40cb2" | ||
}; | ||
|
||
export const RETURN = { | ||
invite: "https://repl.it/classroom/invite/Xvb4pIt", | ||
exercise1: | ||
"https://repl.it/student_embed/assignment/1492272/e1e304a8fbe1dad1eefaddbe897bdae6", | ||
exercise2: | ||
"https://repl.it/student_embed/assignment/1492271/4257dd0bdc509b2cc123249c1ff02526" | ||
}; | ||
|
||
export const ARROW_FUNCTIONS = { | ||
invite: "https://repl.it/classroom/invite/XvedktC", | ||
exercise1: | ||
"https://repl.it/student_embed/assignment/1492279/4905683f6a600f95f4b74d3003cec53a" | ||
}; | ||
|
||
export const CALLBACKS = { | ||
invite: "https://repl.it/classroom/invite/XvhmgdL", | ||
exercise1: | ||
"https://repl.it/student_embed/assignment/1492283/5586c54efd8e2124d7a123f30e8b20f8" | ||
}; | ||
|
||
export const PURE_FUNCTIONS = { | ||
invite: "https://repl.it/classroom/invite/XvdamSz", | ||
exercise1: | ||
"https://repl.it/student_embed/assignment/1492278/37a21c5b28239a43b266961c089ed44d" | ||
}; | ||
|
||
export const FILTER = { | ||
invite: "https://repl.it/classroom/invite/XvJM11a", | ||
exercise1: | ||
"https://repl.it/student_embed/assignment/1490944/600947e6a9cee06b8ed387e0b7cecd0c", | ||
exercise2: | ||
"https://repl.it/student_embed/assignment/1490943/7cf916312a71aab62f56a16b78903406" | ||
}; | ||
|
||
export const MAP = { | ||
invite: "https://repl.it/classroom/invite/XvIJ2r7", | ||
exercise1: | ||
"https://repl.it/student_embed/assignment/1490942/91e0113f0ac30c223dfa0f58280ece73", | ||
exercise2: | ||
"https://repl.it/student_embed/assignment/1490941/0cd4dd9dc924589b1814a3d307e654d8" | ||
}; | ||
|
||
export const REDUCE = { | ||
invite: "https://repl.it/classroom/invite/Xvc7niw", | ||
exercise1: | ||
"https://repl.it/student_embed/assignment/1492273/492ac8a84f624191efd3c043e955ff92", | ||
exercise2: | ||
"https://repl.it/student_embed/assignment/1492277/6369db51be4ea2fd4243a68a1a51a1dd", | ||
exercise3: | ||
"https://repl.it/student_embed/assignment/1492276/ee34964c023ce10ef6d37129343a0e7d" | ||
}; |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.