Commit Graph

1273 Commits

Author SHA1 Message Date
Nicola Iacovelli
0d762bda39 Improved introduction of getter and setter (#22337)
Mentioned the principle of data encapsulation
2018-11-12 18:07:16 -05:00
BP
54b41a3cd0 Added WebAIM for a color contrast checker. (#21376) 2018-11-12 15:55:15 -07:00
Vishal Kichloo
958c086a8e Added the disadvantage of the array. (#21379) 2018-11-12 15:33:42 -07:00
FooVoo
2eb506f7da Grammatical changes (#21775)
* Update index.md

Fix: corrections in the sentence structure

* some changes
2018-11-12 09:46:13 -08:00
Anton Boyko
7efc986ce4 Fixed several translations mistake. (#21792) 2018-11-12 21:28:47 +04:00
fuserMRX
9cb1cf6663 extend bash-cd and add fixes (#21823) 2018-11-12 21:01:51 +04:00
fuserMRX
87bbeb9069 Extend bash-ls and add fixes (#21835) 2018-11-12 21:00:30 +04:00
Rachita Bhagchandani
d5b0e0dba9 Added content on Go Structs (#21425) 2018-11-12 07:55:35 -08:00
Prashant Chand
e1ae1bdd09 add details for "Heap Sort" (#21420) 2018-11-12 07:54:52 -08:00
Siddhartha Anand
8d8dff86f3 Improve grammar for this README.md (#21419)
Clarify and add more detail to the steps of doing Jump Search.
2018-11-12 07:52:49 -08:00
Izwan Rusli
bc896c92ea Adding sentence "The '<br>' tag is an empty tag which means that it h… (#21303)
* Adding sentence "The '<br>' tag is an empty tag which means that it has no closing tag."

* Format the text properly
2018-11-12 07:36:27 -08:00
Tansica Sun
43f4cd0224 Updated code to reflect Bootstrap 4.1 (#21369) 2018-11-12 06:53:10 -08:00
EmeraldEntities
39e936bbaa Changed the text information and grammar (#21360) 2018-11-12 20:45:05 +09:00
Abdul Ghaffar
711d77dddf add babel link to 'Quick JavaScript' (#21343) 2018-11-12 20:22:36 +09:00
George-Cristian Tudoran
458b861380 Added class constants (#21662)
* Added class constants

* fix(guide): typos
2018-11-12 10:55:12 +00:00
Pranav Anbarasu
34abc69709 Added more pros and cons and fixed grammar
Added more pros and cons and fixed grammar
2018-11-12 19:43:05 +09:00
philip1077
b114283c1e Added examples for slope and one point. Made easier to understand. (#21339) 2018-11-12 19:26:24 +09:00
Lauren Van Sloun
04d8e46012 Updated text formatting and inconsistencies for files in basic-html-and-html5 challenges (#19921) 2018-11-12 19:23:12 +09:00
Tammy Lee
028c791fa6 Added how to prove statements 2018-11-12 19:14:11 +09:00
lau626
a2ed0103ec Unwanted underscores in search result and incorrect URL - fixing #24573 (#28441)
* fixing #24573

fixing #24573 - Guide: Let and Const - Unwanted underscores in search result and incorrect URL

- changed underscore to hyphen, same problem was also happening with arrow_functions

https://github.com/freeCodeCamp/freeCodeCamp/issues/24573

* fix: added 3 backticks for code sections
2018-11-11 23:47:08 -08:00
Nemanja Jeremic
aa050465e9 Corrected minor code errors (#34260) 2018-11-12 12:42:31 +05:30
Jonathan Otano
8d6f59dcce fixed grammar and typos (#25135) 2018-11-12 08:05:08 +05:30
kViking
dc8049df43 Minor typo fix (#23059) 2018-11-12 07:55:32 +05:30
Santino Valenzuela
ad5062d3ea Fixes several typos. (#22998) 2018-11-12 07:53:27 +05:30
Sigurd Morsby
eaca7dbcd7 Added info about destructuring the Blog component (#22981)
Added info about destructuring by using the Blog component as an example.

Also fixed a simple typo.
2018-11-12 07:50:05 +05:30
Danny Kirschner
9078a50a70 fix: adding formatting and more info on truthy (#21158)
Adding markdown formatting for sections and more information on truthy. Also attempting to mirror how the falsy article is organized.

Moving the conditional example from the bottom to the top of the file.
2018-11-11 19:11:27 -05:00
awais305
86a0bad31f Added ILIKE part. (#21705) 2018-11-11 23:42:52 +00:00
Erdem Efe Erol
cc8d0cae92 Added the section "Drop Caps" (#21665)
Added a new section called "Drop Caps"
2018-11-11 23:20:13 +00:00
fuserMRX
2fb4a6199e Extend bash-mv and add fixes (#21841) 2018-11-11 22:36:59 +04:00
Zaur Bairamau
ce31d9fae8 correct translation (#21538) 2018-11-11 19:00:03 +04:00
Anton Boyko
fbe428e787 Fixed several mistake of naming translations. (#21532) 2018-11-11 18:54:19 +04:00
Evan Farmer
231dad3c28 Changed wording of index.md (#21338) 2018-11-11 21:40:32 +07:00
Dikshant Bali
dc9b371317 index.md (#24553)
* Update index.md

* removed redundant text made by contributor
2018-11-11 00:07:55 -08:00
Santino Valenzuela
1e958cebef Fixes a couple of typos (#22991)
Changed "existance" to "existence".  And added space between "application," and "typically".
2018-11-11 13:24:28 +05:30
phatbhoy67
2c53968ba3 Update index.md (#22655)
Added a comma for readability.
Added some trailing spaces to create new lines.
Fixed typo in url which wasn't working.
2018-11-11 13:22:57 +05:30
katiepillar6
640e1298b8 spaces and extra word (#21706)
Added spaces between sentences in first paragraph and removed an additional the in line 208
2018-11-11 00:25:37 -05:00
jgowman
cfc7dd09ca Grammar changes (#21509)
Grammar changes

Changes to some of the grammar in the description
2018-11-11 12:15:33 +07:00
Jason Antwi-Appah
409086d600 Added more details on different distros (#21451)
Added details on distros that appeal to certain niches, like AVLinux, and distros with different GUIs/window managers.
2018-11-11 10:28:08 +07:00
Elias Hjelm
c07bfe0848 Fixed typos and whitespace in jQuery selectors (#22053)
On line 8: "an function" changed to "a function"
On line 83 & 84: "on the dom" changed to "in the dom"
On line 89 & 97: removed whitespace in jQuery selectors
2018-11-11 08:21:22 +05:30
Nishant Mishra
079bd5629c Update index.md (#21555) 2018-11-11 09:49:33 +07:00
samsvo
5917b2315e Changed subjective "better than" wording (#21548) 2018-11-11 09:36:36 +07:00
Takachou
2efe0116b5 Added new transition duration (#21427)
Added new transition

Added transition duration to the code and indention to the code.
2018-11-11 09:19:53 +07:00
Rachita Bhagchandani
eb4c305722 Added augumented trees in binary trees guide (#21530) 2018-11-10 22:10:29 +00:00
Prashanth Thiagarajan
f0640891a6 Minor typo in index.md (#21529) 2018-11-10 22:03:00 +00:00
factotumMeister
79e96d0c7b fixed examples (#21527)
made changes to examples to be more javascript standard
2018-11-10 21:57:52 +00:00
RBenBeach
f89a138484 removed stray hyphen (#21522) 2018-11-10 21:46:37 +00:00
Anandu B Ajith
5d6628dd1a fix formatting , add expansions (#21521) 2018-11-10 21:43:25 +00:00
Takachou
3dfcd0c256 Updated with figma latest capabilities (#21519)
- added prototyping 
- added figma library 
- added code export
2018-11-10 21:39:55 +00:00
Aman Kumar
519f08da03 Introduced Geometric progression (#21517)
* Introduced Geometric progression

* Fixed some typos and added geometric mean

* fixed some more typos

* Added Design Patterns book

* added design pattern books
2018-11-10 21:35:24 +00:00
rdfriesen
4e22e660dc typo fix (#21171)
* typo fix

* Update index.md
2018-11-10 15:04:53 -05:00