Commit Graph

24021 Commits (c0f9eb66f80c8d5fa654a7375b7618ca08e20ff8)

Author SHA1 Message Date
Randell Dawson 7164d9a797 fix(guide): Added solutions and some hints and problem explanations for curriculum related Guide articles being ported over to forum (#36545)
* fix: added info and solutions for stubs

* fix: made title match main header

* fix: removed wrong closing tag

Co-Authored-By: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>

* fix: added closing tag

Co-Authored-By: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>

* fix: corrected solution

Co-Authored-By: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>

* fix: changed verbiage

Co-Authored-By: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>

* fix: added code tags

Co-Authored-By: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>

* fix: added solution
2019-08-01 14:16:54 +02:00
Oliver Eyton-Williams af1071c518 feat(tools) add script to audit all packages (#36537)
* feat: add audit scripts

* Update package.json

Co-Authored-By: mrugesh <1884376+raisedadead@users.noreply.github.com>

* Update package.json

Co-Authored-By: mrugesh <1884376+raisedadead@users.noreply.github.com>
2019-07-31 23:10:43 +05:30
Cleo Aguiar 0dfdfef52f update translation bucket-sort (#36529)
* update translation bucket-sort

removed extra space in code and added link in more information

* refactored indentation space
2019-07-31 17:28:03 +01:00
lasjorg 881be7121e fix(challenge): remove type coercion check for true and false return (#36519)
* fix(challenge): remove type coercion check for true and false return

* fix(challenge): use Chai methods for false/true check
2019-07-30 08:33:37 -05:00
Mrugesh Mohapatra 8841c866b3 fix(api): @bable/node is not the part of cli 2019-07-30 14:58:44 +03:00
Randell Dawson 04ed29fd17 fix: replaced stub with a solution (#36533) 2019-07-30 10:21:57 +02:00
Valeriy c44891a4a2 fix: search page is populated with relevant results when search bar is submitted 2019-07-30 13:09:18 +09:00
William Belle 72f6201bb7 fix: typo (#36532) 2019-07-29 12:45:15 -07:00
mrugesh 91df817cfe
fix(guide) add stubs, update spellings and prepare for move (#36531)
* fix(guide) add stubs and correct file path misspellings and pr… (#36528)

* fix: corrected file path to match curriculum

* fix: renamed to newer challenge name

* fix: added solutions to articles from challenge files

* fix: added missing .english to file name

* fix: added missing title to guide article

* fix: correct solution for guide article

* fix: replaced stub with hint

* fix: added space in Hint headers

* fix: added solution to guide article

* fix: added solution to guide article

* test: replaced stub with hint and solution

* fix: add Problem number: to title

* fix: changed generatorexponential to correct name

* fix: renamed knight's tour to knights-tour

* fix: updated guide article
2019-07-30 00:25:58 +05:30
Oliver Eyton-Williams e23c80a021 fix: remove assert messages from gamma function (#36530) 2019-07-29 17:38:29 +01:00
Randell Dawson 54a65d1bf0 fix: correct titles for 5 challenges (#36527) 2019-07-29 19:44:15 +05:30
Kristofer Koishigawa 9f372d014d feat: news indexing script (#36512)
* feat: Add script to poll Ghost for all published posts and construct index for Algolia.

* feat: Add script to poll Ghost for all published posts and construct index for Algolia.
2019-07-29 19:41:29 +05:30
Jonathan Graham 04e98783cd fix(guide): radix sort formatting/inconsistencies (#36507)
* fix(guide): radix sort formatting/inconsistencies

Signed-off-by: Jonathan <theflametrooper@gmail.com>

* fix(guide): radix sort spacing should be 2 spaces

Signed-off-by: Jonathan <theflametrooper@gmail.com>
2019-07-28 18:58:07 -07:00
Randell Dawson ba6ae7154c fix: removed more assert msg arguments (#36439) 2019-07-28 05:16:04 +01:00
Cleo Aguiar 80365163de update code viewer timsort (#36518)
added markdown identifier code
2019-07-28 02:44:54 +01:00
Cleo Aguiar 14260bb4b3 update translation timsort (#36517)
added markdown identifier code
2019-07-28 02:44:33 +01:00
Gustavo Cavalieri Fernandes 9f25e69bd8 Update CONTRIBUTING.md (#36516)
fixing link to guide.freecodecamp.org
2019-07-28 02:42:18 +01:00
Randell Dawson a7eb800450 fix(curriculum): Remove unnecessary assert message argument from English Coding Interview Prep challenges - Project Euler - 04 (#36418)
* fix: removed assert msg argument-4

* fix: remove double quotes surrounding testString code

Co-Authored-By: Tom <20648924+moT01@users.noreply.github.com>
2019-07-27 07:34:19 -05:00
Randell Dawson 5cf3b458fa fix: removed assert msg argument-7 (#36421) 2019-07-26 21:48:23 -05:00
Randell Dawson 6e40dd2e50 fix: removed assert msg argument-6 (#36420) 2019-07-26 21:45:56 -05:00
Randell Dawson 71e873128a fix: removed assert msg argument-5 (#36419) 2019-07-26 21:41:55 -05:00
Randell Dawson 3e237f43ad fix: removed assert msg argument-3 (#36417) 2019-07-26 21:30:17 -05:00
Randell Dawson 399705a37a fix: removed assert msg argument-2 (#36416) 2019-07-26 21:26:37 -05:00
Oliver Eyton-Williams 67d49efd1e fix: remove redundant helper and guide code from Header 2019-07-26 19:40:46 +05:30
Mrugesh Mohapatra 8ae0044682 fix(footer): remove guide from the footer 2019-07-26 19:40:46 +05:30
Mrugesh Mohapatra 19312f3619 fix(guide): remove the mock guide 2019-07-26 19:40:46 +05:30
Mrugesh Mohapatra 4eabdbea8a chore: ignore code-editor settings 2019-07-26 19:40:46 +05:30
Oliver Eyton-Williams 58973be7be fix: make Gatsby wait for challenges to be sourced 2019-07-26 19:40:46 +05:30
Mrugesh Mohapatra 0124e7556d fix: removed all guide bits from gatsby 2019-07-26 19:40:46 +05:30
Mrugesh Mohapatra 7bc6367d68 fix: update hints path to forum 2019-07-26 19:40:46 +05:30
Randell Dawson 04f18e43f6 fix(curriculum): Remove unnecessary assert message argument from English Coding Interview Prep challenges - 02 (#36412)
* fix: removed assert msg argument

* fix: removed msgs surrounded by 2 single quotes

* fix: removed missing 2 assert msg arguments

* fix: remove msg surrounded by two single quotes

* fix: removed unnecessary assert msg args

* fix; remove msgs surrounded by double quotes

* fix: removed unnecessary assert msg args

* fix: remove unnecessary assert msg args

* fix: removed unnecessary assert msg arg

* fix: removed unnecessary assert msg args

* fix: removed unnecessary assert msg arg

* fix: removed unnecessary assert msg args

* fix: removed unnecessary assert msg args

* fix: removed unnecessary assert msg args

* fix: removed unnecessary assert msg args

* fix: removed unnecessary assert msg args

* fix: removed unnecessary assert msg arg

* fix: removed unnecessary assert msg args

* fix: Restore expected values to assertions

* fix: remove assertion message

Co-authored-by: Vivek Agrawal <vivekmittalagrawal@gmail.com>
2019-07-26 14:24:52 +02:00
mrugesh 603c842c97
fix(lint): re-arrange scripts (#36511) 2019-07-26 00:45:31 +05:30
Randell Dawson d73b94133a fix: removed assert msg argument (#36415) 2019-07-25 17:44:15 +02:00
Jo 74e7554673 docs: add troubleshooting for network errors (#36485)
* docs: Add one-liner about using a VPN when working with restricted ISPs

* docs: Add neutral one-liner about using a VPN when working with restricted ISPs

Co-Authored-By: mrugesh <1884376+raisedadead@users.noreply.github.com>

* docs: Add neutral comment about network restrictions to troubleshooting section

* docs: Add comment about network restrictions to troubleshooting section
2019-07-25 16:44:37 +05:30
Randell Dawson 61baeb0cd6 fix(curriculum): Remove unnecessary assert message argument from English Coding Interview Prep challenges - 01 (#36410)
* fix: removed assert msg argument

* fix: remove msg surrounded by two single quotes

* fix: remove assert msg surrounded by double quotes

* fix: remove msg surrounded by double quotes
2019-07-25 08:56:32 +02:00
Randell Dawson a53d992613 fix(curriculum): Remove unnecessary assert message argument from English Front End Libraries challenges - 01 (#36408)
* fix: removed assert msg argument

* fix: removed more assert msg args

* fix: removed assert msg missed

Co-Authored-By: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>

* fix: correct indentation
2019-07-25 08:53:37 +02:00
Cleo Aguiar a5ab6f2d5f update translation radix-sort (#36502)
* update translation radix-sort

identified code language and added implementation code python

* docs(radix-sort): fixed spacing of comments
2019-07-25 02:25:14 +01:00
William Belle 97c5e3fb0b docs: fix typo in French README (#36505) 2019-07-25 01:16:07 +05:30
rsgs cc82a06a95 Portuguese explanation for absolute positioning (#24598)
added portuguese explanation regarding absolute positioning
2019-07-24 11:40:42 -07:00
Ana 4e50b4119a Update index.md (#33608) 2019-07-24 11:31:51 -07:00
Mrugesh Mohapatra 75ecf9a2f7 chore: fix lodashes everywhere - security alerts 2019-07-24 22:06:15 +05:30
Jesse Rykerson 284db50f47 fix(guide): update "Search and Replace" intermediate solution (#36366)
new solution addresses the possibility of first letter of arg "before" being lower case and needing to change the first letter of "after" from capital to lowercase

solution more streamlined

added resource to help with regular expressions
2019-07-24 20:01:35 +05:30
Cleo Aguiar dd3c0e0893 add markdown identifier to code language (#36503) 2019-07-24 06:18:51 -07:00
totalamd 590438ecfa fix markdown (#33945) 2019-07-24 13:32:34 +01:00
Randell Dawson cbbfc08108 fix: removed more assert msg args (#36441) 2019-07-24 13:13:06 +01:00
Randell Dawson ee97fa4542 fix(curriculum): Remove additional unnecessary assert message argument from English Coding Interview Prep challenges (#36440)
* fix: removed more assert msg args

* fix: remove single quotes wrapping testString

Co-Authored-By: Parth Parth <34807532+thecodingaviator@users.noreply.github.com>

* fix: remove single quotes wrapping testString

Co-Authored-By: Parth Parth <34807532+thecodingaviator@users.noreply.github.com>

* fix: remove single quotes wrapping testString

Co-Authored-By: Parth Parth <34807532+thecodingaviator@users.noreply.github.com>

* fix: remove single quotes wrapping testString

Co-Authored-By: Parth Parth <34807532+thecodingaviator@users.noreply.github.com>

* fix: remove single quotes wrapping testString

Co-Authored-By: Parth Parth <34807532+thecodingaviator@users.noreply.github.com>

* fix: remove single quotes wrapping testString

Co-Authored-By: Parth Parth <34807532+thecodingaviator@users.noreply.github.com>

* fix: remove single quotes wrapping testString

Co-Authored-By: Parth Parth <34807532+thecodingaviator@users.noreply.github.com>

* fix: remove single quotes wrapping testString

Co-Authored-By: Parth Parth <34807532+thecodingaviator@users.noreply.github.com>
2019-07-24 13:09:23 +01:00
Randell Dawson f2df76c099 fix(curriculum): Remove unnecessary assert message argument from English Front End Libraries challenges - 02 (#36409)
* fix: removed assert msg argument

* fix: removed more assert msg args

* fix: removed more assert msg args
2019-07-24 13:07:46 +01:00
Randell Dawson d0d8282f86 fix(curriculum): Remove additional unnecessary assert message argument wrapped in double quotes from various curriculum sections (#36457)
* fix: remove double quoted assert msg arg - responsive

* fix: remove double quoted assert msg arg - js

* fix: remove double quoted assert msg arg - libraries

* fix: remove double quoted assert msg arg - coding interview
2019-07-24 13:06:12 +01:00
Randell Dawson 8e6c26f271 fix: removed assert msg argument (#36407) 2019-07-24 12:54:35 +02:00
Randell Dawson 87615d2a7b fix: removed assert msg argument (#36406) 2019-07-24 11:50:51 +02:00