Commit Graph

27680 Commits (938e5913faf9e3f2299d3f0baf4899082cf1cba5)

Author SHA1 Message Date
camperbot 938e5913fa
chore(i18n,curriculum): update translations (#42187) 2021-05-19 19:20:10 +02:00
Renovate Bot e57c1438f7 fix(deps): update gatsby monorepo 2021-05-19 14:51:59 +00:00
Renovate Bot d672f9e73a chore(deps): update dependency webpack to v5.37.1 2021-05-19 09:00:46 +00:00
Renovate Bot 12a37ba581 chore(deps): update dependency mongodb to v3.6.7 2021-05-18 22:48:04 +00:00
alirezaghey 777c508f82
fix(curriculum): small english improvement (#42173)
* fix(curriculum): small english improvement

* fix(curriculum): small english improvement

Co-authored-by: Parth Parth <34807532+thecodingaviator@users.noreply.github.com>

Co-authored-by: Parth Parth <34807532+thecodingaviator@users.noreply.github.com>
2021-05-18 14:42:05 -07:00
Mrugesh Mohapatra 6d8baddec0
chore: update api deps, apply npm audit fix (#42179)
* chore(api): bump minor and patch

* chore: apply npm audit fix across deps
2021-05-18 22:39:26 +05:30
Sem Bauke f3e8a0f0c2
fix(curriculum): clarify Check if an Object has a Property (#42156)
* fix: clarify Check if an Object has a Property

* fix: give extra clarity on object checking
2021-05-18 20:36:53 +04:00
camperbot 18ccc3bd34
chore(i18n,curriculum): processed translations (#42178) 2021-05-18 07:27:23 -07:00
camperbot 91dd0401e0
chore(i18n,client): processed translations (#42177) 2021-05-18 07:26:36 -07:00
camperbot f68fc5a5a8
chore(i18n,docs): processed translations (#42176) 2021-05-18 19:06:17 +05:30
Kristofer Koishigawa 064179e508
fix: bump the number of published English articles (#42171) 2021-05-18 09:33:48 +04:00
gikf 0f0a1f4801
feat(curriculum): add solution (#42149)
* fix: ensure using in test arrays from background

* feat: add solution

* fix: improve description
2021-05-18 14:26:54 +09:00
gikf 86d50dc093
feat(curriculum): add solution (#42146)
* fix: ensure using in test arrays from background

* feat: add solution

* fix: improve description
2021-05-18 14:12:56 +09:00
Renovate Bot 8ef1c43f3d chore(deps): update typescript-eslint monorepo to v4.24.0 2021-05-18 00:34:41 +00:00
Renovate Bot df6a98fe90 chore(deps): update babel monorepo to v7.14.3 2021-05-17 23:19:16 +00:00
alirezaghey 7fb1b142e3
fix(curriculum): small english improvement (#42167) 2021-05-17 15:53:15 -05:00
Niraj Nandish 955588eb3e
fix(editor): Remove keybind of intellisense (#42137)
* fix: Remove keybind of intellisense

* fix: remove old solution

* fix: disable suggestion on trigger characters
2021-05-17 15:42:22 -05:00
renovate[bot] d14f53f463
chore(deps): pin dependencies (#42168)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-05-18 01:19:29 +05:30
renovate[bot] aed0013923
fix(deps): update dependency @actions/github to v5 (#42163)
* fix(deps): update dependency @actions/github to v5

* fix: use v5 @actions/github api

Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>
2021-05-18 00:26:50 +05:30
Oliver Eyton-Williams 66dae77fc5
feat: use TypeScript in the client (#42124) 2021-05-18 00:23:41 +05:30
alirezaghey e190dd610a
fix(curriculum): small English update (#42166) 2021-05-17 12:44:38 -05:00
gikf 1ab5139c51
feat(curriculum): add solution (#42130)
* fix: ensure using in test arrays from background

* feat: add solution

* fix: improve description

* fix: grammar

Co-authored-by: Nicholas Carrigan (he/him) <nhcarrigan@gmail.com>

Co-authored-by: Nicholas Carrigan (he/him) <nhcarrigan@gmail.com>
2021-05-17 12:43:17 -05:00
Renovate Bot 45904743c7 chore(deps): update dependency webpack-bundle-analyzer to v4.4.2 2021-05-17 15:26:46 +00:00
camperbot 3d91eae3e5
chore(i18n,curriculum): processed translations (#42162) 2021-05-17 19:00:24 +05:30
Oliver Eyton-Williams be2bb093d4
docs: use details tags to clean up mailhog section (#42160) 2021-05-17 18:58:38 +05:30
Renovate Bot df0898a495 chore(deps): pin dependencies 2021-05-17 12:22:27 +00:00
camperbot 4f4bcff464
chore(i18n,client): processed translations (#42150) 2021-05-17 11:32:35 +02:00
camperbot 3fe039248c
chore(i18n,curriculum): processed translations (#42151) 2021-05-17 11:31:56 +02:00
Sem Bauke c4910b90b4
fix: arrows pointing the wrong way (#42155) 2021-05-17 12:45:08 +05:30
Huyen Nguyen ed094523e4
feat(tools): setup TailwindCSS in ui-components (#42153) 2021-05-17 12:43:27 +05:30
Renovate Bot c666e83d6f chore(deps): pin dependencies 2021-05-16 19:43:46 +00:00
alirezaghey f4d07a2cdf
fix: solve off by one error in solution (#42152)
* fix: solve off by one erro in solution
closes #42141

* fix: add white space for readability

Co-authored-by: Nicholas Carrigan (he/him) <nhcarrigan@gmail.com>

Co-authored-by: Nicholas Carrigan (he/him) <nhcarrigan@gmail.com>
2021-05-16 20:04:07 +02:00
Oliver Eyton-Williams 1c1d86922c
refactor: simplify jest config (#42136)
* refactor: bring api jest tests to root

* refactor: pull client tests to root

* fix: remove ancient curriculum babelrc

* feat: run all jest tests at once

* fix: remove unused babelrcRoot

* chore: remove more jests
2021-05-16 18:08:04 +05:30
Sujal Gupta 8ba3b8c16c
fix(client): typo in APIs and Microservices Projects intro (#42140) 2021-05-16 14:12:34 +05:30
Renovate Bot 929f27ce9e chore(deps): update dependency eslint-plugin-import to v2.23.2 2021-05-15 17:39:04 +00:00
camperbot 0596e2749a
chore(i18n,curriculum): update translations (#42147) 2021-05-15 18:01:37 +02:00
alirezaghey cbb7afd5b8
fix(curriculum): correct link text (#42143)
* Small language improvement

The correct term is assignment operator.

* Small language improvement

Co-authored-by: Niraj Nandish <nirajnandish@icloud.com>

Co-authored-by: Niraj Nandish <nirajnandish@icloud.com>
2021-05-15 17:10:19 +02:00
Renovate Bot b644110bf9 fix(deps): update dependency i18next to v20.2.4 2021-05-15 11:30:09 +00:00
Renovate Bot b6289e1d5d fix(deps): update dependency i18next to v20.2.3 2021-05-15 09:00:33 +00:00
Sem Bauke 2e915a7259
fix(learn): rework Rosetta Code SHA256 (#41936)
* fix(learn): rework Rosetta Code SHA256

* fix: add extra info

* Add suggestions from Nick

Co-authored-by: Nicholas Carrigan (he/him) <nhcarrigan@gmail.com>

Co-authored-by: Nicholas Carrigan (he/him) <nhcarrigan@gmail.com>
2021-05-14 16:41:42 +00:00
Oliver Eyton-Williams 07f324b278
test: run sequentially (#42132)
Running tests in parallel while outputting to a single console can
result in confusing output.  Results can get interleaved and, more
importantly, if one test fails, the rest get killed. This can create
unpredictable error messages.
2021-05-14 09:11:21 -07:00
alirezaghey 79e799feb5
fix(curriculum): scoping variables language improvement (#42135) 2021-05-14 09:02:54 -07:00
Renovate Bot 8a67ecf788 chore(deps): update dependency start-server-and-test to v1.12.2 2021-05-14 15:46:11 +00:00
Renovate Bot 4f3096c1ed chore(deps): update dependency @testing-library/react to v11.2.7 2021-05-14 14:27:44 +00:00
gikf d9ed4057ef
fix(curriculum): rework Project Euler 80 (#42128)
* fix: rework challenge to use argument in function

* fix: add solution
2021-05-14 11:51:29 +05:30
gikf 4a9559ad98
feat(curriculum): add tests and solution (#42111)
* feat: add tests

* feat: add solution
2021-05-14 11:50:30 +05:30
gikf 4c083f44e9
fix(curriculum): rework Project Euler 77 (#42077)
* fix: rework challenge to use argumnet in function

* fix: add solution

* fix: position block evenly between paragraphs
2021-05-14 11:49:58 +05:30
gikf 911d18bae5
fix(curriculum): rework Project Euler 78 (#42104)
* fix: rework challenge to use argument in function

* fix: add solution

* fix: improve look and spacing
2021-05-14 11:49:23 +05:30
gikf efe1f48a57
fix(curriculum): rework Project Euler 76 (#42072)
* fix: rework challenge to use argument in function

* fix: add solution

* fix: position block evenly between paragraphs
2021-05-14 11:48:52 +05:30
gikf e9f8f425b3
fix(curriculum): rework Project Euler 74 (#42057)
* fix: rework challenge to use argument in function

* fix: add solution

* fix: use MathJax for consistent look
2021-05-14 11:48:22 +05:30