Almaz Kunpeissov 
							
						 
					 
					
						
						
							
						
						4a7571492d 
					 
					
						
						
							
							#35176  Remove reference to "backspace" regex ( #35186 )  
						
						... 
						
						
						
						Remove reference to "backspace" regex in example #35176  
						
						
					 
					
						2019-02-22 10:50:51 +08:00 
						 
				 
			
				
					
						
							
							
								Niraj Nandish 
							
						 
					 
					
						
						
							
						
						cb35d49a21 
					 
					
						
						
							
							fix(challenges): Fix broken links in English challenges ( #35125 )  
						
						
						
						
					 
					
						2019-02-21 17:58:31 -05:00 
						 
				 
			
				
					
						
							
							
								Fordco 
							
						 
					 
					
						
						
							
						
						63c5423e4a 
					 
					
						
						
							
							fix(curriculum): iterate with javascript do...while loops ( #35214 )  
						
						
						
						
					 
					
						2019-02-21 17:25:54 -05:00 
						 
				 
			
				
					
						
							
							
								Randell Dawson 
							
						 
					 
					
						
						
							
						
						aa621a20b5 
					 
					
						
						
							
							fix: removed unecessary guideUrl from frontmatter  
						
						
						
						
					 
					
						2019-02-19 11:34:27 +03:00 
						 
				 
			
				
					
						
							
							
								Beau Carnes 
							
						 
					 
					
						
						
							
						
						409c39abf1 
					 
					
						
						
							
							feat(curriculum): Add Basic JS Scrimba links ( #34789 )  
						
						... 
						
						
						
						* feat(curriculum): Add Basic JS Scrimba links
* Fix: Add missing video url.
* fix: update videoUrl 
						
						
					 
					
						2019-02-14 09:24:02 -08:00 
						 
				 
			
				
					
						
							
							
								Chelsea Marie Hicks 
							
						 
					 
					
						
						
							
						
						8d7bd3906c 
					 
					
						
						
							
							Grammar change and readability of example ( #30507 )  
						
						
						
						
					 
					
						2019-02-05 21:14:05 +05:30 
						 
				 
			
				
					
						
							
							
								rupali317 
							
						 
					 
					
						
						
							
						
						42bf229f59 
					 
					
						
						
							
							fix: modified the test case such that the variable is a local scope o… ( #34959 )  
						
						... 
						
						
						
						* fix: modified the test case such that the variable is a local scope of the function
* fix: make test inclusive 
						
						
					 
					
						2019-02-05 09:40:58 +03:00 
						 
				 
			
				
					
						
							
							
								Pepijnk12 
							
						 
					 
					
						
						
							
						
						ab4367a751 
					 
					
						
						
							
							Update URL for 404 error ( #35042 )  
						
						... 
						
						
						
						* Update URL for 404 error
* fix: correct url 
						
						
					 
					
						2019-02-04 13:34:47 +03:00 
						 
				 
			
				
					
						
							
							
								Casey Bennington 
							
						 
					 
					
						
						
							
						
						7f9cbe982b 
					 
					
						
						
							
							Add the solution ( #28899 )  
						
						... 
						
						
						
						* Add the solution
* Update divide-one-decimal-by-another-with-javascript.english.md
The solution was not passing. Change should pass now.
* Update divide-one-decimal-by-another-with-javascript.english.md
Co-authored-by: Paul Gamble <pgamble@gmail.com > 
						
						
					 
					
						2019-01-25 11:10:44 -05:00 
						 
				 
			
				
					
						
							
							
								Ben Brown 
							
						 
					 
					
						
						
							
						
						929e0db633 
					 
					
						
						
							
							fix(challenge): use-the-conditional-ternary-operator ( #19535 )  
						
						
						
						
					 
					
						2018-12-03 14:19:57 +05:30 
						 
				 
			
				
					
						
							
							
								Ariel 
							
						 
					 
					
						
						
							
						
						2f23fb544d 
					 
					
						
						
							
							Fixes minor typo ( #34326 )  
						
						... 
						
						
						
						"should not be be" changed to "should not be" 
						
						
					 
					
						2018-11-29 02:28:48 +05:30 
						 
				 
			
				
					
						
							
							
								Mike Perry Yeboah Attara 
							
						 
					 
					
						
						
							
						
						74a5c8d15a 
					 
					
						
						
							
							Fix inconsistent formatting of the welcomeToBooleans function ( #34373 )  
						
						... 
						
						
						
						fix the inconsistency in the formatting of the function and also fix issue #34367  
						
						
					 
					
						2018-11-18 22:05:08 +05:30 
						 
				 
			
				
					
						
							
							
								mail-liam 
							
						 
					 
					
						
						
							
						
						86be0947b5 
					 
					
						
						
							
							Updated tests for 'Iterate through an array with a for loop' to ES6 ( #19722 )  
						
						
						
						
					 
					
						2018-11-08 22:02:21 +09:00 
						 
				 
			
				
					
						
							
							
								Eric Kao 
							
						 
					 
					
						
						
							
						
						8b21132cac 
					 
					
						
						
							
							Fix line for Example ( #20713 )  
						
						... 
						
						
						
						* Fix line for Example
Bolded Example is inline with description. Added new line so that Example will have its own line (right before the actual example)
* Add line break after Description 
						
						
					 
					
						2018-11-04 07:18:50 +05:30 
						 
				 
			
				
					
						
							
							
								Valeriy 
							
						 
					 
					
						
						
							
						
						79d9012432 
					 
					
						
						
							
							fix(curriculum): quotes in tests ( #18828 )  
						
						... 
						
						
						
						* fix(curriculum): tests quotes
* fix(curriculum): fill seed-teardown
* fix(curriculum): fix tests and remove unneeded seed-teardown 
						
						
					 
					
						2018-10-20 23:32:47 +05:30 
						 
				 
			
				
					
						
							
							
								Prabhat Kumar Sahu 
							
						 
					 
					
						
						
							
						
						6cb1a95c72 
					 
					
						
						
							
							Solution use-multiple-conditional-ternary-operators.english.md ( #18750 )  
						
						... 
						
						
						
						* Update use-multiple-conditional-ternary-operators.english.md
* Update use-multiple-conditional-ternary-operators.english.md
* Improve JavaScript code style 
						
						
					 
					
						2018-10-15 20:46:43 -03:00 
						 
				 
			
				
					
						
							
							
								Prabhat Kumar Sahu 
							
						 
					 
					
						
						
							
						
						459b8340f0 
					 
					
						
						
							
							Solution use-the-conditional-ternary-operator.english.md ( #18747 )  
						
						... 
						
						
						
						* Update use-the-conditional-ternary-operator.english.md
* Use strict equals 
						
						
					 
					
						2018-10-15 20:41:38 -03:00 
						 
				 
			
				
					
						
							
							
								Prabhat Kumar Sahu 
							
						 
					 
					
						
						
							
						
						7b8a6e7385 
					 
					
						
						
							
							Solution use-the-parseint-function-with-a-radix.english.md ( #18746 )  
						
						... 
						
						
						
						* Update use-the-parseint-function-with-a-radix.english.md
* Improved JavaScript formatting 
						
						
					 
					
						2018-10-15 20:40:05 -03:00 
						 
				 
			
				
					
						
							
							
								Prabhat Kumar Sahu 
							
						 
					 
					
						
						
							
						
						1f9e26c7fe 
					 
					
						
						
							
							Solution  use-the-parseint-function.english.md ( #18743 )  
						
						... 
						
						
						
						* Update use-the-parseint-function.english.md
* Removed blank line 
						
						
					 
					
						2018-10-15 20:38:37 -03:00 
						 
				 
			
				
					
						
							
							
								Bouncey 
							
						 
					 
					
						
						
							
						
						ee9f6b2d72 
					 
					
						
						
							
							chore(meta): Move challenge meta to challenges root  
						
						
						
						
					 
					
						2018-10-11 02:15:05 +05:30 
						 
				 
			
				
					
						
							
							
								Beau Carnes 
							
						 
					 
					
						
						
							
						
						46d8d61776 
					 
					
						
						
							
							docs: update guide url  
						
						
						
						
					 
					
						2018-10-08 11:02:25 -04:00 
						 
				 
			
				
					
						
							
							
								Bouncey 
							
						 
					 
					
						
						
							
						
						a859035023 
					 
					
						
						
							
							fix(challenge-md): Fix quotes that failed in the transform  
						
						
						
						
					 
					
						2018-10-08 11:38:26 +05:30 
						 
				 
			
				
					
						
							
							
								Bouncey 
							
						 
					 
					
						
						
							
						
						8f39bc1288 
					 
					
						
						
							
							chore(curriculum): Remove files in wrong format  
						
						
						
						
					 
					
						2018-10-05 15:58:12 +01:00