9642b63eae
fix(client): increase node memory for workers' build
2019-01-16 11:52:14 +00:00
88273c4b1d
fix(cirriculum): update a link to script
2019-01-16 11:52:14 +00:00
73aa6fcca6
fix(client): propagate SASS parser errors from worker
2019-01-16 11:52:14 +00:00
db4d1b6fa7
chore(client): rename script and add progress
2019-01-16 11:52:14 +00:00
d4b0250988
feat: bundle sass.js with a worker
2019-01-16 11:52:14 +00:00
59cf2077e1
docs(local): bump node version to LTS
2019-01-16 16:38:17 +05:30
261b1e197f
fix(client): proper link to the guide for a hint button
2019-01-16 10:55:22 +00:00
9b75c1965a
fix(curriculum): replace window by self for js challenges
2019-01-16 10:45:39 +00:00
3d008c69d7
fix(learn): on user code execution error, run tests anyway
2019-01-16 10:45:39 +00:00
e063686fca
feat(tests): use client build pipeline and test runners for testing curriculum
2019-01-16 10:45:39 +00:00
08cfd986c4
feat(learn): lazy load chai in frame-runner
2019-01-16 10:45:39 +00:00
00a1d25fbb
feat(learn): lazy load Enzyme in the test frame
2019-01-16 10:45:39 +00:00
ce902c7475
fix(client): guide layout
2019-01-16 10:31:15 +00:00
7f5758d58a
fix(learn): backend challenge UI
2019-01-16 10:31:15 +00:00
369f150029
fix(learn): some styling issues
2019-01-16 10:31:15 +00:00
c683f4c579
Fix grammatical errors in GPU guide ( #31171 )
2019-01-15 18:14:41 -06:00
82bfdd0b6e
Misspelled Caveat ( #28073 )
...
Fixed the spelling error
2019-01-15 18:10:00 -06:00
0f6d1797cf
Changed the wording and added a link ( #32143 )
...
Made some grammatical changes for ease of readability, fixed a punctuation error, and added a link to Salesforce.com's acquisition announcement.
2019-01-15 17:56:59 -06:00
a62b83d1af
Grammatical change ( #33046 )
2019-01-15 17:52:01 -06:00
5d1a778583
add video tutorials links ( #28996 )
2019-01-15 17:49:51 -06:00
97caacf029
Update index.md ( #32128 )
...
Edited run-on sentence in line 6.
2019-01-15 17:45:57 -06:00
6d32c71cf4
Added official website link ( #32184 )
2019-01-15 17:43:55 -06:00
eda241e370
corrected spelling of 'optimization' ( #32755 )
2019-01-15 17:33:06 -06:00
43f64a4204
Add title text to image chart ( #27945 )
...
Added title text "Chef Configuration process chart" to the image of the chart.
2019-01-15 17:31:30 -06:00
ed27109ce8
text changes: remove comma and add there is ( #27405 )
...
removed comma after "database" here: for example a web application with a database, will
and
added "There is" and lower cased "No" here: No need to interact with each machine individually.
2019-01-15 17:28:54 -06:00
d6b8c5fcee
Remove meaningless 4 in use a retina image guide ( #30789 )
2019-01-15 17:28:06 -06:00
b499ea880a
Corrected spelling in 'following' ( #32360 )
2019-01-15 17:27:11 -06:00
fa4ddea155
Correction Spolier -> Spoiler ( #34474 )
2019-01-15 17:25:02 -06:00
722d136858
Fix typo: add 'y' to truthy ( #27517 )
2019-01-15 17:23:05 -06:00
9e5e3dcf9b
Fix order of hint paragraph 3 ( #27514 )
2019-01-15 17:22:35 -06:00
6e9a09b013
Updated missing link for JS regex resources ( #34306 )
...
JS regex resources link above advanced solution wasn't referencing any webpage. Updated it to link to MDN's regular expressions guide.
2019-01-15 17:18:17 -06:00
2262ab56b4
Updated stub article ( #29494 )
2019-01-15 17:16:40 -06:00
120f418c41
Fix typos: remove 's' from callback ( #27512 )
2019-01-15 17:13:12 -06:00
2d85ecb317
Update index.md ( #33630 )
2019-01-15 16:54:07 -06:00
6dd7ce40d7
fixed spelling error ( #29863 )
2019-01-15 16:53:11 -06:00
f1ef10aeb0
replace stub with guide ( #33670 )
2019-01-15 16:52:33 -06:00
ff9ee6814b
corrected conditionals ( #29295 )
...
previous version passed the tests, but were only relevant to the numbers tested, not what the question was asking for.
2019-01-15 16:51:07 -06:00
3fa796094b
Definition added ( #26304 )
...
* Definition added
* Removed stub
2019-01-15 17:28:29 -05:00
8e28271ebd
Give examples of 400-level status codes ( #27305 )
2019-01-15 15:27:38 -07:00
52637ceebb
fix: update chunky monkey code solution links ( #34258 )
...
advanced code solution 3 links:
1. solution code shows 'slice' being used, but relevant link directed to 'splice'-- link now sends to 'slice'
2. 'run code' link showed adv code solution 2-- link now sends to code used in adv code solution 3
2019-01-15 16:24:17 -06:00
5e8738ff10
Added an another argument to the list ( #29869 )
...
cd $HOME also moves to the home directory
2019-01-15 15:21:31 -07:00
624ce364df
Update index.md ( #34770 )
2019-01-15 16:21:00 -06:00
06dc16ca79
Fix typo statment -> statement for redux tutorial ( #27048 )
2019-01-15 16:18:26 -06:00
93e3f5abf2
added hints, updated formatting ( #33488 )
2019-01-15 16:15:27 -06:00
7d6b5a8c4c
fixed typos ( #33529 )
2019-01-15 16:13:49 -06:00
2e9f341251
Add lambda as function parameter ( #26371 )
...
Added lambda passing as an argument to function,
2019-01-15 17:08:27 -05:00
d3233ec1c4
add more information about the components of the cli ( #33869 )
2019-01-15 17:06:26 -05:00
931e6af41d
Added REST Route 304 ( #24877 )
...
Added REST API Status Code 304 into the Guide with explanation.
2019-01-15 15:05:41 -07:00
df3c470b46
Use the caret character to use the latest minor.. ( #34620 )
...
Hints and Solution added to index.md to guides' section
2019-01-15 16:00:40 -06:00
57319189dd
Added a dependency removal code example ( #25520 )
2019-01-15 15:59:48 -06:00