Commit Graph

1251 Commits

Author SHA1 Message Date
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
Santino Valenzuela
6ab703ea99 Fixes typo under "What does this button do" (#22928)
Fixes typo under "What does this button do" heading from "kinda" to "kind of".
2018-11-10 23:21:44 +05:30
Abdul Ghaffar
849277da75 add javaScript resource (#21277)
added 'learn X in Y minutes (X = JavaScript)' link.
2018-11-10 08:55:25 -07:00
TheRealSpartacus
009b2e6cd8 Adding content to article (#21484)
Saw this article was empty, decided to fill it
2018-11-10 08:47:01 -06:00
vgupta3
3f795e4e6d Fixed the code block for food table display (#21474)
Added a code block end quote after the food table so that the company table is displayed in a separate code block.
2018-11-10 07:50:03 -06:00
Brian
dbc6c05166 Add example for ## A word on 'scope' (#21447) 2018-11-10 13:02:05 +00:00
CubeSky
1492e4d09d Fixed formating and partialy translated to portuguese (#20811) 2018-11-10 12:14:59 +01:00
vgupta3
70fc1ac009 Fixed the binary search equation by changing the 2x to 2^x (#21389)
Fixed the binary search equation by changing the 2x to 2^x

If we divide N by 2 x times it is supposed to be N/2^x not N/2x
2018-11-10 14:48:35 +07:00
Evan Farmer
d6bf654355 Changed wording, clarified language index.md (#21426) 2018-11-10 14:46:54 +07:00
vgupta3
7b29cd7f36 Fixed the code block for student table display (#21437)
Added a code block end quote after the student table so that the student-contact-info sql command is properly displayed in a code block.
2018-11-10 14:34:53 +07:00
Mike-Git-Hub
4b2a09efb1 add text "The absolute value of a quantity x is denoted by |x| (the quantity is enclosed between two vertical bars)." (#21402)
add text "The absolute value of a quantity x is denoted by |x| (the quantity is enclosed between two vertical bars)."
2018-11-10 13:51:05 +07:00
ayra-jafri
7dc9394cc9 Added some more resources (all free) to the list (#21232)
* Added some more resources (all free) to the list

* Updated the index.md and removed a few links

Specifically removed the Java2s book link, and the Java Freeware link. Also changed the link for the Helsinki MOOC to https.
2018-11-10 13:23:45 +07:00
Jacky Lui
d260f82df1 Adding Full Stack Development Heading + book (#34218)
* Adding Full Stack Development Heading + book

* fixed changes relating to asterix and link

I added the [Amazon Smile] to the link, although I'm not sure what it does

* Update index.md
2018-11-10 10:36:03 +05:30
Alexander Molnar
bcd9f41e2d Fixed errors, added content (#34278)
Errors fixed, and added a few other minor points to clarify things, some examples, and more rules for differentiation. Also removed hot-linked images since it is sometimes frowned upon (people should not frown upon FCC!) and some don't work anymore.
2018-11-10 10:32:16 +05:30
trbst
fc4a95bfc6 Fixed markdown and examples (#34245)
* Fixed markdown and examples

* Fixed markdown in starting section and 'Header and Footer' section
* Fixed example code structure in starting section and 'Header and Footer' section

* Add correct syntax
2018-11-10 10:31:57 +05:30
AlexandreLeFou
5f03e0f036 Added a solution/fixed stub :) (#34251)
* Added a solution/fixed stub :)

I have added for the most known browser what keyboard combinations/shortcuts you can use in order to open up from Web dev tools the console and run the same code as we do in FCC camp!

Certifications/JavaScript Algorithms and Data Structures/Debugging/Understanding the Differences Between the Freecodecamp and Browser Console

* Deleted a link provided

I have previously provided a link upon which I have added the Macintosh shortcuts. 
I have deleted all the Mac set of keybords as I can't check them in my pc and it is considered plagiarism

* Fixed text 

added more instructions

* Added solution

updated with solution and JS code for solution+as well as hint

* deleted white space in solution

* added frontmatter

fixed Travis problem

* Update index.md
2018-11-10 10:30:30 +05:30
EmeraldEntities
efdb543d76 Fixed grammatical issues and updated the text (#21329) 2018-11-10 12:08:41 +09:00
ayra-jafri
0e263c6a9c Added a few books to the list and reformatted some links (#21320) 2018-11-10 11:55:43 +09:00
Tansica Sun
9c77565661 Recommended Jon Duckett's books for beginners (#21316) 2018-11-10 11:55:29 +09:00
RBenBeach
29c7800008 Corrected typos, punctuation, and spacing issues (#21508) 2018-11-10 07:01:12 +05:30
Jonathan Otano
56da36c236 fixed typo (#25144) 2018-11-10 06:51:10 +05:30
Piyush Bajaj
d8ad84a387 Update index.md (#25099) 2018-11-10 06:25:25 +05:30
Muhammed Kilig
cad39ca159 Added link to Gimp Website for alt download at bottom (#21154) 2018-11-09 19:19:42 -05:00