Commit Graph

27233 Commits

Author SHA1 Message Date
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
Prasad Akmar
380ffd9db3 added file_put_contents function to file-writing (#34882) 2019-02-16 15:49:48 -08:00
Ahmad Abdolsaheb
4fd54a085c fix(client): improve search ui (#35146) 2019-02-17 00:38:33 +03:00
Ratnesh Jasiwal
96bfcfd654 Installation of latest laravel commands added (#34181) 2019-02-16 12:43:29 -07:00
Michael Piekutowski
c68f606c03 Readability Fix (#28000)
I attempted to smooth out the readability of the second sentence of the second paragraph in the "JavaScript" section of the article without changing its meaning to enhance the user experience.
2019-02-16 12:21:53 -07:00
Andonov Florijan
5025882f7e I have added Latest Version (#33002)
Latest Version section added to the file. I want to continue developing the laravel portion of the repo.
2019-02-16 11:51:29 -07:00
Valeriy
e9fd013ec0 fix: disable build on error (#35189)
fix: disable build on error
2019-02-16 17:52:57 +00:00
Bouncey
42d6a65813 Merge branch 'ValeraS-fix/disable-build-on-error' 2019-02-16 17:50:02 +00:00
Valeriy S
4c252654a4 fix(client): refactor a challenge preview saga 2019-02-16 17:48:37 +00:00
Valeriy S
67140a4d33 fix(tests): fix broken tests 2019-02-16 17:48:37 +00:00
Valeriy S
98f979f3b4 fix(client): disable build on error 2019-02-16 17:48:37 +00:00
Rachel Irene Lunan
cafbe33cc7 mild proofreading edits (#29854)
removed repeated words and unnecessary punctuation
2019-02-16 10:41:49 -07:00
Valeriy S
2981d776c7 fix(client): update success message for all challenges 2019-02-16 17:30:37 +00:00
Valeriy S
f6fa754906 fix(client): update current challenge for all challenges 2019-02-16 17:30:37 +00:00
Oliver Eyton-Williams
ba9e45023d fix: make border radius challenge Firefox compatible (#35009)
* fix: make border radius challenge Firefox compatible

* fix: make border radius challenge Firefox compatible mk2
2019-02-16 17:17:11 +00:00
Genevieve L'Oreal
cf0ebc2846 Added Quickstart Tutorial and formatting changes (#29412) 2019-02-16 10:12:23 -07:00
Debalina
7bd476c232 add code snippet: logical operator (#29842)
add code snippet for logical operator short-circuit evaluation
2019-02-16 10:02:27 -07:00
Leo
db63a354ee Deleted comma and removed first person (#35034) 2019-02-16 08:50:46 -08:00
The Coding Aviator
99ac0b6938 Update use-grid-area-without-creating-an-areas-template.english.md (#34852) 2019-02-16 20:52:20 +05:30
Sier Violencia
041efd9f8a Added some translations to titles (#25800) 2019-02-16 16:18:40 +01:00
Niger Andrey Poot May
3485c88723 Redacción del título (#25733)
La redacción del título estaba mal
2019-02-16 16:15:42 +01:00
Christopher Szczechowicz
994ee89a86 fix: add a ; to the end of the example code (#34379) 2019-02-16 19:20:10 +05:30
Eunice Brackett
21f5427c14 Media query solution for Responsive Web Design (#33991)
* Media query solution for Responsive Web Design

This is in response to the required solution for the challenge solution section.

* fix: solution
2019-02-16 19:13:54 +05:30
Randell Dawson
9c3145ea49 fix: improved the grammar and readability (#35133) 2019-02-16 18:02:35 +05:30
Dana Ottaviani
bad8846e04 feat: add solution to accessibility challenge (#35131) 2019-02-16 18:00:42 +05:30
Dovid Majowka
16ef2639c0 Updated wrong guideUrl to correct one (#35066)
* Update add-a-text-alternative-to-images-for-visually-impaired-accessibility.english.md

* Use standard link for guide URLs

* fix: corrected guideUrl

* fix: corrected guideUrl again
2019-02-16 17:52:16 +05:30
Stuart Taylor
81d6f15456 fix: unbreak the test command 2019-02-16 12:27:23 +05:30
Bouncey
354d3feaee fix: Allow un-authed loopback api calls 2019-02-16 12:27:23 +05:30
Bouncey
ca298e9bde fix: Revert to relative ajax urls 2019-02-16 12:27:23 +05:30
Aravind V. Nair
33a61fe074 docs: optimise images (#35240) 2019-02-16 12:04:16 +05:30
Chris Bassey
d66d92b8df Added get laravel (#28860)
Added some description for Laravel installation
2019-02-15 19:23:45 -07:00