9252f96566
fix(curriculum): Consolidated comments for JavaScript Algorithms and Data Structures challenges - part 4 of 4 ( #38267 )
...
* fix: consolidate comments
Co-authored-by: Parth Parth <34807532+thecodingaviator@users.noreply.github.com >
2020-03-08 15:46:28 +01:00
dbf3815fc7
added:solution for Coding Interview Prep/Data Structures-Create a Map Data Structure ( #38337 )
...
* add: solution to Data Structures-Create a Map Data Structure
* Proper usage of -hasOwnProperty
removed unnecessary returns
2020-03-07 22:07:40 -08:00
f736e67537
docs: grammatical changes to how-to-work-on-coding-challenges ( #37266 )
...
Co-authored-by: Randell Dawson <5313213+RandellDawson@users.noreply.github.com >
Co-authored-by: Tom <20648924+moT01@users.noreply.github.com >
2020-03-06 12:45:59 +05:30
3a47c5411f
fix (curriculum): made the order of the required code to be re… ( #38320 )
...
Co-Authored-By: Randell Dawson <5313213+RandellDawson@users.noreply.github.com >
2020-03-06 12:44:39 +05:30
b99d2d8e1f
Correção de título javascript-algorithms-and-data-structures-c… ( #37252 )
...
"Javascript" no texto original se refere a algoritmos, o que não é o caso na tradução original. Isso é corrigido aqui.
2020-03-06 12:35:51 +05:30
e64747ec25
Correção de erros de linguagem e clareza em understand-the-con… ( #37251 )
...
Como o inglês não posse gêneros em objetos (it), é necessário colocá-los em algumas traduções para que se mantenha a mesma claridade. Aqui era necessário pois o usuário pode não entender que o texto está se referindo a função em si.
Outras palavras foram mudadas para se condizer com as normas do português, assim como algumas pontuações.
2020-03-06 12:35:01 +05:30
07d03dfc36
docs: Ukrainian translation of how to setup locally ( #37233 )
2020-03-06 12:32:31 +05:30
94648f8800
docs: how-to-open-a-pull-request.md translated into ukrainian ( #37232 )
2020-03-06 12:31:04 +05:30
3ae8cd3def
docs: Ukrainian translation to CONTRIBUTING.md ( #37231 )
2020-03-06 12:30:37 +05:30
17a55c6e18
fix(curriculum): Consolidated comments for JavaScript Algorithms and Data Structures challenges - part 1 of 4 ( #38258 )
...
* fix: consolidate/remove comments
* fix: remove => from comment
* fix: reverted changes to add same changes to another PR
* fix: removed 'the' from sentence
Co-Authored-By: Oliver Eyton-Williams <ojeytonwilliams@gmail.com >
* fix: removed 'the' from the sentence
Co-Authored-By: Oliver Eyton-Williams <ojeytonwilliams@gmail.com >
Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com >
2020-03-04 13:08:54 -06:00
5294936667
fix(learn): prevent indexing learn pages on search engines ( #38260 )
...
Co-authored-by: mrugesh <1884376+raisedadead@users.noreply.github.com >
Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com >
2020-03-03 20:57:53 +05:30
ac922ac04e
fix: add pass thru for some subdomains ( #38315 )
...
* fix: add passthru for some subdomains
* fix: export whitelist correctly
2020-03-04 00:02:04 +09:00
0b1ba11959
fix: sync english and chinese responsive web design challenges ( #38309 )
2020-03-03 19:11:15 +05:30
b3213fc892
fix(i18n): chinese test suite ( #38220 )
...
* fix: Chinese test suite
Add localeTiltes, descriptions, and adjust test text and testStrings to get the automated test suite working.
* fix: ran script, updated testStrings and solutions
2020-03-03 18:49:47 +05:30
6a7a7e6d7d
fix(curriculum): Consolidated comments for JavaScript Algorithms and Data Structures challenges - part 2 of 4 ( #38259 )
2020-03-03 10:18:30 +03:00
012e5c848b
reword instruction referring to 3d array ( #38272 )
2020-02-29 22:35:53 -08:00
181ac1e8ad
fix: Update test for wrapping strong tag around text to include periods at the end ( #38305 )
2020-02-29 01:02:39 -05:00
2d7b1255cc
fix: add missing .english extensions ( #38298 )
2020-02-28 07:19:22 -08:00
6cfd0fc503
fix: improve Project Euler descriptions, challenge seeds, and test cases ( #38016 )
...
* fix: improve Project Euler descriptions and test case
Improve formatting of Project Euler test descriptions. Also add poker hands array and new test case for problem 54
* feat: add typeof tests and gave functions proper names for first 100 challenges
* fix: continue fixing test descriptions and adding "before test" sections
* fix: address review comments
* fix: adjust grids in 18 and 67 and fix some text that reference files rather than the given arrays
* fix: implement bug fixes and improvements from review
* fix: remove console.log statements from seed and solution
2020-02-28 06:39:47 -06:00
41718abf76
fix(learn): consolidate comments for responsive web design cert ( #38256 )
...
Related to PR #38040
This PR is an attempt to consolidate/remove as many comments in the challenge seed code in the Responsive Web Design certification challenges, to be able to create a small translation lookup object for translating the English comments to other languages.
2020-02-27 20:50:46 +05:30
9606e27a0e
docs(i18n): translating README.md into Ukrainian ( #37230 )
2020-02-27 19:10:59 +05:30
a4219aacd8
fix(docs, i18n): portuguese grammar mistakes ( #37226 )
2020-02-27 19:08:05 +05:30
bbfbe8a0fc
fix(i18n): create how-to-work-on-coding-challenges.md in german ( #37133 )
...
* Create how-to-work-on-coding-challenges.md
Translate how-to-work-on-coding-challenges.md into german
* Update docs/i18n-languages/german/how-to-work-on-coding-challenges.md
Co-Authored-By: Squizzi3 <54278753+Squizzi3@users.noreply.github.com >
* Update docs/i18n-languages/german/how-to-work-on-coding-challenges.md
Co-Authored-By: Squizzi3 <54278753+Squizzi3@users.noreply.github.com >
* Update docs/i18n-languages/german/how-to-work-on-coding-challenges.md
Co-Authored-By: Squizzi3 <54278753+Squizzi3@users.noreply.github.com >
Co-authored-by: Martin Gnodtke <54278753+Squizzi3@users.noreply.github.com >
2020-02-27 19:06:24 +05:30
baf2ec6c42
fix(i18n): spanish correct description of the challenge ( #37132 )
2020-02-27 19:05:21 +05:30
c21c9f0acb
Added meaning of ones in adjacency matrices ( #37048 )
...
* Added meaning of ones in the matrix
* Apply suggestions from code review
Co-Authored-By: Oliver Eyton-Williams <ojeytonwilliams@gmail.com >
* fix: add slash to avoid markdown lint error
Co-authored-by: mrugesh <1884376+raisedadead@users.noreply.github.com >
Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com >
2020-02-27 06:54:11 -06:00
e07b50aaa9
docs: Translate to Turkish ( #37066 )
...
how-to-open-a-pull-request.md is translated to Turkish language.
2020-02-27 15:39:26 +05:30
d4f8b00c84
Fix portuguese translations ( #37051 )
2020-02-27 15:38:11 +05:30
94712af264
Fix portuguese translations on curriculum challenge ( #37050 )
2020-02-27 15:37:28 +05:30
882cddd800
translated how-to-open-a-pull-request.md to arabic in docs ( #38274 )
2020-02-27 10:47:10 +03:00
1a87f1f7c0
add: solution to project euler problem 20 ( #38257 )
...
* add: solution to project euler problem 20
* Update curriculum/challenges/english/08-coding-interview-prep/project-euler/problem-20-factorial-digit-sum.english.md
Accidentally added last line. Calling function is unnecessary in solution.
Co-Authored-By: Oliver Eyton-Williams <ojeytonwilliams@gmail.com >
* right place for starting braces
Co-Authored-By: Manish Giri <manish.giri.me@gmail.com >
* moved starting brace to previous line.
Co-Authored-By: Manish Giri <manish.giri.me@gmail.com >
Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com >
Co-authored-by: Manish Giri <manish.giri.me@gmail.com >
2020-02-26 14:22:40 -05:00
2c3de17c74
fix: open universal nav links on the same tab ( #38273 )
2020-02-27 00:39:56 +05:30
402ccb36f1
Fix typographical errors in introductory texts ( #38276 )
...
* Fix typographical errors in introductory texts
2020-02-26 18:32:21 +01:00
c9d8c2a73c
fix(learn): typo in Serialization of a User Object ( #38262 )
2020-02-26 15:07:32 +05:30
b49b9f3e3c
Typo whitespace fix in access-multi-dimensional-arrays-with-indexes.english.md ( #38247 )
...
* Update access-multi-dimensional-arrays-with-indexes.english.md
Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com >
2020-02-24 17:02:53 +01:00
78156a65f0
fix(curriculum): Added test to Return a Sorted Array Without Changing the Original Array challenge to validate new array is returned ( #38105 )
...
* fix: added test to validate new array is returned
* fix: changed text to reflect changed test
Co-Authored-By: Oliver Eyton-Williams <ojeytonwilliams@gmail.com >
Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com >
2020-02-24 15:30:48 +01:00
5b80595fbf
fix: remove useless logging ( #38246 )
2020-02-21 15:08:53 +05:30
a09ffadd5a
fix: responsive image challenge ( #37934 )
...
* fix: responve image challenge
* fix: bad solution
* Update curriculum/challenges/english/01-responsive-web-design/responsive-web-design-principles/make-an-image-responsive.english.md
Co-Authored-By: Oliver Eyton-Williams <ojeytonwilliams@gmail.com >
* Update curriculum/challenges/english/01-responsive-web-design/responsive-web-design-principles/make-an-image-responsive.english.md
Co-Authored-By: Oliver Eyton-Williams <ojeytonwilliams@gmail.com >
* Update curriculum/challenges/english/01-responsive-web-design/responsive-web-design-principles/make-an-image-responsive.english.md
Co-Authored-By: Oliver Eyton-Williams <ojeytonwilliams@gmail.com >
Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com >
2020-02-20 22:53:30 +05:30
b0f1fa4b96
fix: make recursion challenge more intuitive ( #37399 )
2020-02-20 21:36:33 +05:30
dfe2d91360
docs: remove guide specific checklist points ( #38240 )
2020-02-20 20:43:51 +05:30
7cdf01276d
fix: ensure Babel options exist when used
...
Also renamed 'config' to 'options' to be consistent with the calling
function.
2020-02-20 19:52:23 +05:30
a27992a8b6
fix: transpile import() for testing in node
2020-02-20 19:52:23 +05:30
ebc6197c54
fix: assume scripts inside HTML are js, not jsx
2020-02-20 19:52:23 +05:30
d87c16e65e
fix: only load preset when needed
2020-02-20 19:52:23 +05:30
21833ab508
fix: load all Babel libs dynamically
2020-02-20 19:52:23 +05:30
dc7092ecd1
(fix learn): Update description to accommodate tests ( #38224 )
2020-02-19 00:13:34 +05:30
9a5ae756ac
fix(challenge): check inline style for color ( #38211 )
...
* fix(challenge): check inline style for color
* Update curriculum/challenges/english/01-responsive-web-design/basic-css/change-the-color-of-text.english.md
Co-Authored-By: Parth Parth <34807532+thecodingaviator@users.noreply.github.com >
Co-authored-by: Parth Parth <34807532+thecodingaviator@users.noreply.github.com >
2020-02-18 23:38:16 +05:30
f84173866a
fix: make frankenSplice tests more robust ( #38225 )
2020-02-18 21:24:24 +05:30
493060ef07
docs: Updated french versions ( #37067 )
...
Co-authored-by: mrugesh <1884376+raisedadead@users.noreply.github.com >
2020-02-18 21:14:26 +05:30
f102c88a97
feat(i18n): add Turkish contribution guidelines ( #37038 )
2020-02-18 21:10:11 +05:30
c730f4aef4
Update hash-and-compare-passwords-synchronously.english.md ( #38226 )
2020-02-18 09:28:38 +01:00