Ismael Casimpan
cffe1be295
Grammar consistency fix. ( #24228 )
...
Entire article is using "isn't" so the "wasn't" seems out of place. I'm just following https://english.stackexchange.com/questions/283758/proper-use-of-was-vs-is
2018-12-04 16:12:48 +00:00
Billy Phillips
355878e921
Update feat: added instructions in meet-the-node-console.en.md ( #34530 )
...
* Update meet-the-node-console.en.md
* Update meet-the-node-console.en.md
2018-12-04 20:43:10 +05:30
The Coding Aviator
29297f48c9
Fixed issue about tag capitalization ( #34276 )
2018-12-04 23:16:30 +09:00
Nikolay
1bc84f1f0a
Changed the description of the algorithm ( #25172 )
2018-12-04 17:54:00 +04:00
Aditya
4145efc467
[fix] Test for Pass Arguments to Avoid External Dependence in a Function ( #34522 )
...
* feat: test works for => fns, added solution
* fix: moved solution
2018-12-04 20:50:19 +09:00
Lxsthorne
786cda2627
Add challenge solution
...
Added a solution. Please let me know if this is submitted incorrectly or in the wrong location.
<!-- Please follow this checklist and put an x in each of the boxes, like this: [x]. It will ensure that our team takes your pull request seriously. -->
- [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.
- [X] None of my changes are plagiarized from another source without proper attribution.
- [X] My article does not contain shortened URLs or affiliate links.
If your pull request closes a GitHub issue, replace the XXXXX below with the issue number.
Closes #XXXXX
2018-12-03 23:10:41 +00:00
Alan Price
40f152ba15
Challenge - ES6: Use getters and setters to Control Access to an Object - Added solution and explanation of private variable naming convention ( #24362 )
...
* added explanation of private variable naming convention
* Added "Note:" to the front of the explanation
* Added solution
* Moved "Note:" to it's own line and made it bold
* fix: moved note block at the bottom
2018-12-03 19:10:09 +05:30
Ben Brown
929e0db633
fix(challenge): use-the-conditional-ternary-operator ( #19535 )
2018-12-03 14:19:57 +05:30
The Coding Aviator
5cc3e97c86
[Fixed Bug] Data Visualization with D3: Learn About SVG in D3 ( #27022 )
2018-12-03 12:44:30 +09:00
Felipe Acquati
a77e6be978
Translation correction. ( #33750 )
...
The word 'Submit' (Enviar) should not be translated into Portuguese because it refers to a code snippet of the button tag.
2018-12-01 19:00:35 -02:00
Aditya
9a315e237a
Data Structures: Remove from a Set ( #34493 )
...
* fix: solution and moved instructions
* feat: added solution
* fix: added code elements
2018-12-01 11:46:02 -07:00
Ariel
2f23fb544d
Fixes minor typo ( #34326 )
...
"should not be be" changed to "should not be"
2018-11-29 02:28:48 +05:30
Aditya
254897c372
fix: fixed the test and added solution
2018-11-27 19:52:49 +09:00
Abhishek Kakade
f4f5ce4b85
fix: updated challenges text ( #34458 )
2018-11-27 02:05:14 +05:30
Efremov Dmitry
62a04cd0fc
Fixed wrong translations. ( #24303 )
...
* russian text corrections
* Update create-an-ordered-list.russian.md
2018-11-26 21:00:09 +04:00
Kontramot
6b5f196963
Translated and corrected to Russian curriculum/challenges/russian/01-responsive-web-design/applied-accessibility/ ( #24211 )
...
* Update add-a-text-alternative-to-images-for-visually-impaired-accessibility.russian.md
* Update add-a-text-alternative-to-images-for-visually-impaired-accessibility.russian.md
* Update add-a-text-alternative-to-images-for-visually-impaired-accessibility.russian.md
* Update add-an-accessible-date-picker.russian.md
* Translateto Russian
* Update avoid-colorblindness-issues-by-carefully-choosing-colors-that-convey-information.russian.md
* Update avoid-colorblindness-issues-by-using-sufficient-contrast.russian.md
* Update add-a-text-alternative-to-images-for-visually-impaired-accessibility.russian.md
* Update add-an-accessible-date-picker.russian.md
* Update add-an-accessible-date-picker.russian.md
* Update add-an-accessible-date-picker.russian.md
* Delete .Rhistory
* Update avoid-colorblindness-issues-by-carefully-choosing-colors-that-convey-information.russian.md
* Update avoid-colorblindness-issues-by-carefully-choosing-colors-that-convey-information.russian.md
* Update give-links-meaning-by-using-descriptive-link-text.russian.md
* Update improve-accessibility-of-audio-content-with-the-audio-element.russian.md
* Update improve-chart-accessibility-with-the-figure-element.russian.md
2018-11-26 18:14:34 +04:00
Aditya
c3155c4f5b
[Guide] Data Structures: Create a Set Class ( #34434 )
...
* feat: added solution
* fix: solution
* fix: changed expression to be be more readable
* fix: formatting
2018-11-25 10:56:33 -07:00
Anuj Jindal
bdbf83e5a2
added 01-responsive-web-design/basic-css/ ( #22531 )
...
I have added use rgb-to-mix-color
2018-11-25 10:20:27 -07:00
Aditya
a489ac9df8
fix(curriculum): Use the reduce Method to Analyze Data ( #34315 )
2018-11-22 20:14:31 +03:00
Aditya
8d593a1256
fix(curriculum): Create Strings using Template Literals ( #34296 )
2018-11-22 19:51:51 +03:00
Sneerbol
d12fb4ba32
Change text from "Текст" to "Атрибут" ( #23645 )
2018-11-22 18:00:57 +04:00
Aditya
d9c6a13741
[Tests] ES6: Use Destructuring Assignment with the Rest Operator ( #34303 )
2018-11-22 22:27:16 +09:00
Gregory
b695b6d688
[Russian] responsive-web-design: improved translate ( #23392 )
...
* responsive-web-design: improved translate
* ch13
* ch
2018-11-21 22:03:47 +04:00
petrosuyang
8506f41ed8
fix localeTitle ( #22760 )
...
Changed "Отзывчивый сертификат веб-дизайна" to "Сертификат Отзывчивый веб-дизайн"
2018-11-20 20:43:25 +04:00
petrosuyang
e45e2ed07f
fix localeTitle ( #22795 )
...
Changed "микросервисов" to "Микросервисы"
2018-11-19 22:10:41 +04:00
petrosuyang
fe8a65f672
fix localeTitle ( #22750 )
...
Changed "Сертификат библиотек лицеев" to "Сертификат Библиотеки Пользовательского Интерфейса"
2018-11-19 22:08:26 +04:00
hedera-s
5280851685
fix translation errors ( #22732 )
2018-11-19 22:06:57 +04:00
hedera-s
b4cf3654cf
fix translation errors ( #22713 )
...
* fix translation errors
* fix translation errors
2018-11-19 20:45:50 +04:00
Martin Payne
d98be1be7c
added (do not include the period) to address common mistake ( #34381 )
...
Thank you for your pull request.
I am closing this pull request. Please add links and other details to the challenge’s corresponding guide article instead.
If you think I’m wrong in closing this issue, please reopen it and add further clarification. Thank you, and happy coding.
@MP7373
2018-11-19 14:22:13 +08:00
Mike Perry Yeboah Attara
74a5c8d15a
Fix inconsistent formatting of the welcomeToBooleans function ( #34373 )
...
fix the inconsistency in the formatting of the function and also fix issue #34367
2018-11-18 22:05:08 +05:30
The Coding Aviator
b2328e96db
Update import-a-google-font.english.md ( #19717 )
2018-11-18 08:45:03 -06:00
hedera-s
41b0ee0a07
fix translation errors ( #22626 )
2018-11-18 12:02:03 +04:00
hedera-s
98858c19b5
fix translation errors ( #22687 )
2018-11-17 22:10:59 +04:00
br3t
badb4842f5
Improve russian translation ( #22506 )
...
Editing translation for jump-straight-to-the-content-using-the-main-element.russian.md
2018-11-16 21:48:13 +04:00
br3t
e9c73094e4
Improve russian translation ( #22488 )
...
Editing translation for improve-readability-with-high-contrast-text.russian.md
2018-11-16 21:47:52 +04:00
Tomer Ben-Rachel
cd783c32da
Adding link to React documentation ( #32635 )
...
* Adding link to React documentation
* Modified link to fit github markdown
* Update use-proptypes-to-define-the-props-you-expect.english.md
2018-11-16 11:55:56 -05:00
The Coding Aviator
fd8414062d
Fixed issue which was causing problem while testing for headings challenge ( #19590 )
...
* Update use-headings-to-show-hierarchical-relationships-of-content.english.md
* Update use-headings-to-show-hierarchical-relationships-of-content.english.md
* Update use-headings-to-show-hierarchical-relationships-of-content.english.md
* fix(tests): for closing tags
* Update use-headings-to-show-hierarchical-relationships-of-content.english.md
* Update use-headings-to-show-hierarchical-relationships-of-content.english.md
2018-11-15 20:59:35 +05:30
Zaur Bairamau
a5876e57f4
correct translation, typos, wording ( #21722 )
...
* correct translation, typos, wording
* сh6
2018-11-13 20:35:00 +04:00
Peres Badial
e45c3d9025
Update extract-matches.portuguese.md ( #26034 )
2018-11-13 07:54:48 -02:00
Zaur Bairamau
a12cd461ee
correct translation, typos, wording ( #21825 )
2018-11-12 21:01:23 +04:00
elcodex
85b2076736
[Rus] RWD: CSS Grid Improved translation of use-css-grid-units-to-cha… ( #23364 )
...
* [Rus] RWD: CSS Grid Improved translation of use-css-grid-units-to-change-the-size-of-columns-and-rows
* Updated line 20
2018-11-12 20:59:56 +04:00
elcodex
a4fc51a1a4
[Rus] RWD: CSS Grid Improved translation of create-a-column-gap-using… ( #23382 )
...
* [Rus] RWD: CSS Grid Improved translation of create-a-column-gap-using-grid-column-gap
* Updated line 13
2018-11-12 20:59:20 +04:00
Lauren Van Sloun
04d8e46012
Updated text formatting and inconsistencies for files in basic-html-and-html5 challenges ( #19921 )
2018-11-12 19:23:12 +09:00
Kenford20
7304bdc0af
Update description of pig-latin algorithm ( #21235 )
2018-11-12 16:13:49 +09:00
Aditya
0c4ab033aa
feat: added solution ( #34293 )
2018-11-11 21:02:11 -07:00
Zaur Bairamau
39f6f7e180
correct translation, typos, wording ( #21631 )
2018-11-11 19:01:53 +04:00
Aditya
9e688056ef
fix(curriculum): Problem 10 added optimized code ( #31066 )
2018-11-11 17:50:08 +03:00
Aditya
aaba2298bf
fix(curriculum): Problem 47 - Added optimized solution
2018-11-11 17:39:45 +03:00
rand0123
8c0a667e37
local title change ( #33651 )
...
* local title change
I added more translation to the title.
* fix typos error
2018-11-10 15:34:05 +00:00
Aditya
c353c4c659
fix(curriculum): Problem 35 - update solution
2018-11-10 10:19:16 +03:00