Commit Graph

26074 Commits

Author SHA1 Message Date
c285ce5a0c chore: bump loadash and remove gulp (#39276) 2020-07-18 00:34:48 +05:30
7269894a86 refactor: test output -> arrays (#39178) 2020-07-18 00:33:23 +05:30
bb019b2b0f fix: responsive videos (#39171) 2020-07-18 00:33:10 +05:30
01d61afd5f Fixed Some Typos (#39275) 2020-07-17 09:06:24 -07:00
b352f36169 feat: add resources for data analysis videos (#39241)
* feat: add resources for data analysis videos

Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>
2020-07-17 11:12:45 +02:00
90e4ddb40f Add <dfn> tags (#39260) 2020-07-16 11:35:03 -07:00
1f1c58ae18 fix regex 2020-07-16 15:41:35 +03:00
aa1acbe68f Add missing solutions for algorithm challenges (#38858) 2020-07-15 12:03:29 -05:00
cd90da13f0 Disambiguate "Priority Queue" instructions (#38805)
* Disambiguate "Priority Queue" instructions

* Add front() to solution

* Add tests for front() method

* Fix test typo

Co-authored-by: Randell Dawson <5313213+RandellDawson@users.noreply.github.com>

Co-authored-by: Randell Dawson <5313213+RandellDawson@users.noreply.github.com>
2020-07-15 11:49:56 -05:00
31f9211016 refactor(api): clean up certification logic (#39196) 2020-07-15 21:28:26 +05:30
8ebb4922d4 fix(learn): updated catphotoapp links (#39215) 2020-07-15 15:26:49 +05:30
98977942ff fix(learn): updated catphotoapp links (Chinese) (#39252) 2020-07-15 15:25:06 +05:30
3c58ec4dad fix(learn): updated catphotoapp links (Russian) (#39253) 2020-07-15 15:24:34 +05:30
fd6b24685f fix(learn): updated catphotoapp links (Portuguese) (#39254) 2020-07-15 15:24:15 +05:30
174e98a404 fix(learn): updated catphotoapp links (Spanish) (#39255) 2020-07-15 15:23:48 +05:30
fc7582b308 fix(learn): updated catphotoapp links (Arabic) (#39256) 2020-07-15 15:23:16 +05:30
22e24dfb54 fix(client): improve accuracy of offline warning (#39249)
The old message made it sound like there was a problem with the server,
even though no attempt was being made to contact it.
2020-07-14 15:56:47 +05:30
Tom
cf190b59e6 Fix/make mongodb instructions accurate (#39214)
* fix: make mongodb instructions accurate
2020-07-14 19:00:23 +09:00
0b700b5f78 fix(learn): clarify description for finders keepers (#39068)
* fix(learn): clarify description for finders keepers

Co-authored-by: Randell Dawson <5313213+RandellDawson@users.noreply.github.com>
Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>
2020-07-14 09:29:53 +02:00
4291c03c1a docs: update flight manuals (#39240)
Updated and unified workflows for working with various application VMs
2020-07-13 18:50:00 +05:30
0da9760d4e fix: Specify indent_size = 2 globally in .editorconfig. (#39236) 2020-07-13 13:23:57 +02:00
0082e99f62 Update devops.md (#39237)
Fixed some typos.
2020-07-12 22:37:05 -07:00
47c457e548 Fixed some minor typos (#39225)
* Fixed some minor typos

* Adding few more changes

Adding changes suggested by @RandellDawson.

Thank you @RandellDawson

Co-authored-by: Randell Dawson <5313213+RandellDawson@users.noreply.github.com>

Co-authored-by: Randell Dawson <5313213+RandellDawson@users.noreply.github.com>
2020-07-11 20:06:37 -07:00
9aa04199fc Fixed a minor typo (#39227) 2020-07-10 17:57:25 -05:00
0b4f1aff3d Fixed some minor typos (#39226) 2020-07-10 17:56:20 -05:00
3ed80a4347 Fixed some minor typos (#39228) 2020-07-10 17:53:49 -05:00
ab1f14246a fix(curriculum): include stack with test errors (#39209) 2020-07-09 21:15:09 +05:30
aab60d299d docs: Update "Responsive Web Design" Github link (#39134)
Current link leads to a 404 page in the old "learn" repository
2020-07-09 21:14:30 +05:30
35f24c6085 Fix text inconsistency (#39203)
* Fix text inconsistency

To match the eight ECMAScript Language Types on the previous paragraph.

Co-authored-by: moT01 <20648924+moT01@users.noreply.github.com>
2020-07-09 16:18:11 +02:00
ca2b97f11e commit 7/8 Rosetta tokenize (#39213) 2020-07-08 17:21:01 -05:00
8656556ca2 Standardize indent size in Data Structures challenge seeds (#38803)
* Standardize indent size in "Priority Queue" seed

* Standardize indent size in "Circular Queue" seed

* Standardize indent size

* Standardize indents "Search within a Linked List"

* Standardize indents "Remove Elements from a Linked List by Index"
2020-07-08 16:58:15 -05:00
ff9148ca51 Improve formatting in Max Heap lessons (#38835)
* Improve formatting in max heap lessons

* Switch to HTML ordered lists
2020-07-08 16:54:02 -05:00
e13bfca62b Fixing Russian grammatical (#39211) 2020-07-08 13:13:10 -07:00
db6d97142a fix: remove whitespace to test solution (#39210) 2020-07-08 15:13:02 -05:00
86a934156d Fixing minor Russian grammatical (#39212) 2020-07-08 13:12:11 -07:00
aff56ac392 learn(fix) - fixed grammar because it was confuse to understand the sentence (#39188)
* fix(learn): confusing grammar in copy array items using slice
2020-07-09 01:20:08 +09:00
e7346baa34 feat(client): show line numbers on video questions (#39207) 2020-07-08 20:00:42 +05:30
511238d36e challenges: description improvement (#39197)
Co-authored-by: PeterF521 <peterf521@gmail.com>
2020-07-07 06:10:04 -07:00
564d0452cd Fixed Spelling bug #39191 (#39193) 2020-07-05 15:06:14 -07:00
52ecb14b0f fix: replace . with - in slugs (#39168) 2020-07-03 20:28:53 +05:30
Tom
7ed1d52001 fix(client): hide youtube suggestions (#39164) 2020-07-02 20:36:54 +05:30
426732f7b5 revert(client): /s/react-youtube/plyr-react/g (#39162)
This reverts commit df6a4f649d.
We found mulitple issues with the integration and will rework on this.
2020-07-02 19:46:10 +05:30
ab75df7cb1 fix(learn): capitalization and grammar errors (#39151) 2020-07-02 17:20:43 +05:30
97f5229033 fix(learn): Organized the Certifications on Settings to match the main page (#39146)
* Organized the Certifications on Settings to match the main page

Co-authored-by: Mrugesh Mohapatra <1884376+raisedadead@users.noreply.github.com>
Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>
2020-07-02 13:48:08 +02:00
2fb6ca23e7 docs: add Randell to the platform dev team 🎉 (#39160) 2020-07-02 16:55:57 +05:30
d5ab3934ae docs: fixed some orthographic errors and improvements(#39157)
Co-authored-by: pedrof521 <pedrof521@gmail.com>
2020-07-02 00:50:11 +05:30
1e0e54446f chore: replace forum links (#39139) 2020-06-30 14:21:26 +05:30
34c26c4950 chore: update forum links in NavLinks (#39141) 2020-06-30 14:16:05 +05:30
25cabc0a18 fix(learn): change forum link in help modal (#39143)
Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>
Co-authored-by: Mrugesh Mohapatra <1884376+raisedadead@users.noreply.github.com>
2020-06-30 14:15:42 +05:30
df6a4f649d feat(client): /s/react-youtube/plyr-react/g (#39137)
Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>
2020-06-29 17:37:24 +05:30