Commit Graph

25665 Commits

Author SHA1 Message Date
balaji3257
ca45baca82 Updated more advantages,learning resource section (#33299) 2018-12-06 09:32:53 -07:00
Nico Alvarez
8231f9fedc Corrected spelling and made the text more comprehensible (#19878) 2018-12-06 08:51:58 -07:00
Luane
5de9f32c06 Solution added to exercise 'Use the s tag to strikethrough text ' (#34526)
<!-- Please follow this checklist and put an x in each of the boxes, like this: [x]. It will ensure that our team takes your pull request seriously. -->

- [x] I have read [freeCodeCamp's contribution guidelines](https://github.com/freeCodeCamp/freeCodeCamp/blob/master/CONTRIBUTING.md).
- [x] My pull request has a descriptive title (not a vague title like `Update index.md`)
- [x] My pull request targets the `master` branch of freeCodeCamp.
- [x] None of my changes are plagiarized from another source without proper attribution.
- [x] My article does not contain shortened URLs or affiliate links.

<!--If your pull request closes a GitHub issue, replace the XXXXX below with the issue number.-->

Closes #XXXXX
2018-12-06 15:03:20 +00:00
Valeriy S
0a7ac8935e fix: extract a test updating logic and logging 2018-12-06 13:05:09 +00:00
Valeriy S
779d2034f3 fix: perform the latest run and cancel previous 2018-12-06 13:05:09 +00:00
Valeriy S
181fcb9b32 fix: use test text instead of err message 2018-12-06 13:05:09 +00:00
Valeriy S
8a6611db3a fix: use common saga to execute challenges 2018-12-06 13:05:09 +00:00
Valeriy
a4fd935b8b feat: execute js challenges saga 2018-12-06 13:05:09 +00:00
Stuart Taylor
2d3c2efa2a Feat: Ensure markdown formatting (#34547)
<!-- Please follow this checklist and put an x in each of the boxes, like this: [x]. It will ensure that our team takes your pull request seriously. -->

- [x] I have read [freeCodeCamp's contribution guidelines](https://github.com/freeCodeCamp/freeCodeCamp/blob/master/CONTRIBUTING.md).
- [x] My pull request has a descriptive title (not a vague title like `Update index.md`)
- [x] My pull request targets the `master` branch of freeCodeCamp.

Closes #34535
2018-12-06 16:48:56 +05:30
Nicole Angelyn T. Lopez
6685494344 Updated Bootstrap dropdown link from 4.0 to 4.1 (#24085)
* Updated Bootstrap dropdown link from 4.0 to 4.1

* Fixed formatting
2018-12-06 05:49:15 -05:00
catcecilia
16064b9343 minor grammar changes.md (#24089) 2018-12-06 05:48:33 -05:00
Marco Koch
8f4fb09ab1 Fix spelling error in behavioral patterns page (#24041) 2018-12-06 04:56:26 -05:00
Rajesh Chittampally
14ea59d86d Added information about if statements, OR operator (#24356)
Added information about if statements, OR operator and fixed small typo issues.
2018-12-06 12:31:57 +05:30
Robert Samu
784136b086 Updated missing box-model example (#24018) 2018-12-05 23:33:50 -05:00
Jonathan Lam
b711c7a453 Adding more information to agile epics (#24016) 2018-12-05 23:27:55 -05:00
Steve Gallant
d1d6c08215 docs: grammar and clarity updates (#34567)
* docs: grammar and clarity updates

* docs: clarity revision per request
2018-12-05 18:22:42 -08:00
Konstantinos Lyrakis
505f077052 Minor grammatical error (#34565) 2018-12-05 18:20:07 -08:00
Cindy Barrientos
290310dbc3 Create index.md for NLTK (#21619)
* Create index.md

* Rename guide/english/data-science-tools/NLTK/index.md to guide/english/data-science-tools/nltk/index.md
2018-12-05 17:59:22 -08:00
anaasuncion
d26ecfc40f Update more information link to Purplemath (#23186)
* Update link to Purplemath

* Fix formatting
2018-12-06 08:10:46 +07:00
Syed Isam Hashmi
7187215068 Updated to add solution to "Remove from a Set" (#27500)
* Updated to add solution to "Remove from a Set"

* fix: formatting

* fix: formatting of code block
2018-12-05 17:08:16 -08:00
Nihar Raote
d157077337 Added new article in CSS (#22674)
* Added new article in CSS

* Constructed sentence in a better way

* fix(guide): rephrase sentence for clarification
2018-12-05 15:59:14 -08:00
Kaung Myat Thu
e33f06348d fixed typos (#29352)
* fixed typos

* fixed typos 

guide/english/design-patterns/object-oriented-programming/index.md

* fix typos

* fix typo css preprocessor index.md
2018-12-05 15:41:06 -08:00
Aaron Gottlieb
b78239be2b Example of setState callback (#29836) 2018-12-05 15:28:21 -08:00
Seamus
b997dd32b5 Update index.md (#27313)
Added just a tad about VPN's
2018-12-05 15:19:03 -08:00
betheymc
1d1db25180 Fixed spelling of "instance" (#25974) 2018-12-05 15:09:21 -08:00
Christina Linn
28703b5625 Fixed grammatical errors on line 19 (#34045)
Removed a comma and changed the word 'focus' to 'focuses'.
2018-12-05 14:59:06 -08:00
Steven Torrence
49efa04cf2 Fixed formatting errors (#26563) 2018-12-05 14:56:27 -08:00
Steven Torrence
94e095e053 Updated the "Most recent stable version" (#25748) 2018-12-05 14:52:35 -08:00
Michael Kane
2e925ad680 Add text to 'IRB' section. (#25347)
Text added (line 55): "Interactive Ruby Shell is a great way to explore the Ruby language and quickly test scripts."
2018-12-05 14:52:08 -08:00
Blake Crawford
3b7ab86875 Updated grammar and phrasing on line 10 (#25747) 2018-12-05 14:30:09 -08:00
Jack
9bb7900f36 Fix the Markdown Syntax Error (#20592)
* Fix the Chinese Document of Java

Remove some words "的" which would make the description more fluent.

* Fix the Markdown Syntax Error

Fix the Markdown Syntax which initially would make the code cause confusion.
2018-12-05 14:16:24 -08:00
Kyle Cheng
2791586935 Update index.md (#34120) 2018-12-05 14:14:46 -08:00
Carla Prieto
295cbe7e96 Translated Python bool code samples to spanish (#20487) 2018-12-05 13:29:46 -08:00
Joseph Buchanan
68bd6151f3 Added popular frameworks for Wordpress (#32166) 2018-12-05 13:02:31 -07:00
DrMyuu
9546d2f7b1 Added information about WordCamp (#27390) 2018-12-05 12:50:28 -07:00
joe
469f17b7ca Quote Automattic and Gutenberg teams (#32112)
Give some homage to the teams pushing WordPress forward.
2018-12-05 12:25:09 -07:00
PJurc
d1c16f5989 Added logo, direct links, punctuation. (#32110) 2018-12-05 11:53:02 -07:00
Justin Parado
2f54177458 Arch Linux installation (#30834)
Added installation methods on development environments on computers running Arch Linux
2018-12-05 11:10:42 -07:00
Ian McCormack
ee8ba588ef Added additional brands using Wordpress platform (#31417) 2018-12-05 11:06:50 -07:00
Genevieve L'Oreal
dd149dfc00 Added information regarding Gutenberg editor (#29402)
Added information regarding Gutenberg, link to WordPress installation resource and additional advantages to WordPress.
2018-12-05 10:53:19 -07:00
Irfan N.Hamid
65ef2de494 adding item on advantages of Wordpress (#29164) 2018-12-05 10:37:32 -07:00
annaattagirl
9edd0c2e56 Grammar fix to Wordpress article (#29004) 2018-12-05 10:37:16 -07:00
Sarah Waldie
0ef409d078 Add Paragraph About Visual Editors (#27568)
Visual editors are hugely popular, and WP will soon be launching Gutenberg with 5.0, so I figured it was worth a mention :)
2018-12-05 10:08:21 -07:00
Angga Rifandi
84e90c0c51 Add 'Popular Plugins' and some references (#28011) 2018-12-05 10:08:14 -07:00
Kristofer Koishigawa
62059eeb3b fix(challenges): YAMLException warning (#34544) 2018-12-05 20:52:41 +05:30
Chirag Swadia
02b8a2187e Fixed state variable name (#25535) 2018-12-05 20:00:56 +05:30
Benjamin Dubois
bb76c21694 Creation of Haxe language Guide folder (#23567)
* Creation of haxe Guide folder

Added Haxe language guide folder and basic language introduction.

* Update index.md
2018-12-05 07:32:12 -06:00
Manas Khurana
f09eb76794 Remove redundant text + common names + change ambiguous text (#23564)
1. Running functions using ternary already has another portion to itself. So, the description before it is repetition of the same thing, hence redundant.
2. The warning for using the operator sparingly is mentioned twice, hence it is also redundant code
3. In multiple places, terms that have specific meaning in programming languages are used which can cause ambiguity in the mind of the reader.
4. Ternary operator is also often referred to as the conditional operator, which was missing here.
2018-12-05 07:26:56 -06:00
AlphaBatzarro
fcb2e760cf Added Works Everytime Layout to the Layout guide (#23536)
* Added Works Everytime Layout to the Layout guide

* markdownize links
2018-12-05 07:20:59 -06:00
Gregory Gubarev
0751fe2e53 revert(russian): remove url from merge sort challenge(#34536) 2018-12-05 13:45:11 +05:30