- Notifications
You must be signed in to change notification settings - Fork230
Functions#230
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Merged
vplentinax merged 31 commits intojavascript-tutorial:masterfromvplentinax:Giorgiosaud-function-basicsJul 3, 2020
Uh oh!
There was an error while loading.Please reload this page.
Merged
Functions#230
Changes fromall commits
Commits
Show all changes
31 commits Select commitHold shift + click to select a range
76be9f6 Giorgiosaud-PR95-correccion
vplentinaxf95071e Update 1-js/02-first-steps/15-function-basics/1-if-else-required/task.md
EzequielCaste09ffe2a Update 1-js/02-first-steps/15-function-basics/2-rewrite-function-ques…
EzequielCaste70b78b8 Update 1-js/02-first-steps/15-function-basics/article.md
EzequielCastebdfa86a Update 1-js/02-first-steps/15-function-basics/article.md
EzequielCastef92cde2 Update 1-js/02-first-steps/15-function-basics/article.md
EzequielCaste71c8b5f Update 1-js/02-first-steps/15-function-basics/article.md
EzequielCaste37463e9 Update 1-js/02-first-steps/15-function-basics/article.md
EzequielCaste70e926b Update 1-js/02-first-steps/15-function-basics/article.md
EzequielCaste03bc402 Update 1-js/02-first-steps/15-function-basics/article.md
EzequielCasted5c47ee Update 1-js/02-first-steps/15-function-basics/article.md
EzequielCastef6655c0 Update 1-js/02-first-steps/15-function-basics/article.md
vplentinax023b516 Update 1-js/02-first-steps/15-function-basics/article.md
vplentinax25dfc7f Update 1-js/02-first-steps/15-function-basics/article.md
vplentinaxf4e78a7 Update 1-js/02-first-steps/15-function-basics/article.md
vplentinaxd944b06 Update 1-js/02-first-steps/15-function-basics/article.md
vplentinax6e08312 Update 1-js/02-first-steps/15-function-basics/article.md
vplentinax05538ed Update 1-js/02-first-steps/15-function-basics/article.md
vplentinaxbd731dc Update 1-js/02-first-steps/15-function-basics/article.md
vplentinax7312c8f Update 1-js/02-first-steps/15-function-basics/article.md
vplentinax06a0d8f Update 1-js/02-first-steps/15-function-basics/article.md
vplentinax3dde6f3 Update 1-js/02-first-steps/15-function-basics/article.md
vplentinax22dec62 Update 1-js/02-first-steps/15-function-basics/article.md
vplentinax7776d6e Update 1-js/02-first-steps/15-function-basics/article.md
vplentinaxfb1b96f Update 1-js/02-first-steps/15-function-basics/article.md
vplentinax86af996 Update 1-js/02-first-steps/15-function-basics/article.md
vplentinax5b73d94 Update 1-js/02-first-steps/15-function-basics/article.md
vplentinaxb889666 Update 1-js/02-first-steps/15-function-basics/article.md
vplentinaxca8c18d Update 1-js/02-first-steps/15-function-basics/article.md
vplentinax9f1b86d Update 1-js/02-first-steps/15-function-basics/article.md
vplentinaxbd45ddd Update 1-js/02-first-steps/15-function-basics/article.md
vplentinaxFile filter
Filter by extension
Conversations
Failed to load comments.
Loading
Uh oh!
There was an error while loading.Please reload this page.
Jump to
Jump to file
Failed to load files.
Loading
Uh oh!
There was an error while loading.Please reload this page.
Diff view
Diff view
There are no files selected for viewing
2 changes: 1 addition & 1 deletion1-js/02-first-steps/15-function-basics/1-if-else-required/solution.md
This file contains hidden or 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 |
|---|---|---|
| @@ -1 +1 @@ | ||
| Ninguna diferencia. |
14 changes: 7 additions & 7 deletions1-js/02-first-steps/15-function-basics/1-if-else-required/task.md
This file contains hidden or 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
8 changes: 4 additions & 4 deletions1-js/02-first-steps/15-function-basics/2-rewrite-function-question-or/solution.md
This file contains hidden or 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
16 changes: 8 additions & 8 deletions1-js/02-first-steps/15-function-basics/2-rewrite-function-question-or/task.md
This file contains hidden or 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
4 changes: 2 additions & 2 deletions1-js/02-first-steps/15-function-basics/3-min/solution.md
This file contains hidden or 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
6 changes: 3 additions & 3 deletions1-js/02-first-steps/15-function-basics/3-min/task.md
This file contains hidden or 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
4 changes: 2 additions & 2 deletions1-js/02-first-steps/15-function-basics/4-pow/solution.md
This file contains hidden or 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
6 changes: 3 additions & 3 deletions1-js/02-first-steps/15-function-basics/4-pow/task.md
This file contains hidden or 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.
Uh oh!
There was an error while loading.Please reload this page.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.