Commit Graph

21413 Commits (71cf52144e22f14bf7de1b9eccded99ede25e40a)

Author SHA1 Message Date
Mrugesh Mohapatra 71cf52144e fix(footer): show only on non-learn pages 2019-02-18 14:39:56 +00:00
Mrugesh Mohapatra b94c87494c feat: update labels for Learn 2019-02-18 14:39:56 +00:00
Mrugesh Mohapatra fbc4db1e9b revert(client): place tool panel at the bottom
This reverts commit e6d2a9df93.
2019-02-18 14:39:56 +00:00
Valeriy 71cf4495cb fix(client): get backend challenge data on challenge mount 2019-02-18 13:49:24 +00:00
Valeriy 34503c86d8 fix(server): error on claim certification 2019-02-18 13:48:26 +00:00
Misha Fabrikov dbc4e478cf Improved Russian translation (#28101) 2019-02-18 15:43:03 +04:00
Kamirush 3fe8d733d2 Fixing of translation (#27459) 2019-02-18 15:41:39 +04:00
Mariya 9f5e016e64 improved translation (#27825)
improved some key terms, changed sentences structure
2019-02-18 15:39:57 +04:00
Prakhar Varshney 4fd6515e1e fix the case in title (#28559)
* fix the case in title

* fix: corrected verbs' spelling
2019-02-17 19:39:41 -08:00
MariusTv 0afc6a15c6 ES6 Object destructuring - set default value (#31025) 2019-02-17 19:21:46 -08:00
Debalina fd3fbf50e5 (chore) add mdn link for let and const (#29829)
* (chore) add mdn link for let and const

Add further reading section and included mdn link for let and const

* fix: corrected link syntax
2019-02-17 19:11:19 -08:00
MariusTv 28276ae4af ES6 desctructuring - default values (#31018)
* ES6 desctructuring - default values

* fix: moved array spread operator section
2019-02-17 19:03:50 -08:00
Adi f5ab32315f Update index.md to add the get method (#27185)
* Update index.md

Adding the Get method to the dictionary

* Grammar fix
2019-02-17 20:56:31 -05:00
Dana Ottaviani 9562bf0baa Solution to implementing an accessible date picker (#35262)
* feat: add challenge solution

* fix: remove whitespace and filler comments
2019-02-17 17:25:41 -08:00
Aaron Gottlieb d5df6b1721 Links to popular boilerplate projects (#29833) 2019-02-17 19:24:15 -05:00
Craig Iturbe 70745216bd Update index.md (#27138) 2019-02-17 19:03:58 -05:00
Nathan Hannig 789746aaca fix: update React installation guide to make it shorter (#26707)
* fix: update installation guide to make it shorter

* Remove duplicate info, link sources
2019-02-17 18:43:43 -05:00
MariusTv d6fa57cd2f Update ES6 array destructuring (#31017) 2019-02-17 14:37:56 -08:00
Nischay Hegde c2e6329296 Fixed grammar, among other things. (#27130)
Since `#include <bits/stdc++.h>` is not a part of the C++ Standard, it was changed to more appropriate headers.
Also fixed the grammatical errors here.
Added a few helpful links.
2019-02-17 17:12:48 -05:00
Aditi Joshi 2e388035ca Fix/update challenges for basic html and html5 (#35234)
* fix: challenge for basic html and html5 - test

* Delete use-if-and-else-to-add-logic-to-your-styles.english.md

* fix: Resolving merge conflict

* fix: basic-html-and html5 challenge - test
2019-02-18 01:49:21 +05:30
Ahmad Abdolsaheb 3b12bbb716 fix: add space (#35264) 2019-02-17 11:53:40 -08:00
Riyaad Azad 2f27b6e687 Fix typo in description (#34413)
Change "giving" in the Description section to "given"
2019-02-18 00:53:36 +05:30
The Coding Aviator 54264157ee Added more clarification on how to use z-index (#34934)
* Update change-the-position-of-overlapping-elements-with-the-z-index-property.english.md

* Update change-the-position-of-overlapping-elements-with-the-z-index-property.english.md

* Update change-the-position-of-overlapping-elements-with-the-z-index-property.english.md
2019-02-18 00:46:14 +05:30
kevindelsh 93c8badfeb Minor rephrasing of the lesson's description (#34787)
* Minor rephrasing of the lesson's description

Since we already said in the last lesson that bootstraps col-xs-* classes can be used on all form elements it sounds silly to repeat the exact same phrase in this lesson too.

* Corrections to conform to style guide

1- Changed use of passive voice to active voice.
2- Changed use of first person to second person.

* Moved challenge instruction to Instructions section
2019-02-18 00:43:47 +05:30
Diego Arias García 02a20f4a62 Fixed Grammar Errors (#22635) 2019-02-17 19:34:52 +01:00
Jaka Kranjc daa7489b88
build-a-light-bright-app.spanish.md: spanish revision (#35263) 2019-02-17 19:33:22 +01:00
Bannon Tanner 4734ff4154 nest anchor within paragraph instructions modification (#26441)
* modified wording to be more clear

wording on challenge instructions may have been unclear to some campers
changes "your" to "the" existing <code>a</code> element to make it more clear

* fix: removed change not needed
2019-02-17 23:54:13 +05:30
KurtWayn3 e6143c7cf5 Update Props Guide to Include a Working Example (#32683) 2019-02-17 12:45:44 -05:00
KurtWayn3 23d6381828 Update JSX to Include How to Use Maps (#32698) 2019-02-17 12:44:50 -05:00
KurtWayn3 aa716b40d1 Add Information on Object Initializing in ES6 (#32835)
* Add Information on Object Initializing in ES6

* fix: added front matter block
2019-02-17 12:43:24 -05:00
RunsWithSquirrels 2f78a38885 Added Punctuation and Clarified Information (#29691)
I added a period to help make the article appear cleaner, as well as some further information with an already-established link to help clarify what the link tells the reader.
2019-02-17 09:53:04 -07:00
Aashis kumar 80d66a9808 Update check-for-all-or-none.english.md (#34758)
Added Solution to the problem Change the regex favRegex to match both the American English (favorite) and the British English (favourite) version of the word.
2019-02-17 11:44:19 -05:00
Nelson Wu 6128976cc5 Added a solution to fix stub (#34813)
I am brand new to FCC and contributing on Github. I read the guide from FCC on best contributing practices, but this is all still very overwhelming to me.  If I did something incorrectly in my first attempt at a pull request, please let me know.
2019-02-17 11:41:48 -05:00
Sashweana 251fd0f4c1 Fixed spelling error and added new information (#28509)
* Fixed spelling error and added new information

- changed from built in to built-in
- added information for .count method

* Removed redundant construct
2019-02-17 06:25:06 -05:00
Shafrazi 6b4136c854 Added each method (#27159)
* Added each method

* Rephrasing sentence
2019-02-17 06:19:26 -05:00
Shafrazi 9988a61c56 Added include? method (#27129)
* Added include? method

* Added include? method

* Add colon for consistent formatting
2019-02-17 06:10:24 -05:00
Ayushman9454 93537670c0 added color input (#27096)
* added color input

* Added further details and formatting
2019-02-17 06:01:20 -05:00
Jonathan Lawrence 8c0d082b05 Make Definition Clearer (#35178)
* Make Definition Clearer

* readability update

Co-Authored-By: lawrencejon <lawrencejon97@gmail.com>
2019-02-17 05:13:02 -05:00
Gökhan Gurbetoğlu 16eb18954e Small change: remove unintentional whitespace (#34418)
On other challenges, only the affected places would have a placeholder whitespace, if there is one. Removed the unnecessary ones from this challenge.
2019-02-17 04:52:52 -05:00
Melkisedek Hamakali a0c00de32b Use correct spelling of navigable (#34817) 2019-02-17 01:52:19 -08:00
Randell Dawson 32ce7273ad fix: added note for Windows users 2019-02-17 14:10:56 +05:30
Bouncey 5058998e87 fix: Tidy up npm scripts 2019-02-17 14:10:56 +05:30
Bouncey 62da8d31e2 fix: Use npm-run-all to run the develop command 2019-02-17 14:10:56 +05:30
Almaz Kunpeissov 79af29dd2b Adding code styling to property value. (#34463)
Adding <code> styling for property value infinite in the ## Instructions.
2019-02-16 22:02:33 -08:00
Kyle Cheng 38777ef429 Readability (#33134) 2019-02-16 20:48:36 -08:00
Sean ef369d5241 Fixed formatting for SQL RIGHT JOIN (English) (#26328)
Used consistent formatting for table results
2019-02-16 23:36:33 -05:00
Zach Zhao f9ffbe305c Prototype Chain Cycles (#25980)
* Prototype Chain Cycles

* Fix error message
2019-02-16 23:28:39 -05:00
hkRho 86caa14ead Added comma to line 48 (#31604) 2019-02-16 23:23:16 -05:00
gourabk121 0ced2546ec add the lines (#25846)
* add the lines

* Grammar and formatting fix
2019-02-16 23:21:42 -05:00
Kirill Malev bca4d896cc Added solution to reuse-patterns-using-capture-groups.english.md (#35144)
* Update reuse-patterns-using-capture-groups.english.md

* included whole solution
2019-02-16 19:10:03 -08:00