Commit Graph

21310 Commits (6221a85d14d32c3ca911524355dda2a24be7d9c4)

Author SHA1 Message Date
Mrugesh Mohapatra 6221a85d14 fix(ci): do not cd when you dont want to 2019-02-15 11:06:25 +00:00
mrugesh mohapatra fb9ee2ba3b fix: remove newline in script 2019-02-15 10:53:55 +00:00
mrugesh mohapatra 1835d2e073 fix: remove space in script 2019-02-15 10:53:55 +00:00
Stuart Taylor 83fa98a95d fix: run commands from root
Co-Authored-By: raisedadead <1884376+raisedadead@users.noreply.github.com>
2019-02-15 10:53:55 +00:00
Stuart Taylor d0995d8b88 fix: skip install and before script
Co-Authored-By: raisedadead <1884376+raisedadead@users.noreply.github.com>
2019-02-15 10:53:55 +00:00
Mrugesh Mohapatra e9e32e06e2 fix(ci): update submodule script 2019-02-15 10:53:55 +00:00
Tom 25a6f0441f Update javascript comments guide [english] (#33456)
convert links + lists to markdown
remove redundant information
make it more readable
2019-02-15 13:33:20 +03:00
Mrugesh Mohapatra 7df1f59a01 chore: update lockfile in the wild 2019-02-15 10:28:55 +00:00
Niraj Nandish 092d25d63c fix: alignment of number of challenges in Map Title (#35130) 2019-02-15 15:36:05 +05:30
Yoelvis Jiménez 0655abf800 Typo: I replaced nesesary by necessary (#34884)
* Typo: I replaced nesesary by necesary

Minor typo. I replaced nesesary by necesary.

* Fix nesesary to necessary
2019-02-15 00:40:17 -08:00
Howard T. Chiam c08ba2f654 Empty line not needed. (#34812) 2019-02-15 00:32:40 -08:00
Ahmad Abdolsaheb 64e4f943ac fix(client): remove appearance on buttons (#35221) 2019-02-15 10:51:51 +03:00
Stuart Taylor 66f88f2082 feat: Have travis bump submodule commits in docker build repository (#35216)
- [x] I have read [freeCodeCamp's contribution guidelines](https://github.com/freeCodeCamp/freeCodeCamp/blob/master/CONTRIBUTING.md).
- [x] My pull request has a descriptive title (not a vague title like `Update index.md`)
- [x] My pull request targets the `master` branch of freeCodeCamp.

Co-authored-by: mrugesh mohapatra <1884376+raisedadead@users.noreply.github.com>
2019-02-15 13:14:00 +05:30
N-Gohel f70bf00b7e added two helpful tips (#26949)
* added two helpful tips

* Grammar cleanup and formatting changes
2019-02-14 23:55:37 -05:00
OLOGUNOWA Samuel ce17020fed Added a missing opening bracket (#34447)
There was a missing opening bracket for the array `romans`
2019-02-14 19:45:57 -08:00
edu san 0a330e65f9 Correct a typo in pairwise.english.md (#34375)
The word "indice" does not exist in English. The singular form of "indices" is "index".
2019-02-14 18:00:22 -08:00
Roy Zhi caa128c9c1 Fix/chinese translate (#34762)
* fix: CONTRIBUTING chinese translate

* fix: fix README.md chinese translate

* fix: how-to-setup-freecodemap-locally chinses translate
2019-02-14 17:10:01 -08:00
SpeedX 5f228f9b44 Added rules (#32459)
* Added rules

Rules For naming variables added and checked the document

* fixed: made resources header smaller one size
2019-02-14 14:21:09 -08:00
JustinBen-Tzioni ba0d4fb15f Improved grammar and message (#28795)
* Improved grammar and message

* Update import-a-google-font.english.md
2019-02-14 13:38:58 -08:00
BurnhamG a825708e3e Correct seed code errors (#32355)
* Correct seed code errors

Corrects the problems raised in issue #13157 - campers can focus on solving the challenge rather than fixing bugs; functions have the correct return value now.

* Add single quotes to correct new assertion statements

* Fix incorrect usage of splice

Changed the parameters passed to bookList.splice in the remove function

* Remove extraneous tests
2019-02-14 13:24:38 -08:00
Aaditree fadfbca63c Types of variables (#29670)
Types of variables specified in a class.
2019-02-14 13:20:07 -08:00
lmilliken 6989c4bc99 updated quotes (#34356) 2019-02-14 13:09:09 -08:00
egxn d07a0be071 Update title to react instead reaccionar (#34099)
I restored the react name in title table.
2019-02-14 22:07:04 +01:00
Sergey Lebedev 0154a350af Improved Russian translation. (#34195) 2019-02-14 13:05:15 -08:00
Linda Zanchi 59f490e22e edit for punctuation and capitalization (#30161)
Removed multiple unnecessary commas, added one necessary comma, added one capital in a title.
2019-02-14 14:03:39 -07:00
Franco Mariani 91a3e6d8a5 Update index.md (#31763)
- Update link to ruby's 2.5.3 latest version.
- Changed paragraph order to correct order. It was confusing.
2019-02-14 22:03:21 +01:00
Angel Vázquez 396fcded1a Electron page (#30207)
* Groovy language spanish section translation amendment

* Electron section spanish translation additions
2019-02-14 22:01:38 +01:00
Mario Vizcaino d9c9f7731f reverted some translations (#26611) 2019-02-14 22:00:40 +01:00
ImADrafter 0d515706ca Improved translation (#26477)
Fixed some words that was unintentionally translated.
2019-02-14 21:59:26 +01:00
Sergio García Martín f577e7719e git vs github: Improve spanish translate (#26280) 2019-02-14 21:58:35 +01:00
deathwarden150 6dd5960f40 update index.md (#31278)
Made comment better
2019-02-14 12:56:58 -08:00
Jeremy Nofs 9d39c5c384 Remove reference to using sudo for make files (#29674)
"For make file executable you should call this command under sudo chmod +x "filename"." Doesn't belong in this overview of bash scripts.
2019-02-14 12:45:43 -08:00
Varian Caesar c900cec85e edit(guide): simplify cost function (#29668)
Simplify the cost function for logistic regression
2019-02-14 12:45:14 -08:00
jherrerai a83143edb7 Improvements in the translation to Spain (#29671) 2019-02-14 12:30:25 -08:00
allissonrosa403 d3e2cf2cc8 Explanation about the language of external links. (#29635)
Explanation about the language of external links.
2019-02-14 12:29:01 -08:00
JustinBen-Tzioni 7a3f9b0e94 Improved clarity of sentence. (#28791) 2019-02-14 12:11:39 -08:00
gokulsg 2b91676e72 Expected solution for the challenge seed code (#32523)
* Expected solution for the challenge seed code

I have updated the expected output for the challenge seed code.

* fix: corrected solution section syntax
2019-02-14 14:35:21 -05:00
SGokul1 08b9c3c7fb I have updated the solution for this file. (#31749)
* I have updated the solution for this file.

I have added the expected output of the  challenge seed code.

* Update add-a-submit-button-to-a-form.english.md

Placed solution in ```html tags

* Update add-a-submit-button-to-a-form.english.md
2019-02-14 11:28:40 -08:00
Jeremy Nofs 91684b8bf8 Change Byte to byte (#29667) 2019-02-14 11:11:24 -08:00
czakarian ec3e5df3b9 Update index.md examples with more detail (#26176) 2019-02-14 10:52:55 -08:00
Beau Carnes 133d6e5231 fix: update .en.md to .english.md (#35149) 2019-02-14 23:09:19 +05:30
Dranthos 147b83e06e Update create-a-simple-jsx-element.spanish.md (#29651) 2019-02-14 09:36:31 -08:00
Dixsie Wolmers 1d04e727e0 Translate english "Use" to spanish "Usa" (#29620) 2019-02-14 09:31:06 -08:00
yosoyoscar 78cee680a9 SQL comments translated into Spanish (#25954)
* SQL comments translated into Spanish

* fix: corrected translation
2019-02-14 09:28:11 -08:00
Vorkonolic 55111c6e90 changes (#25555)
* changes

Correction of mistakes in Russian.

* fix: removed line above front matter block
2019-02-14 09:25:30 -08:00
Beau Carnes 409c39abf1 feat(curriculum): Add Basic JS Scrimba links (#34789)
* feat(curriculum): Add Basic JS Scrimba links

* Fix: Add missing video url.

* fix: update videoUrl
2019-02-14 09:24:02 -08:00
caioslv 4b2d112627 fixing automatic translations (#29607) 2019-02-14 09:10:06 -08:00
Inho Kim 265d1df540 update Spanish translation of "About Vim" (#20850) 2019-02-14 09:08:01 -08:00
Gonzalo González Mora 285732a600 Typo y errores de traducción (#20916)
Se corrigen typos y errores de traducción

Fixes typos and translation errors
2019-02-14 08:58:35 -08:00
odm275 044dffb022 Reference to module/factory pattern in redux (#20884)
Mentioned that the factory pattern is actually used in Redux.
2019-02-14 08:57:18 -08:00