Commit Graph

19813 Commits

Author SHA1 Message Date
Pravinraj Mohan
59bce1e1ac Improved ng new command explanation (#18793)
Added some points on ng new command for improvisation
2018-10-15 15:07:49 -05:00
beawolf
edae04c602 Created guide for docker kill command. (#18795)
* Created guide for docker kill command.

* Updated subheading for consistency.
2018-10-15 15:07:18 -05:00
Rahul Thakur
dbcc177a99 Included Private variables in Class article of Python (#18803)
* Included Private variables in Class

* Removed Typos
2018-10-15 15:06:05 -05:00
Amit Sharma
04eed15fe5 Added new "touch" command (#18805)
Added new useful touch command used for modifying timestamps
2018-10-15 15:04:53 -05:00
SoFresher
bcbc4c5416 Add "info about mysqli" (#18720)
* Add "info about mysqli"

Add the section "Some Important MYSQLi functions and their uses"
Add the link "for more information"

* Update index.md
2018-10-15 15:04:30 -05:00
Rahul Thakur
da2392c3bf Added Pyramid Web Framework (#18807)
* Added Pyramid Web Framework

* Fixed some typos
2018-10-15 15:04:15 -05:00
Budavölgyi Bálint
2369fd0d41 fix(guide): added quote literals (#18808)
As quotes are another way to create empty strings, they can be used to create falsy values.
2018-10-15 15:03:39 -05:00
Amit Sharma
9673f70816 Updated guide with Apache installation (#18809)
Added installation for various operating systems
2018-10-15 15:03:21 -05:00
jonniebigodes
1dbcf1fedc Guide: Redux middleware (#18810)
* Update client/src/pages/guide/english/redux/redux-middleware/index.md

updated the redux middleware guide with some corrections regarding speach and style.

* fixeed title on guide redux middleware
2018-10-15 15:02:14 -05:00
Budavölgyi Bálint
e38d7f8032 fix(guide): Remove logical faults (#18813)
Addition and multiplication examples have been left in the subtraction and division sections, possibly from copy pasting.
2018-10-15 15:00:47 -05:00
TheBear44
947382b952 Make title of bash command guides more consistent (#18814)
* Fix typo

* Fix typo

* Fix typo

* Fix typo
2018-10-15 15:00:10 -05:00
CarolineGriffin
0e758b8943 re-formatted text, checked urls, added resources (#18770) 2018-10-15 14:59:11 -05:00
baskaodo
424f639a11 add "definition" to the article (#18769) 2018-10-15 14:58:44 -05:00
Dhanajayan k
5e04f8aece fix(guide): CSS- Added changes to styling tables (#18762) 2018-10-15 14:55:12 -05:00
The Coding Aviator
d25a4fcc4b Added solution to Use the Lifecycle Method componentWillMount (#18760) 2018-10-15 14:54:55 -05:00
SuciuCalin
57b5ee65ec fixed broken img link in React from Scratch section (#18717) 2018-10-15 14:50:24 -05:00
Ginson Wong
e90710ad46 doc: add summary on sshd drives (#18721)
-provides information on the availability of hybrid drives and an example use case
2018-10-15 14:49:22 -05:00
Tanvi Gupta
0b35e13766 Added about "Acceptance testing" to article (#18726) 2018-10-15 14:48:37 -05:00
Shafrazi
c07b6b5c84 Added similar methods to .length (#18729) 2018-10-15 14:47:27 -05:00
Dhanajayan k
4ca6ba510c Added changes to font shorthand property (#18731) 2018-10-15 14:47:06 -05:00
CarolineGriffin
fcc3f02224 Changed grammar and formatting (#18730) 2018-10-15 14:46:55 -05:00
MOHD BAYERO YAYANDI
426ee11569 Add the paragraph "Featured Packages" to article (#18733) 2018-10-15 14:46:22 -05:00
Shafrazi
44f509f738 Removed unrelated section about lambdas (#18734) 2018-10-15 14:45:54 -05:00
Shafrazi
4f6fb22e7f Added example to .split (#18736) 2018-10-15 14:45:21 -05:00
Dhanajayan k
d4f97b7081 fix(guide): CSS- Added changes to graceful degradation (#18741) 2018-10-15 14:45:02 -05:00
Dhanajayan k
629ae368b9 fix(guide): CSS- Added progressive enhancement css (#18749) 2018-10-15 14:37:29 -05:00
CarolineGriffin
f111fa05c8 Updated urls, descriptions and formatting edited (#18755) 2018-10-15 14:36:51 -05:00
Ravish Kumar Sharma
9adbe23b5d Added content in freeCodeCamp/client/src/pages/guide/english/data-science-tools/scikit/index.md (#18712)
* Update index.md

* Update index.md

* Update index.md

* Update index.md

* Update index.md

* Update index.md
2018-10-15 14:34:12 -05:00
FlyvendeThom
f937f9e658 Added redirection under Echo output (#18609) 2018-10-15 14:32:36 -05:00
Colin
4b93a5b685 Update index.md (#19185) 2018-10-16 00:28:26 +05:30
RujutaKelkar
15319692b5 added code in python (#19274)
* added code in python

Added bubble sort code in python

* fix: code formatting
2018-10-16 00:22:30 +05:30
rgolu
9ce249489d "added new subtopics on static and dynamic arrays " (#19283)
* "added new subtopics on static and dynamic arrays "

* fix: formatting
2018-10-16 00:17:06 +05:30
Vishal Sharma
7273305505 Added Discord Bot (#18739) 2018-10-15 15:25:32 -03:00
Cezary Waś
b50c14d703 Correcting dot contunuity and PC spelling. (#19305)
* Correcting dot contunuity and PC spelling.

There should be dot at the end of all "free" lines of none, so I've deleted one.
P.C. is spelled PC, and laptop is PC too. So I deleted whole thing and wrote "desktop/laptop", because it make more sense, but only "PC" would be good to.

* Update index.md
2018-10-15 19:10:32 +01:00
shyamunnikrishnan
27b33d8af7 Updated index.md with "More Information" section (#18744)
More Information section was  added with links to Vuejs official website and GitHub Repo.
2018-10-15 15:10:02 -03:00
CarolineGriffin
938a62008e Added a brief description and bullet points. (#18718) 2018-10-15 15:06:57 -03:00
Colin Crawford
c8abc30c8d fix typos and add clarification to mapStateToProps (#18629) 2018-10-15 19:02:19 +01:00
David Sánchez
6d7f3566d7 Added more Haskell reference books (#18628) 2018-10-15 15:02:01 -03:00
Pedro Rosental Zamora
2f266e9cea Portuguese translation correction (#18627) 2018-10-15 15:01:17 -03:00
weerd-space
6bfff97a55 Create Copywriting for UX (#18618) 2018-10-15 14:59:20 -03:00
FlyvendeThom
f900b640a0 Note added for strings as arrays (#18597) 2018-10-15 14:54:48 -03:00
Sayyed Raza
30aff8608e Updated Computer-Hardware/cooling to reflect better grammar and add info (#19329)
* Updated Computer-Hardware/cooling to reflect better grammar add some info to placement

* Update index.md
2018-10-15 18:52:20 +01:00
greggubarev
17a7daa4d0 Javascript: Added hint to Check for All or None (#19255)
Added hint to Check for All or None (https://learn.freecodecamp.org/javascript-algorithms-and-data-structures/regular-expressions/check-for-all-or-none and https://guide.freecodecamp.org/certifications/javascript-algorithms-and-data-structures/regular-expressions/check-for-all-or-none/)
2018-10-15 14:51:33 -03:00
joseildo filho
5eccd7cd4f Update visualize-data-with-a-heat-map.portuguese.md (#19267) 2018-10-15 14:44:51 -03:00
Shahriar Rashid Mahmud
6ac087f16b Add the text "indexed array" in example comment (#19254) 2018-10-15 14:44:21 -03:00
Miguel S. Mendoza
8db99b7c16 Languate Updates (#19315)
Spanish people use "array" to refer to an array, and "matrix" to refer to a multidimensional array. If you use "matriz" to refer to an array you will confuse all spanish developers.
deje que outArray -> let outArray
deja que nuestra Variable = nuestroArray [0]; -> let ourVariable = ourArray[0];
en cualquier cosa que desee, además de "b" .  -> en cualquier cosa que dese, que NO SEA "b" se entiende mejor.
2018-10-15 14:19:00 -03:00
Kamalesh Palanisamy
acabb634c5 Update index.md (#19299) 2018-10-15 14:12:19 -03:00
Juliano Rafael
a092d703b5 Update add-an-accessible-date-picker pt-br translation (#19290)
Make the description more clear and correct a few mistakes from google translator.
2018-10-15 14:10:38 -03:00
Juliano Rafael
600cda1fae Update pt-br translation on colorblindness challenge (#19292)
Change 'greens' to 'tons de verde'
2018-10-15 14:07:01 -03:00
Kamalesh Palanisamy
566234515d Created a new guide about the mkdir command in linux (#19301)
* Created a guide about the mkdir command

* Update index.md

* Added a guide for the rm command in bash
2018-10-15 14:02:55 -03:00