21026 Commits

Author SHA1 Message Date
Luane
f2c3d635ef Added solution to challenge "Regular Expressions: Match Characters th… (#34668)
* Added solution to challenge "Regular Expressions: Match Characters that Occur Zero or More Times"

* fix: removed necessary brackets
2019-02-05 08:03:19 -08:00
Chelsea Marie Hicks
8d7bd3906c Grammar change and readability of example (#30507) 2019-02-05 21:14:05 +05:30
John Sprunger
7ae6577cda Change for second test case (#34785)
Original: "Your code should create a method in Bird called getWeight that returns the weight".
New: "Your code should create a method in Bird called getWeight that returns the weight 15".

Since 15 is the only current passing value I feel it should be plainly stated instead in the test case.
2019-02-05 21:07:17 +05:30
Vyrza
026d73bd8b Add further references (#33540) 2019-02-05 08:27:51 -06:00
Rajiv Ranjan Singh
3b34827f1a Update index.md (#34940) 2019-02-05 07:37:59 -06:00
HRankit
8366e4e9d7 Fixed typo in the file. (#30059) 2019-02-05 07:34:44 -06:00
Jody
8165c211b4 Remove lone bullet point and change "get to" to "access" (#29161) 2019-02-05 07:32:26 -06:00
Jurica Zuanović
ef1fe74b67 Fixing spelling (#27815)
Fixing spelling "percieved" to "perceived", "competative" to "competitive"
2019-02-05 07:30:40 -06:00
Manas Ojha
c3ce26852a Changed some grammatical errors upto line 29 (#30607)
Line 11: removed new before technolgies//not needed
removed comma after developers
added being before invented
changed to what degree is this a good thing, 
Full stop after another time
added that after say
Removed are "dark arts" and added comma

Line 13: Rmoved all after often not //not needed
Line 15: Removed comma after user //not needed
Line 27:  Added "so" in one sense "you can say" that "your"
Line 29: changed for to by
2019-02-05 07:23:39 -06:00
TrangNgu65
89f171d2a9 Spelling error (#28768)
Resources*
2019-02-05 07:23:04 -06:00
The1FINCH
e0e87c8cc5 Change hands on to "hands-on" (#28419) 2019-02-05 07:18:52 -06:00
Dana Ottaviani
2eb1694871 Feat/add guide for writing solutions (#35041)
* feat: add guide for writing challenge solution

* feat: fix markdown for solution example

* fix: add requested changes for formatting solution
2019-02-05 15:04:18 +03:00
Ali Ahmed
9999a8c9bc Modify test for dequeue method to check for FIFO (#34981)
* Update create-a-queue-class.english.md

* Modify test for dequeue method to check for FIFO

The test first `enqueue`'s two elements and checks for the `dequeue` method to return the element at `0`th index.
2019-02-05 12:44:52 +03:00
Sidak Singh Aulakh
fe085246c8 Use the Spread Operator to Evaluate Arrays In-Place, adding the proper solution. (Fixes #35022) (#35037)
* Adding proper solution for spread operation

Use the Spread Operator to Evaluate Arrays In-Place: adding the proper solution for the challenge

* made some more changes

* Fixed the Solution in es6 class constructor guide

Fixed the vegetable solution in Guide: Use class Syntax to Define a Constructor Function
2019-02-05 11:39:52 +03:00
Tony Tu
2baac0f8fe Update Cryptocurrency Chinese Index.md (#33243)
Correct some translations
2019-02-04 23:47:36 -08:00
rupali317
42bf229f59 fix: modified the test case such that the variable is a local scope o… (#34959)
* fix: modified the test case such that the variable is a local scope of the function

* fix: make test inclusive
2019-02-05 09:40:58 +03:00
Xiaojie(Aaron) Li
4d26147726 fixed articulation of introduction paragraphs (#30367) 2019-02-04 17:50:49 -07:00
Victor Alloza Visart
fbaae6927e improved translation (#20258) 2019-02-04 23:33:54 +01:00
mrugesh mohapatra
5160cb86b9 Merge pull request #34881 from raisedadead/chore/update-deps
chore: update some deps in api-server
2019-02-04 15:02:42 +00:00
Bouncey
29113fc9f2 fix: tests 2019-02-04 20:13:51 +05:30
Bouncey
d79f9f4899 feat(docker): Prep master for docker deploys 2019-02-04 20:13:51 +05:30
Tammy
9e4583b1f3 fix: change video url for clockwise-notation challenge (#35013) 2019-02-04 16:29:26 +03:00
Leo
16bca6e24a Closes #34988: "Clicking on link in the code preview opens up the web page within the web page" (#34995) 2019-02-04 15:57:49 +03:00
Pepijnk12
ab4367a751 Update URL for 404 error (#35042)
* Update URL for 404 error

* fix: correct url
2019-02-04 13:34:47 +03:00
Oliver Eyton-Williams
693047d5c6 fix: "Applied Visual Design: Adjust the Hover State of an Anchor Tag" now accepts more ways of writing 'blue' (#34939)
* fix: test now accepts more ways of writing 'blue'

* fix: include test for rgb
2019-02-04 12:22:30 +03:00
Alex Delude
b2a55d4b02 Fixing spelling for "whose" and "ongoing" (#29904) 2019-02-03 16:13:34 -07:00
The Coding Aviator
90a9df1a5d Fixed problem with regex in es6 import challenge (#19718)
import-a-default-export.english.md: support both main quoting styles
2019-02-03 18:07:55 +01:00
Carlos Alfaro
7e69c85e16 Updated test text to Spanish (#19690) 2019-02-03 18:03:59 +01:00
Valeriy
d6e36150f9 fix(client): nigtn mode for challenge intros 2019-02-03 22:25:29 +05:30
Valeriy
0030892645 fix(client): 404 night mode 2019-02-03 22:25:29 +05:30
Valeriy
1f923db64b fix(client): modal dialogs night mode 2019-02-03 22:25:29 +05:30
Valeriy
90555d6b16 fix(client): adjust guide styles 2019-02-03 22:25:29 +05:30
Valeriy S
21b72f2219 fix(client): styles for a reflex-splitter 2019-02-03 22:25:29 +05:30
Valeriy S
22cb0c355c feat(client): extract header height to a CSS variable 2019-02-03 22:25:29 +05:30
Valeriy
cc6e1fdbf4 fix(edge): get client app to work on edge (#35040) 2019-02-03 22:19:27 +05:30
Dhruv Singh
e71b82c7a4 [Chinese] Fix gitter href for official chat rooms link (#33232) 2019-02-02 22:56:55 -08:00
Aculisme
a455b601dc Update implement-merge-sort.english.md (#29007) 2019-02-03 09:14:01 +04:00
Mayur Garg
82a58dc1b8 Added "Variations of Import statements" (#27356)
* Added "Variations of Import statements"

Added detailed list of simple variations of import statements which can be used in python.

* Fixed spelling
2019-02-02 14:25:14 -05:00
Brittany Sarenpa
b56462c5ee Fixed grammar (#28571)
Changed 4th sentence to be more readable, it was slightly confusing with the comma.
2019-02-02 22:19:01 +04:00
Bannon Tanner
a3c917ee62 changed position data to make correct values pass (#26987)
Closes: #17996
2019-02-02 21:49:36 +04:00
Wingman J. Lee
0f94d9dcd3 added basic meta tags (#27961) 2019-02-02 09:05:16 -07:00
Varsha Margrette
5e8c958719 Update index.md (#30259) 2019-02-02 09:05:06 -07:00
Keith Holliday
457bd4de17 fix(client): remove focus event on Editor (#31591) 2019-02-02 17:55:11 +03:00
Hawkings296
4a27b23027 Added description. (#27084)
Lines 25-30. Remove if unnecessary for this file.
2019-02-01 17:00:51 -07:00
j-frow
2242699f8a Add summary of commands in russian. Fix various sentences (#27318) 2019-02-01 21:58:30 +04:00
Lipis
d349399e47 fix: replace Linkedin with LinkedIn (#34972) 2019-02-01 16:42:53 +05:30
Sherman
664ac2fb49 Added more information and additional links (#33933)
* Added more information and additional links

* Fixed link
2019-01-31 21:12:45 -08:00
Adam
a2fd37d767 Small spelling error. (#34512)
Changed word "moongose" to "mongoose".
2019-01-31 20:51:21 -08:00
Walter Woodward
7ccd4dacf5 typo (#34340)
present tense `build` changed to proper passed tense `built`
2019-01-31 20:48:51 -08:00
Nischay Hegde
aaf9d30677 Fixed grammar and Indentation (#27154)
Fixed grammar and corrected some ambiguous statements.
Changed some code to bring uniformity in indentation.
2019-01-31 16:39:16 -07:00