Dennis Braun 
							
						 
					 
					
						
						
							
						
						cc434639d0 
					 
					
						
						
							
							fixed a typo ( #21817 )  
						
						... 
						
						
						
						* fixed a typo
* Fix subheading level 
						
						
					 
					
						2018-11-06 02:05:51 -05:00 
						 
				 
			
				
					
						
							
							
								Shankar Rao Mata 
							
						 
					 
					
						
						
							
						
						f3698bb6d7 
					 
					
						
						
							
							Added few lines about big o notation ( #21024 )  
						
						... 
						
						
						
						* Added few lines about big o notation
I think this description was missing the basic understanding of running time which can be mastered using big o notation.
* Update index.md
* Update index.md
* Update index.md 
						
						
					 
					
						2018-11-05 21:15:26 -05:00 
						 
				 
			
				
					
						
							
							
								Mlbchamp2 
							
						 
					 
					
						
						
							
						
						51e4fa94a8 
					 
					
						
						
							
							Added the text "The domain of y=e^x..." ( #20980 )  
						
						
						
						
					 
					
						2018-11-05 20:38:43 -05:00 
						 
				 
			
				
					
						
							
							
								Rasheed Bustamam 
							
						 
					 
					
						
						
							
						
						88bf0150f4 
					 
					
						
						
							
							add more detail to SVG paths ( #20974 )  
						
						
						
						
					 
					
						2018-11-05 20:34:23 -05:00 
						 
				 
			
				
					
						
							
							
								Kevin Collins 
							
						 
					 
					
						
						
							
						
						3f6efeef00 
					 
					
						
						
							
							Clarified behavior of reduce() and the initialValue argument. ( #21000 )  
						
						
						
						
					 
					
						2018-11-06 00:30:25 +00:00 
						 
				 
			
				
					
						
							
							
								absentMindedDeveloper 
							
						 
					 
					
						
						
							
						
						7530f98750 
					 
					
						
						
							
							Numbers within strings ( #20969 )  
						
						... 
						
						
						
						* Numbers within strings
Added a short entry on how numbers function inside of strings as well as how to convert a number inside of a string into a number which you can perform operations on in a normal fashion.
* Change a string in the example to a number 
						
						
					 
					
						2018-11-06 06:03:52 +07:00 
						 
				 
			
				
					
						
							
							
								Rasheed Bustamam 
							
						 
					 
					
						
						
							
						
						857628fa23 
					 
					
						
						
							
							Make redux actions a bit more clear ( #20907 )  
						
						... 
						
						
						
						Also add a few paragraphs about action creators, a common pattern in redux apps 
						
						
					 
					
						2018-11-06 06:02:30 +07:00 
						 
				 
			
				
					
						
							
							
								Jeffrey Bullock 
							
						 
					 
					
						
						
							
						
						a84ad1f96f 
					 
					
						
						
							
							Updated freeCodeCamp contribution link ( #21137 )  
						
						
						
						
					 
					
						2018-11-06 06:00:45 +07:00 
						 
				 
			
				
					
						
							
							
								kViking 
							
						 
					 
					
						
						
							
						
						f6e71ede55 
					 
					
						
						
							
							Add new formatting example ( #20937 )  
						
						... 
						
						
						
						Illustrates common multiple line formatting for chained ternary operators 
						
						
					 
					
						2018-11-06 05:46:18 +07:00 
						 
				 
			
				
					
						
							
							
								Pedro 
							
						 
					 
					
						
						
							
						
						ba6458bcce 
					 
					
						
						
							
							add the text "Hewllet Packard Ent" to article ( #21075 )  
						
						... 
						
						
						
						* add the text "Hewllet Packard Ent" to article
also add the this video too: "https://www.youtube.com/watch?v=jlwGcgFfcnU "
* Update index.md 
						
						
					 
					
						2018-11-05 16:24:00 -05:00 
						 
				 
			
				
					
						
							
							
								mail-liam 
							
						 
					 
					
						
						
							
						
						7f4b440f64 
					 
					
						
						
							
							Fix typo in test. Colors -> classes ( #21108 )  
						
						
						
						
					 
					
						2018-11-05 16:23:01 -05:00 
						 
				 
			
				
					
						
							
							
								13636592 
							
						 
					 
					
						
						
							
						
						4c059aef35 
					 
					
						
						
							
							Add REST API Guide ( #21103 )  
						
						... 
						
						
						
						* Add REST API Guide
* Update index.md 
						
						
					 
					
						2018-11-05 16:01:39 -05:00 
						 
				 
			
				
					
						
							
							
								Preankhan Gowrypalan 
							
						 
					 
					
						
						
							
						
						4cb42e0d8f 
					 
					
						
						
							
							Grammar ( #21127 )  
						
						... 
						
						
						
						* Grammar
Removed unnecessary use of 'undemand' in a sentence.
* Update index.md 
						
						
					 
					
						2018-11-05 15:53:43 -05:00 
						 
				 
			
				
					
						
							
							
								DiggyShants 
							
						 
					 
					
						
						
							
						
						f360553083 
					 
					
						
						
							
							added a space between . and word ( #21027 )  
						
						... 
						
						
						
						* added a space between . and word
In the text, there was no space where needed. I added the space.
* basic editing
* Update index.md
Was failing the build CI test:
Error: 
  The article at: /home/travis/build/freeCodeCamp/freeCodeCamp/guide/english/3d/blender/index.md is missing frontmatter.
  Example:
  ---
  title: The Article Title
  localeTitle: The Translated Title # Only required for translations
  ---
  < The Article Body > 
						
						
					 
					
						2018-11-05 15:50:07 -05:00 
						 
				 
			
				
					
						
							
							
								barrettfett 
							
						 
					 
					
						
						
							
						
						e9f1f3e19c 
					 
					
						
						
							
							Basic info on pointer-events property ( #21110 )  
						
						... 
						
						
						
						* Basic info on pointer-events property
Property, possible values and link to more information
* Update index.md
* Update index.md 
						
						
					 
					
						2018-11-05 15:49:14 -05:00 
						 
				 
			
				
					
						
							
							
								absentMindedDeveloper 
							
						 
					 
					
						
						
							
						
						6d0f7697bc 
					 
					
						
						
							
							Pi not being infinite ( #21118 )  
						
						... 
						
						
						
						Added note on how pi is irrational but not infinite. 
						
						
					 
					
						2018-11-05 15:43:02 -05:00 
						 
				 
			
				
					
						
							
							
								svpham29 
							
						 
					 
					
						
						
							
						
						4bc4b5e668 
					 
					
						
						
							
							Added link to article ( #21107 )  
						
						... 
						
						
						
						Italicized book title + included ISBN number 
						
						
					 
					
						2018-11-05 15:40:11 -05:00 
						 
				 
			
				
					
						
							
							
								Tim Sullivan 
							
						 
					 
					
						
						
							
						
						9d5b394dd7 
					 
					
						
						
							
							Fixed formatting and added website ( #21122 )  
						
						... 
						
						
						
						Automate the Boring Stuff with Python and Python Crash Course did not match the title formatting of the other books. I changed them to match and added the website for ATBS. 
						
						
					 
					
						2018-11-05 15:37:17 -05:00 
						 
				 
			
				
					
						
							
							
								Shane 
							
						 
					 
					
						
						
							
						
						3fa2615836 
					 
					
						
						
							
							add swift ( #21119 )  
						
						... 
						
						
						
						Swift is very useful now and I think we should put swift there instead of etc. 
						
						
					 
					
						2018-11-05 15:24:47 -05:00 
						 
				 
			
				
					
						
							
							
								Blaise Sebagabo 
							
						 
					 
					
						
						
							
						
						11e1ef85c5 
					 
					
						
						
							
							Added a script example ( #21124 )  
						
						... 
						
						
						
						This script will display the user's name 
						
						
					 
					
						2018-11-05 15:16:55 -05:00 
						 
				 
			
				
					
						
							
							
								llamousse 
							
						 
					 
					
						
						
							
						
						9e6621edf5 
					 
					
						
						
							
							Fixed grammar and sentence structure in "Introduction" ( #20919 )  
						
						... 
						
						
						
						* Fixed grammar and sentence structure in "Introduction"
* Update how-to-catch-outgoing-emails-locally.md
https://www.quora.com/Is-it-an-user-or-a-user  
						
						
					 
					
						2018-11-05 15:05:58 -05:00 
						 
				 
			
				
					
						
							
							
								trbst 
							
						 
					 
					
						
						
							
						
						68d264a354 
					 
					
						
						
							
							Removed btn-default. added btn-secondary ( #34224 )  
						
						... 
						
						
						
						btn-default class has been renamed to btn-secondary in 4.0 verson and is no longer used. 
						
						
					 
					
						2018-11-05 19:24:21 +00:00 
						 
				 
			
				
					
						
							
							
								Dennis Wolfers 
							
						 
					 
					
						
						
							
						
						9c44af828d 
					 
					
						
						
							
							added missing word 'like' to the Instructions ( #34215 )  
						
						
						
						
					 
					
						2018-11-05 19:20:22 +00:00 
						 
				 
			
				
					
						
							
							
								Anil Basdeo 
							
						 
					 
					
						
						
							
						
						1d8a19e78b 
					 
					
						
						
							
							Removed comma from D3 guide ( #33934 )  
						
						
						
						
					 
					
						2018-11-05 19:20:06 +00:00 
						 
				 
			
				
					
						
							
							
								Grigory 
							
						 
					 
					
						
						
							
						
						31b0d82547 
					 
					
						
						
							
							index.md ( #24984 )  
						
						... 
						
						
						
						Translation redone. 
						
						
					 
					
						2018-11-05 22:03:22 +04:00 
						 
				 
			
				
					
						
							
							
								Grigory 
							
						 
					 
					
						
						
							
						
						ce73ea9c15 
					 
					
						
						
							
							index.md ( #24973 )  
						
						... 
						
						
						
						Loops translated. Added 'Accessing current index in loops' translation. 
						
						
					 
					
						2018-11-05 22:02:54 +04:00 
						 
				 
			
				
					
						
							
							
								arsts 
							
						 
					 
					
						
						
							
						
						23c5c1baf4 
					 
					
						
						
							
							Markdown corrections, Russian translation and more ( #24803 )  
						
						... 
						
						
						
						1. Fixed markdown for proper render of code examples.
2. Added missing translation.
3. Translated comments.
4. Turned bits of code back english ( like function() instead of функция() ).
5. Fixed page styling structure. 
						
						
					 
					
						2018-11-05 22:01:34 +04:00 
						 
				 
			
				
					
						
							
							
								Himanshu Bag 
							
						 
					 
					
						
						
							
						
						d7bb602130 
					 
					
						
						
							
							recursion ( #19903 )  
						
						... 
						
						
						
						* recursion
i believe that once we know function we should introduce a little bit of recursion techniques which nothing but an advancement of function.
* fixed formatting, grammar, removed unnecessary words/sentences 
						
						
					 
					
						2018-11-05 13:00:28 -05:00 
						 
				 
			
				
					
						
							
							
								The Coding Aviator 
							
						 
					 
					
						
						
							
						
						f4ff1d961d 
					 
					
						
						
							
							Corrected wording in es6 challenge ( #19946 )  
						
						... 
						
						
						
						* Update compare-scopes-of-the-var-and-let-keywords.english.md
* Updated line
Co-Authored-By: thecodingaviator <34807532+thecodingaviator@users.noreply.github.com >
* Format the document 
						
						
					 
					
						2018-11-05 12:58:36 -05:00 
						 
				 
			
				
					
						
							
							
								Vorkonolic 
							
						 
					 
					
						
						
							
						
						b149191f80 
					 
					
						
						
							
							changes ( #24743 )  
						
						... 
						
						
						
						Changes in translations. It sounds better in Russian so. 
						
						
					 
					
						2018-11-05 21:57:29 +04:00 
						 
				 
			
				
					
						
							
							
								ronandev 
							
						 
					 
					
						
						
							
						
						315f67f60b 
					 
					
						
						
							
							Added more examples of "tech" occupations ( #20993 )  
						
						
						
						
					 
					
						2018-11-05 12:52:46 -05:00 
						 
				 
			
				
					
						
							
							
								Arsalaan Javed 
							
						 
					 
					
						
						
							
						
						40ff61baef 
					 
					
						
						
							
							Adding some detailed information ( #21062 )  
						
						... 
						
						
						
						* Adding some detailed information
* minor corrections 
						
						
					 
					
						2018-11-05 12:51:40 -05:00 
						 
				 
			
				
					
						
							
							
								kcrabtree 
							
						 
					 
					
						
						
							
						
						dba0b64798 
					 
					
						
						
							
							Improved wording and added resources section ( #21084 )  
						
						... 
						
						
						
						* Improved wording and added resources section
A minor typo/spelling error was also corrected
* markdownize link
make a list out of `featured packages` 
						
						
					 
					
						2018-11-05 12:50:19 -05:00 
						 
				 
			
				
					
						
							
							
								Arsalaan Javed 
							
						 
					 
					
						
						
							
						
						ff781763ca 
					 
					
						
						
							
							IaaS added ( #21121 )  
						
						
						
						
					 
					
						2018-11-05 12:46:45 -05:00 
						 
				 
			
				
					
						
							
							
								Martin Jham 
							
						 
					 
					
						
						
							
						
						7530f3dbfc 
					 
					
						
						
							
							add folder react-hooks and add file index.md ( #33123 )  
						
						... 
						
						
						
						* add folder react-hooks and add file index.md 
introduction of react hooks
* Update index.md 
						
						
					 
					
						2018-11-05 12:43:42 -05:00 
						 
				 
			
				
					
						
							
							
								Kyrylo Anisimov 
							
						 
					 
					
						
						
							
						
						f55b1c6146 
					 
					
						
						
							
							Fix the Russian title ( #24739 )  
						
						... 
						
						
						
						Change the title from "Доступ к объектам с переменными" to "Доступ к свойствам объектов с переменными" 
						
						
					 
					
						2018-11-05 21:39:04 +04:00 
						 
				 
			
				
					
						
							
							
								Kyrylo Anisimov 
							
						 
					 
					
						
						
							
						
						ad8e8cb1a1 
					 
					
						
						
							
							Fix translate of js add article into Russian ( #24732 )  
						
						... 
						
						
						
						Change the words "Добавить два номера" to "Сложить два числа"
Add the preposition "в"
Change the word "добавления" to "сложения" 
						
						
					 
					
						2018-11-05 21:37:34 +04:00 
						 
				 
			
				
					
						
							
							
								Kyrylo Anisimov 
							
						 
					 
					
						
						
							
						
						6a30c175d3 
					 
					
						
						
							
							fix translation of Counting Cards into Russian ( #24721 )  
						
						... 
						
						
						
						Change the words "Счетные карточки" to "Считаем карты"
Add the preposition "в" 
						
						
					 
					
						2018-11-05 21:36:16 +04:00 
						 
				 
			
				
					
						
							
							
								Adeksi 
							
						 
					 
					
						
						
							
						
						64fc066a39 
					 
					
						
						
							
							Translated whole article ( #24719 )  
						
						... 
						
						
						
						Translated article in russian. Change some decoration 
						
						
					 
					
						2018-11-05 21:35:33 +04:00 
						 
				 
			
				
					
						
							
							
								Kyrylo Anisimov 
							
						 
					 
					
						
						
							
						
						6995185f92 
					 
					
						
						
							
							Resolve Russian translation issue ( #24708 )  
						
						... 
						
						
						
						Change the word "подразделением" to "делением" 
						
						
					 
					
						2018-11-05 21:34:34 +04:00 
						 
				 
			
				
					
						
							
							
								Kyrylo Anisimov 
							
						 
					 
					
						
						
							
						
						0045893abf 
					 
					
						
						
							
							Update index.md ( #24685 )  
						
						... 
						
						
						
						Change the words "булевой алгебры" to "булева алгебра" 
						
						
					 
					
						2018-11-05 21:33:52 +04:00 
						 
				 
			
				
					
						
							
							
								Adeksi 
							
						 
					 
					
						
						
							
						
						405909d510 
					 
					
						
						
							
							Add image ( #24690 )  
						
						... 
						
						
						
						Add link to information on russian
Change image link 
						
						
					 
					
						2018-11-05 21:33:21 +04:00 
						 
				 
			
				
					
						
							
							
								Mike Firsov 
							
						 
					 
					
						
						
							
						
						60d5741b57 
					 
					
						
						
							
							Improved Russian translation ( #22362 )  
						
						... 
						
						
						
						* Clearer descriptions
* Update index.md
* Update index.md 
						
						
					 
					
						2018-11-05 21:32:34 +04:00 
						 
				 
			
				
					
						
							
							
								Anton Boyko 
							
						 
					 
					
						
						
							
						
						71e672ee7d 
					 
					
						
						
							
							Fixed several translations mistake. ( #21606 )  
						
						
						
						
					 
					
						2018-11-05 21:32:01 +04:00 
						 
				 
			
				
					
						
							
							
								Alexander Cvetkov 
							
						 
					 
					
						
						
							
						
						982799a97b 
					 
					
						
						
							
							oracle jdk install in archlinux ( #21697 )  
						
						
						
						
					 
					
						2018-11-05 21:30:37 +04:00 
						 
				 
			
				
					
						
							
							
								Valeriy 
							
						 
					 
					
						
						
							
						
						24c1110a87 
					 
					
						
						
							
							fix(curriculum): fix solution ( #34220 )  
						
						
						
						
					 
					
						2018-11-05 08:09:44 -08:00 
						 
				 
			
				
					
						
							
							
								Amoo Olusola Simeon 
							
						 
					 
					
						
						
							
						
						2f99c56ba2 
					 
					
						
						
							
							Added a new resource link. ( #21112 )  
						
						... 
						
						
						
						Added  a new resource link for more details about css variables. 
						
						
					 
					
						2018-11-05 09:24:00 -06:00 
						 
				 
			
				
					
						
							
							
								Arsalaan Javed 
							
						 
					 
					
						
						
							
						
						49a69fb175 
					 
					
						
						
							
							PaaS added ( #21111 )  
						
						
						
						
					 
					
						2018-11-05 09:21:52 -06:00 
						 
				 
			
				
					
						
							
							
								Isaac Estes-Jones 
							
						 
					 
					
						
						
							
						
						ccab608846 
					 
					
						
						
							
							clarify grammar in Linux section ( #20908 )  
						
						... 
						
						
						
						Made grammar more clear and readable 
						
						
					 
					
						2018-11-05 08:21:02 -07:00 
						 
				 
			
				
					
						
							
							
								Micky 
							
						 
					 
					
						
						
							
						
						9b60f6805f 
					 
					
						
						
							
							Added a quote and talked about satoshi ( #20904 )  
						
						... 
						
						
						
						* Added a quote and talked about satoshi
* updated 
						
						
					 
					
						2018-11-05 08:20:07 -07:00