47ccf0ff8e
Explain Variables in Sass ( #27112 )
...
* Explain Variables in Sass
* Explain nesting in Sass
2019-02-05 12:15:44 -07:00
2e0c720e8a
Update line 28 and 34 ( #27492 )
...
Line 28 - added references to UEFI.
Line 34 - Syntax changes and some extra information
2019-02-05 12:04:31 -07:00
98473c2582
Add paragraph "Two-dimensional Array" ( #26347 )
...
* Add paragraph "Two-dimensional Array"
* Fix formatting
2019-02-05 14:00:01 -05:00
04d711543b
fix: Make public stripe key configurable
2019-02-06 00:19:52 +05:30
f9ff43d128
fix: Fix _redirects file
2019-02-06 00:19:52 +05:30
9a4e13954a
Tests for OOP: Inherit Behaviors from a Supertype ( #34938 )
...
* Tests for OOP: Inherit Behaviors from a Supertype
Fixes issue #34905
* fix: make test inclusive
2019-02-05 20:44:53 +03:00
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
8d7bd3906c
Grammar change and readability of example ( #30507 )
2019-02-05 21:14:05 +05:30
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
026d73bd8b
Add further references ( #33540 )
2019-02-05 08:27:51 -06:00
3b34827f1a
Update index.md ( #34940 )
2019-02-05 07:37:59 -06:00
8366e4e9d7
Fixed typo in the file. ( #30059 )
2019-02-05 07:34:44 -06:00
8165c211b4
Remove lone bullet point and change "get to" to "access" ( #29161 )
2019-02-05 07:32:26 -06:00
ef1fe74b67
Fixing spelling ( #27815 )
...
Fixing spelling "percieved" to "perceived", "competative" to "competitive"
2019-02-05 07:30:40 -06:00
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
89f171d2a9
Spelling error ( #28768 )
...
Resources*
2019-02-05 07:23:04 -06:00
e0e87c8cc5
Change hands on to "hands-on" ( #28419 )
2019-02-05 07:18:52 -06:00
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
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
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
2baac0f8fe
Update Cryptocurrency Chinese Index.md ( #33243 )
...
Correct some translations
2019-02-04 23:47:36 -08:00
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
4d26147726
fixed articulation of introduction paragraphs ( #30367 )
2019-02-04 17:50:49 -07:00
fbaae6927e
improved translation ( #20258 )
2019-02-04 23:33:54 +01:00
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
29113fc9f2
fix: tests
2019-02-04 20:13:51 +05:30
d79f9f4899
feat(docker): Prep master for docker deploys
2019-02-04 20:13:51 +05:30
9e4583b1f3
fix: change video url for clockwise-notation challenge ( #35013 )
2019-02-04 16:29:26 +03:00
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
ab4367a751
Update URL for 404 error ( #35042 )
...
* Update URL for 404 error
* fix: correct url
2019-02-04 13:34:47 +03:00
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
b2a55d4b02
Fixing spelling for "whose" and "ongoing" ( #29904 )
2019-02-03 16:13:34 -07:00
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
7e69c85e16
Updated test text to Spanish ( #19690 )
2019-02-03 18:03:59 +01:00
d6e36150f9
fix(client): nigtn mode for challenge intros
2019-02-03 22:25:29 +05:30
0030892645
fix(client): 404 night mode
2019-02-03 22:25:29 +05:30
1f923db64b
fix(client): modal dialogs night mode
2019-02-03 22:25:29 +05:30
90555d6b16
fix(client): adjust guide styles
2019-02-03 22:25:29 +05:30
21b72f2219
fix(client): styles for a reflex-splitter
2019-02-03 22:25:29 +05:30
22cb0c355c
feat(client): extract header height to a CSS variable
2019-02-03 22:25:29 +05:30
cc6e1fdbf4
fix(edge): get client app to work on edge ( #35040 )
2019-02-03 22:19:27 +05:30
e71b82c7a4
[Chinese] Fix gitter href for official chat rooms link ( #33232 )
2019-02-02 22:56:55 -08:00
a455b601dc
Update implement-merge-sort.english.md ( #29007 )
2019-02-03 09:14:01 +04:00
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
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
a3c917ee62
changed position data to make correct values pass ( #26987 )
...
Closes : #17996
2019-02-02 21:49:36 +04:00
0f94d9dcd3
added basic meta tags ( #27961 )
2019-02-02 09:05:16 -07:00
5e8c958719
Update index.md ( #30259 )
2019-02-02 09:05:06 -07:00
457bd4de17
fix(client): remove focus event on Editor ( #31591 )
2019-02-02 17:55:11 +03:00
4a27b23027
Added description. ( #27084 )
...
Lines 25-30. Remove if unnecessary for this file.
2019-02-01 17:00:51 -07:00