Commit Graph

425 Commits (75d856fa26485d4f7a130397c3acaf8516bad156)

Author SHA1 Message Date
Resurreccion 89681f23a7 minor grammar fix (#28100) 2018-10-24 21:43:17 +01:00
haftav 41e7242c16 Grammar fix (#28149) 2018-10-24 21:35:51 +01:00
Michael Wright 80351b2c92 Major Tidy Up of Page (#27247)
* Edited all links into Markdown format so they conform to Style Guidelines.
* Organized categories into a more logical order and edited names if needed.
* Removed/updated dead links.
* Moved un-categorized links into categories and others into correct category.
* Removed links from Books category that only led to a purchase page.
2018-10-25 00:20:52 +05:30
Matheus Gonçalves da Silva 9c6cbc5732 Adjust translation to spread-syntax on portuguese (#19909)
Adjusted some of the translations on spread-syntax on portuguese, they were missleading
2018-10-24 13:22:18 -03:00
Diogo Teixeira ccb6a8cc1b Update some auto-translations, better read in Portuguese (#20285) 2018-10-24 11:59:43 -03:00
Filipe Carvalho 931074740e Improving grammar issues + Agile Manifesto link (#20166)
Some grammar has been changed to better understanding from native Brazilian Portuguese speaker.

Adding the translated link to the Agile Manifesto to the "Mais Informações" section.
2018-10-24 11:52:58 -03:00
Weslley Nascimento Rocha bdada1521c Normalizing React Native as a product name in portuguese (#20040)
React Native doesn't change the name in portuguese
2018-10-24 11:51:27 -03:00
Filipe Carvalho 134857153c Fixing translation issue on "funtions" (#20005)
Fixing translation issues on "funtions" (accordingly to Brazilian Portuguese).
2018-10-24 11:47:53 -03:00
Filipe Carvalho cbc008314e Fixing translation issues on index.md (#19993)
Fixing some translations issues (It's Brazilian Portuguese that has been used here).
2018-10-24 11:44:08 -03:00
Matheus Gonçalves da Silva a794645084 Update portuguese translation on typeof (#19918)
Update portuguese translation on typeof
2018-10-24 11:42:47 -03:00
Matheus Gonçalves da Silva 926c2ec290 Translate Async/await to portuguese (#19793)
Translated the async/await section to portuguese, some english terms were kept because translating them don't make sense in portuguese.
2018-10-24 11:29:50 -03:00
uigc 0df8cee728 Spelling fix (#27899)
"fictious" to "fictitious"
"handled off" to "handed off"
2018-10-24 17:40:52 +04:00
Joe 3796483b65 shutdown (#24654)
* shutdown

added an explanation for the shutdown command

* corrected file folder and filename
2018-10-24 14:08:36 +02:00
Shriya-Ramakrishnan 793621594a added a resource (#26748)
* added a resource

* Added formatting to Resource
2018-10-24 15:59:03 +05:30
Manish Giri 164f165fca fix(guide): Fix incorrect code in Java Strings (#27399)
Using `==` to compare String objects checks references to the two objects, and in this case, those two references point to the same string object created **in the String Pool**. Hence this returns `true`, and not `false`, as is incorrectly stated in the guide.

Also fixed formatting.
2018-10-24 15:58:32 +05:30
Adrian Skar 816036dba6 [Guide] Basic JS: parseInt using radix. Replace stub with guide (#22456)
Guide for [Basic JavaScript: Use the parseInt Function with a Radix](https://learn.freecodecamp.org/javascript-algorithms-and-data-structures/basic-javascript/use-the-parseint-function-with-a-radix)
2018-10-24 14:10:49 +05:30
Nico Alvarez 49526d9a44 Expanded explanation (#19867) 2018-10-24 15:55:27 +09:00
Logan 3514d404f4 index.md cleanup (#24804)
Just cleaning up (removing) an extra bullet from the "Where to learn R for free" section
2018-10-23 23:58:52 -06:00
George Kampolis 36472d25fc Fixed minor typo. (#24277)
Just a minor "typo" I noticed the other day and thought I'd just spend a minute to propose a correction. The singular sounds better to me, since the aim of the guide is the installation (not installation*s*) of R.

Just my two cents :)
2018-10-23 23:58:30 -06:00
HARISH KUMAR TIWARI c37e508407 Udemy Free Tutorial Added for R (#24098) 2018-10-23 23:55:58 -06:00
mcnorton05 d388d7f7ef Added "shutdown -r" as common command (#21070) 2018-10-23 23:48:13 -06:00
Steven M Peterson 36a64de3e0 Small grammatical error (#21001)
Capitalized the "R" in ruby on line 44
2018-10-23 23:45:34 -06:00
fkneist 8f285d0792 add e-book `Mastering Software Development in R` (#20750) 2018-10-23 23:44:57 -06:00
Lucas Dias de Miranda 3600b1f7a2 Add text "$ ionic serve" to article (#19850) 2018-10-24 14:02:12 +09:00
Sylvain Petit 98da3b3c4f Added F# (#26791)
It's just a stub and need to be expanded but I guess F# is one of the few language that was inexistant in the platform for now.
2018-10-23 23:00:10 -06:00
Doug Belcher a2134bfb80 Changed "parts" to "parties" (#26317)
This paragraph originally used "...parts...", however a following graph used "...third party...", this change synchronized them.
2018-10-24 13:28:50 +09:00
LadyTano acf001941a Fixed Class Names (#26547) 2018-10-24 13:28:30 +09:00
LadyTano bf171cc7a2 Typo (#26557) 2018-10-24 13:27:08 +09:00
Chirag Swadia 97ad082825 Fixed Typo (#25530) 2018-10-24 09:38:54 +05:30
Krishna Vishwakarma a852db3206 Add 'Sass variables,nesting and mixins' (#26833) 2018-10-23 23:27:08 -04:00
Elephant 0a40038272 Added text "touch -am file3" to the article (#26841) 2018-10-23 23:06:51 -04:00
hcapati d880002faf Delete repeat (#24950)
There is a repeat. Lines 13-15 are the same as lines 33-35. Deleted 33-35
2018-10-24 08:24:36 +05:30
Mahmud031 5986d9fb66 Added selection-sort for MATLAB. (#26856) 2018-10-23 22:28:20 -04:00
Derek Johnson 8b85713ca3 Fix(guide): Include link to Angular Material 2018-10-23 22:16:36 -04:00
Jeremy 66d1a41aff Fix(guide): fix grammar issues 2018-10-23 22:00:59 -04:00
Gregory Gubarev 93e53a66b4 Responsive Web Design: Added hint to Change a Variable for a Specific… (#19601)
* Responsive Web Design: Added hint to Change a Variable for a Specific Area

Added hint to Change a Variable for a Specific Area (https://guide.freecodecamp.org/certifications/responsive-web-design/basic-css/change-a-variable-for-a-specific-area)

* Added correct solution
2018-10-23 18:41:31 -05:00
joaquin fox 84afac12d7 grammatical edits for readability. (#19844) 2018-10-23 17:30:51 -05:00
tattoodgeek df42e78c13 updated noting lower full write limit (#19841) 2018-10-23 17:09:40 -05:00
chingchinglcc 4af041973f adds detail (#26661) 2018-10-23 18:01:13 -04:00
sjanasek d87514cf99 Get Programming with Haksell (#19835)
* Get Programming with Haksell

added another recommendation "Get Programming with Haksell" by Will Kurt.

* corrected spelling mistake

sorry! was a typo!
2018-10-23 16:59:41 -05:00
vithoang 55e7827875 changed typo "s blue" to "a blue" (#19839) 2018-10-23 15:02:04 -06:00
tattoodgeek 95e8df6c47 added pwd command (#19907) 2018-10-23 14:37:14 -06:00
Jakub Michalak a740f04bf4 Update security/vpn/index.md (#25594) 2018-10-24 01:28:43 +05:30
Marcia da Silva 9b57a1b9f4 Update portuguese guide react-props-state file (#26113)
Fixed translation errors and modified some expressions to better understanding in portuguese-br language.
2018-10-23 15:36:51 -04:00
Luiza be0c885e31 [portuguese] [hibernate] Unecessary translation for Hibernate (#26283)
The title, hibernate,  has been translated to portuguese. That is not
correct. Fixed by changing the title
2018-10-23 15:34:55 -04:00
Sean 3f51a33e1b Fixed formatting for SQL RIGHT JOIN (Portuguese) (#26327)
Corrected to use consistent formatting and translated a line from English to Portuguese.
2018-10-23 15:33:01 -04:00
Neethan eb2fd8f06a Added additional website under Unix ls (#25672) 2018-10-23 15:10:58 -04:00
Sergei Mellow 3d694d7ffd added missing closing tag for code snippet (#25673) 2018-10-23 15:09:26 -04:00
Naaani b8654ccba4 Translating some comments into Spanish (#25658) 2018-10-23 15:06:55 -04:00
Dauli Pamale Alexis Ange fae51bf0ab Adding definition to JavaScript (#25678) 2018-10-23 14:57:20 -04:00
Jacobmpp 322e896b32 Added advanced increment & decrement (#25680)
syntax and examples
2018-10-23 14:34:01 -04:00
Raja Mehmood Ul Hassan e1d98e3402 Fix(guide): Add details on how Gatsby works 2018-10-23 13:43:43 -04:00
Ryan d275ffb7ee Fix(guide): Add changes to wordpress section 2018-10-23 13:40:52 -04:00
vithoang d4b2bf0341 changed "its" to "it's" in "it's not my being an avid Fantasy reader." (#19833) 2018-10-23 11:44:29 -05:00
Chandra Prakash 162574f0b6 R: Rearrange reference section and code (#19826) 2018-10-23 11:05:37 -05:00
Matt ca4812964e Added some info on recursion (#19814)
May be important info for some
2018-10-23 10:40:57 -05:00
vithoang 9673f2289a Added a new link "The Every Girl - 5 Books to Read If You're Struggling With Imposter Syndrome" (#19806) 2018-10-23 10:24:17 -05:00
Nico Alvarez 96f8e0eaec Corrected spelling error (#19800) 2018-10-23 10:18:34 -05:00
Nico Alvarez 07c5036bbb Corrected spelling error (#19795) 2018-10-23 10:14:58 -05:00
Max Hemingway 3b16ba63a9 Added Python Book (#20226)
* Added Python Book

* Added reference for Google SRE

* chore: delete unwanted files
2018-10-23 20:29:32 +05:30
Tom 307eda4e1c remove link to google cert (#26555)
Why would there be a link to a single google certification on this page?
2018-10-23 20:26:36 +05:30
Tom 9dd1c40db1 remove "this is a stub"... (#25947) 2018-10-23 20:23:29 +05:30
Todd Chaffee 8389ac8785 Fixed English and simplified the writing for JavaScript "this" (#25967) 2018-10-23 20:22:46 +05:30
Todd Chaffee 0397647d8b Added details to the JavaScript book recommendations (#26030)
This PR updates a guide article.
2018-10-23 20:22:08 +05:30
Todd Chaffee bdf4b7bda5 Added the advantages of cheap branching to the git guide intro (#26037) 2018-10-23 20:21:33 +05:30
Gregory Gubarev 217ed50827 Responsive Web Design: Added solution to Cascading CSS Variables (#19596) 2018-10-23 22:51:36 +09:00
Juan Diaz 31c269563a Fixed text editor descriptions and names (#19748) 2018-10-23 22:50:57 +09:00
Thomas Papapaschos b7836f87db update : handle division with zero & runtime error (#19620) 2018-10-23 22:50:19 +09:00
Thomas Papapaschos 4d0fad6e75 updated code parts for increased compatibility (#19621) 2018-10-23 22:49:32 +09:00
binarygalwalkin 98d125f5f5 Added JavaScript syntax, corrected capitalization & sentence. (#23684)
* Added JavaScript syntax, corrected sentence.


Corrected / Added:

 The other assignment operators "are usually" shorthand "methods" for performing "standard" operations using the variable (indicated by x above) and value (indicated by y above) and then assigning the result to the variable itself.

Added:

 JavaScript syntax to "Examples" and "Variations" .

Corrected:

The operator table title by adding an "A" and a capital S to JavaScript.

* fix: escaped bitwise OR operator
2018-10-23 19:13:53 +05:30
Chyanne Haugen 153e1c9f38 Fixed some grammer and spelling in the text. (#19694) 2018-10-23 07:42:08 -05:00
Niccolo Lampa 62a487f9cd new batch of redux challenge hints and solutions (#19691) 2018-10-23 07:30:30 -05:00
salitvinava 2caf880438 Update index.md (#19683)
Added ease of build + Added club penguin
2018-10-23 07:23:14 -05:00
Nick Haras 5e951090bf Corrected the example regular expressions. (#19615)
* Corrected the example regular expressions. 

Removed the extra spaces from inside the regex at lines 44-45 and 56 - 58.  Spaces do not affect JS commands but make a difference inside a regex. The way they were the examples did not return true.

* Fixed reviewer's suggestions

Revert the test back in line 58. Remove unnecessary spaces in lines 56, 58.
2018-10-23 07:10:40 -05:00
Abhishek233 edf7a5f781 Changed a type "attibutes" to "attributes" (#23857) 2018-10-23 16:02:06 +05:30
Nick Haras 069d425c05 Changed regex to resolve to true. (#19725)
Removed unnecessary spaces from regex
2018-10-23 18:42:10 +09:00
Njoku Ugochukwu Godson f8267a257a fixed sentence on line 15 (#23778)
added a comma and the phrase "on your computer"
2018-10-23 14:22:09 +05:30
Zain Kassamali 7722a547d0 Gramatical changes in line 9 (#23781) 2018-10-23 14:19:58 +05:30
Pritom Gogoi 49eb6e7408 update guide-text for 'surface-area-of-a-cone' (#26002)
update guide-text for 'surface-area-of-a-cone' with proper-text, expressions and video-link
2018-10-23 01:37:28 -07:00
MariLuz 045ddc156c Fixing some Spanish translations (#18866) 2018-10-23 17:16:45 +09:00
Thomas Abbott 9a51e8ebb5 fix: update JavaScript standard objects String.prototype.trimright stub article (#23170)
* fix: update javascript standard objects String.prototype.trimright stub article

* fix: method name, title, example and link text
2018-10-23 13:18:40 +05:30
Lallo Vigil 018f941277 Fixed bootstrap link 2018-10-23 15:41:22 +09:00
priteshpk 80918b962a Update index.md (#24917)
Added intro about strings
2018-10-22 23:41:14 -07:00
mejraf 1980bd06a6 Update index.md (#25069)
Added a space after a dot.
2018-10-22 23:39:03 -07:00
Tilak Singh 3115588b8f Update index.md (#25613) 2018-10-22 23:26:20 -07:00
Heather dbf1e325d9 Merged Inline Function and Inline Functions articles (#21847)
* Combined Inline Function articles

* Merge articles titled "Inline Function" and "Inline Functions" under "Inline Functions" for C++

* Combined articles, deleting "Inline Function"

* Delete "Inline Function" article
2018-10-22 21:25:55 -07:00
Mateo A Zabala G 7c12962885 Correción de texto (#19824)
Agrego "---" para poder ver correctamente la tabla del titulo.
2018-10-22 21:53:28 -06:00
Clint Losee bbc6203565 Updated Vue intro (#19817)
Grammar change and added additional information links
2018-10-22 21:35:37 -06:00
Derek Johnson f959612689 Add "style" to Angular-CLI options (#19816)
Shows the person who's reading the documentation how to create an angular app using different style sheet file extensions.
2018-10-22 21:33:38 -06:00
Julian W 6c680b1ac2 Update index.md with inline-style links for books (#26039)
Inline-style links were not used for all books listed. This commit adds inline-style links where they were missing.
2018-10-22 22:48:18 -04:00
Abdul Kadir b81e4a4f4b feat(guide): Add cloud firestore guide article for android development 2018-10-22 22:10:19 -04:00
Shahul Basha 199a015c07 Added info on Erasure in Java Generics (#26100) 2018-10-22 22:09:01 -04:00
Smruti Ranjan Rana 04685545a7 Make code visible (#19809) 2018-10-22 20:57:34 -05:00
Shardic1 e815d86998 Fixed some typos. (#26132) 2018-10-22 21:49:25 -04:00
rustpit 7b2afb246d Text contains wrong function name (#20906)
Code block shows function name `sum`, but text incorrectly refers to it as `add`.
2018-10-22 19:17:04 -06:00
Peregrin Garet fb663d334f Fix(guide): Update article with more details and explanation 2018-10-22 21:16:29 -04:00
Belma Gaukrodger 7fe751782a Fix(guide): Add new book title for DevOps 2018-10-22 21:10:19 -04:00
Shani Rub 106e82be74 Fix(guide): add ControlFX 2018-10-22 20:53:58 -04:00
chiffonsigh 57a063416c PHP variable & data type edits (#19651) 2018-10-23 09:47:36 +09:00
Sharon Gao cfe2b24ab3 Add clearer titles for methods (#19781) 2018-10-22 19:30:39 -05:00
Gregory Gubarev 056a1b96d0 Responsive Web Design: Added hint to Add Borders Around Your Elements (#19589)
Added hint to Add Borders Around Your Elements (https://learn.freecodecamp.org/responsive-web-design/basic-css/add-borders-around-your-elements)
2018-10-22 17:20:00 -06:00
Sayyed Raza 894e67cfd6 Edits made to hardware folder (#19536)
* fix: update general hardware info

* fix: remove typos and update hard-drives

* fix: remove redundant sentence in GPU
2018-10-22 16:39:10 -06:00
estwnd e3059ee4c8 Fixed misc typos (#25642) 2018-10-23 03:49:02 +05:30
Kristen Kinnear-Ohlmann 9bb7c08d9b Corrected spelling on Line 32 (#25686)
Corrected spelling on Line 32 of "candidate".
2018-10-23 03:28:52 +05:30
Heather 3f695e4ebd Fixed typo: "date" to "data" (#21905) 2018-10-23 03:11:36 +05:30
Shahzaib Ashraf a87a87075a Corrected a spelling mistake (#23317) 2018-10-23 02:48:36 +05:30
Cameron Bailey 441db7351c Update index.md (#24960)
* Update index.md

added Phaser to more info.

* Improvements to Game Engine links
2018-10-22 20:31:20 +01:00
Ishan Udeshka Fernando 18a012e656 Bound service (#24052)
According to the android guideline there are there services type and I added the bound service to this document to make it compatible with latest android guideline
2018-10-22 12:01:47 -07:00
Emily E b40aa9c718 Update index.md (#21037)
Clarified some grammar and style
2018-10-22 15:01:37 -04:00
Blaise Sebagabo 38d4c4c6cd added " C programming ressources link" (#21039)
* added " C programming ressources link"

This links to TutorialsPoint which is a good ressource for most of the programming languages

* Added "Unordered list for the tutorial element"
2018-10-22 14:58:42 -04:00
Micky a5e8e3a271 Updated syntax and reworked layout (#21040) 2018-10-22 14:57:25 -04:00
Darryl Yeo 421141d7f4 Fix typo: "reaplce" => "replace" (#24056) 2018-10-22 11:56:00 -07:00
Marco Koch 20dc65f6ce Use a descriptive text for the Wikipedia link (#24057) 2018-10-22 11:55:19 -07:00
Darryl Yeo af85bc3c71 Fix typo: "Excercise" => "Exercise" (#24063) 2018-10-22 11:52:30 -07:00
Darryl Yeo f24303d8e7 Fix typo: "Excercise" => "Exercise" (#24064) 2018-10-22 11:51:46 -07:00
seand52 6027a29b7b Update index.md (#24066)
Improved explanation of arrow function syntax
2018-10-22 11:50:50 -07:00
Amoo Olusola Simeon 9242e9ee5f Update index.md (#21043)
Added comment at the beginning of the css code.
2018-10-22 14:49:42 -04:00
Nicole Angelyn T. Lopez cdc58a5512 Updated "More Information" Link at Bootstrap Collapse (#24067)
Updated it to v4.1
2018-10-22 11:49:06 -07:00
Sheldon 736eefcc04 Fixed typo error on line 10 "Non-opinionated" (#24068) 2018-10-22 11:47:46 -07:00
thinkinbee 71559e7aa8 Add MapReduce description to core hadoop (#24073) 2018-10-22 11:45:27 -07:00
Brian Hopper e17ffcdfd9 Update index.md (#21047)
Cleaned up language structure a bit, filled out the definition.
2018-10-22 14:43:28 -04:00
catcecilia ae8b540574 Update index.md (#24076)
change in grammar and word-choice
2018-10-22 11:38:57 -07:00
catcecilia beec57d044 formatting change for #2 (#24080) 2018-10-22 11:32:31 -07:00
Akshay Avinash 720931c798 Definition change (#24081) 2018-10-22 11:30:41 -07:00
csteacher1 dd27baa31a Correct spelling fo "developer" (#23179)
In the sentence beginning on Line 15, "developer" is misspelled as "developper" and should be corrected.
2018-10-22 23:29:38 +05:30
wolfwhocodes 0c1ca98205 Array variables have same data type (#23142)
An array is a set of homogeneous data. It's important to note that the variables in an array are always of the same data type.
2018-10-22 22:56:06 +05:30
Zain Patel 38294c5ce1 Correct typos in Windows installation guide for Go (#19991)
"Windodows" -> "Windows" in two occurrences and "ok" -> "okay" for stylistic reasons.
2018-10-22 10:58:39 -06:00
Olsyx c53c492a8a Fixed mathematical notation (#20486)
The operation was written as _axb_, but in mathematics, it would describe the polynomial a * x * b, so I substituted the x for a *.
La operación estaba escrita como _axb_, pero en matemáticas eso representa al polinomio a * x * b, así que he substituido x por un *.
2018-10-22 10:12:15 -06:00
Nguyen Viet 3e6feb7a38 fix syntax (#19789)
add missing semicolon
2018-10-22 11:07:34 -05:00
Ralphie99 3243105681 Added few more lines about OO programming. (#21587)
* Added few more lines about OO programming.

Hope it'll help.

* fix: formatting
2018-10-22 16:34:49 +05:30
cpk86 f8c502bf9b Fixed typos and added a course (#21594)
Fixed a number of typos through the doc and added a Udemy course to the courses section
2018-10-22 11:34:59 +05:30
Frank Carlone III 0da9be941f Example using spread operator on object literals (#20970)
Attached is my Hacktoberfest contribution (from Quincy Larson's article).
2018-10-22 02:28:39 +05:30
DiggyShants 0f118eb147 Add the text (#21003)
Text added: "Some people invest in cryptocurrency on exchanges such as Binance, Bitrex, or Coinbase. The market peeked in January of 2018."
2018-10-22 02:22:30 +05:30
StephonB 7d2a8715b2 Edited table relationship info (#19577)
* Edited table relationship info

I assume the previous author meant to add one-to-one relationships. I fixed a few typos and changed a bit of information relating to one-to-one relationships.

* Update index.md

* Update index.md
2018-10-21 21:45:43 +01:00
Aditya 7e2e5698a7 fix: removed duplicate (#19775) 2018-10-21 14:55:18 -05:00
Jonathan Otano 2904ef6cdf Fixed typos (#24915) 2018-10-21 20:36:56 +01:00
Mihirraj Dixit 9094978529 Fix(guide): Add ways to filter packets with tools 2018-10-21 14:30:01 -04:00
Mihirraj Dixit 6648cdcca9 Fix(guide): Add two more protocol attacks 2018-10-21 14:28:42 -04:00
Paul Isaris 76388feedb Fix(guide): Add more examples of code-smells 2018-10-21 14:27:20 -04:00
theodoreyoong 5e8d071a18 Fix(guide): Reformat article 2018-10-21 14:26:29 -04:00
Ryan Drewniak 9309f0f6c0 Adding Sass guide (#20705) 2018-10-21 18:13:22 +00:00
Nathan Hannig af7d1bbc63 fix: move component to components, duplicate articles (#23862) 2018-10-21 10:30:12 -07:00
Nathan Hannig 148336e82b fix: update fragment article (#23961) 2018-10-21 10:29:42 -07:00
Harsh Mittal 1937bf53ef Added more detail about rackspace (#19670)
added date of origin and parent organization
2018-10-21 11:29:25 -05:00
Nguyen Viet b408b27b2d add <?php tag (#19792)
add <?php tag
2018-10-21 11:20:09 -05:00
thinkinbee c18395f74b Add GoogleCloud Dataproc info (#19642) 2018-10-21 10:30:07 -05:00
Jose Toledo 584f029d4d Update index.md (#19627)
Added clarification as to what needs to go in to the mount.
2018-10-21 10:24:20 -05:00
Rachael Neff 50224b4243 Adding description (#19654)
Adding additional description
2018-10-21 09:58:25 -05:00
Le Phan c94541d2d3 Added a 'More Information' with Java Doc links (#19619) 2018-10-21 09:56:34 -05:00
Kike Sánchez 53c4490e18 Cambios de texto para un mejor flujo de lectura (#19570) 2018-10-21 09:41:47 -05:00
Peregrin Garet aadfad0599 WebSocket example & link to MDN API reference (#19558)
Added a simple example to the WebSocket info for a frontend and backend, and a link to the Mozilla API for further learnings
2018-10-21 09:22:29 -05:00
Santos Alfonso e8514a6787 Improve translation of Spanish Additional JavaScript Resources article (#19224) 2018-10-21 15:57:55 +09:00
Santos Alfonso 2eafb0e82b Improve translation of Spanish visual hierarchy article (#19221) 2018-10-21 15:57:39 +09:00
Santos Alfonso b28caa1b7e Improve formatting of Spanish wireframing article (#19220) 2018-10-21 15:57:13 +09:00
Gregory Gubarev 47bff1626b Javascript: add solution to hint Match Characters that Occur Zero or … (#19231) 2018-10-21 15:56:48 +09:00
gshacklebolt 7aba109b03 Update index.md (#24230)
Incorrectly spelled word: Organizational and Across were corrected.
2018-10-20 23:36:20 -07:00
Stefan ed1cdbd6e1 Update index.md (#24174)
Add New Syntax one line example
2018-10-20 23:35:33 -07:00
Tim Windhorst a2470e8544 Renamed /create-file-with-sepcific-size to /create-file-with-specific-size (#23838) 2018-10-20 23:34:11 -07:00
Die go 0b91ec01df Update index.md (#21751)
Adding a better description of Web accessibility in Portuguese.
2018-10-20 23:27:42 -07:00
John S. De Stefano Jr 1c19656776 Update index.md (#20593)
Cleaned up 2nd and 3rd paras.
2018-10-20 23:27:06 -07:00
John S. De Stefano Jr 4705ebc091 Update index.md (#20616)
Cleaned up 5th (and now, 6th) paras.
2018-10-20 23:26:22 -07:00
John S. De Stefano Jr 42d0c32754 Update index.md (#20638)
More clean up of the rest of the document. Also changed "introspect" to "inspect", as I think that was the intended word.
2018-10-20 23:26:01 -07:00
John S. De Stefano Jr 21acbbea98 Update index.md (#20583)
Cleaned up first para.
2018-10-20 23:21:34 -07:00
Rocío Cejudo a6db9bd163 Mejor traducción (#19236) 2018-10-21 14:48:45 +09:00
Dmitri Sim 32aaf35c5c Added alternative hint to change file permissions (#19234) 2018-10-21 14:48:29 +09:00
csteacher1 f46f012f45 Line 14 Missing Hyphen (#19763)
On line 14, 64 bit should be hyphenated before "long memory addresses."
2018-10-20 23:00:34 -05:00
Sharon Gao e5af318f13 Add link to official String documentation (#19797) 2018-10-20 22:55:41 -05:00
Nguyen Viet da82fe835d add missing semicolon (#19796)
add missing semicolon
2018-10-20 22:50:54 -05:00
AJ Wallace e8e8803be2 typos and grammar correction for angular cli guide (#19762)
'n' added to 'npm' and grammar fix
2018-10-20 22:10:34 -05:00
Sai Yerni Akhil f405e4d8fe Update index.md (#19698) 2018-10-20 22:08:32 -05:00
Michael Wright 3d54986c7f Fixed Typo Line 64 (#19705)
Replaced '/' with '.'
2018-10-20 22:02:11 -05:00
Gregory Gubarev 86bf84264e Responsive Web Design: Added hint to Attach a Fallback Value to a CSS Variable (#19594)
Added hint to Attach a Fallback Value to a CSS Variable (https://guide.freecodecamp.org/certifications/responsive-web-design/basic-css/attach-a-fallback-value-to-a-css-variable/)
2018-10-20 21:56:40 -05:00
Darryl Yeo cbccad9a20 Fix typo: "excercise" => "exercise" (#24084) 2018-10-20 21:05:25 -05:00
Jan b75571386a Update index.md (#23664)
added link to wiki
2018-10-20 13:16:30 -07:00
Benzene88 4db9b7ee90 Update index.md (#23702)
Added information to line 8 regarding Greyball
2018-10-20 13:14:33 -07:00
Yogesh Linganna 88939bf437 Updated index.md (#23736) 2018-10-20 13:14:00 -07:00
Aditya 96eb124163 [fix] Added articles back which were overwritten in previous commit (#24441) 2018-10-20 23:12:13 +05:30
Sai Vittal B 35d95e32ae Index.md update (#23228) 2018-10-20 10:28:29 -07:00
factotumMeister dca0b3254e Update index.md (#23239)
just made the sentence flow a little bit more.
2018-10-20 10:27:37 -07:00
Sevket Yalcin 09189002c6 Fix typo on CRA's package name (#21219)
The create-react-app installation npm command has a typo: 
```npm install -g react-create-app```
Instead of 
```npm install -g create-react-app```
2018-10-20 22:56:54 +05:30
Tim Carpenter 6d67752093 Update index.md (#23325)
Added another reference for Vim info.
2018-10-20 10:26:41 -07:00
Nikiya Simpson 5ceb8f7317 Update index.md to include ASP Forum link (#23452) 2018-10-20 10:25:56 -07:00
Benzene88 53e8b70384 Update index.md (#23481)
Improved phrasing of lines 10-12
2018-10-20 10:24:50 -07:00
Mayank Gupta 8f67fda78e Update index.md (#23500) 2018-10-20 10:24:02 -07:00
Brian a0b88d5b16 Update index.md (#22032) 2018-10-20 10:20:06 -07:00
Antony ekirapa c4368e075d Update index.md (#22006)
Removed " where it is not needed and capitalised 'ide' to show as "IDE"
2018-10-20 10:19:02 -07:00
jgowman bda61b730d Closing Parentheses (#21481)
The parentheses were opened but not closed
2018-10-20 22:48:36 +05:30
Brian 43cf17dcd5 Update index.md (#21942) 2018-10-20 10:18:18 -07:00
mimikaan 5ba36f1e87 Update index.md (#21773)
A simple implementation of class and object in python.
2018-10-20 10:17:14 -07:00
Bibin Johny bf760d4508 Update index.md (#21707) 2018-10-20 10:14:15 -07:00
tynlc 778380e742 Update index.md (#21704)
Added description for C#.
2018-10-20 10:13:57 -07:00
Pratham1812 4c6e8c0be2 Added use of 'or' (#21675) 2018-10-20 18:40:06 +02:00
rdfriesen 7d030bfccc typo fixes (#21210) 2018-10-20 21:50:52 +05:30
Kristofer Koishigawa a7a409a96e fix(guide): Lowercased the Tableau and Talend directories in all languages (#24240) 2018-10-20 19:28:21 +05:30
David Gillispie 858811be5d Fixed Header (#21263)
Changed "##Who invented Linux?" to "## Who invented Linux?"
2018-10-20 19:04:25 +05:30
Kristofer Koishigawa 4ed86a457e fix(guide): Deleted and or moved the directories/files in client/src/guide and client/src/pages... (#19732) 2018-10-20 16:17:50 +05:30
Kristofer Koishigawa ae76c13f83 fix(guide): Lowercased 3D and Blender directories so Travis CI tests pass (#24167) 2018-10-20 16:12:43 +05:30
John Kennedy cbc6909b0d improved <b> tag article (#23496)
Expanded b tag article to provide greater clarity and additional guidance
Replaced example with more appropriate one
Removed link to w3schools as info there is out of date and therefore misleading
2018-10-20 15:09:03 +05:30
John Kennedy 51f62a24e9 corrected path (#23529) 2018-10-20 15:08:26 +05:30
LRodriguez 6ac2bb6141 corrected spelling and grammar (#21479) 2018-10-20 13:18:51 +05:30