Commit Graph

19398 Commits (8607451546d496fdbbb3955f996a1cb7fa65951d)

Author SHA1 Message Date
LT ba1935ee3c Changed the tick marks for std::list<int> Numbers; (#24172)
Changed the tick marks for std::list<int> Numbers; so it displays correctly.
2018-12-06 21:05:00 -05:00
AntTAKEOVER 048ee477e2 Fixed Error in Code (Variable name) (#24168) 2018-12-06 21:03:20 -05:00
AntTAKEOVER e9587a7a46 Fixed Error in Code (#24162) 2018-12-06 21:00:54 -05:00
Oğuzcan Yavuz 172ec835d7 Add example for destructuring nested objects (#24133)
Also changed styling to be more consistent
2018-12-06 20:27:24 -05:00
vedanthv fbab448003 added external reference (#24125)
* added external reference

* Fixed formatting
2018-12-06 20:15:33 -05:00
Jashan Bansal 91add57a9c Add tip for Comment keyboard Shortcut. (#24116)
* Comment keyboard Shortcut.

Add the tip for how to create the comments by keyboard shortcut in probably all modern text editors.

* Reordered change, fixed formatting
2018-12-06 20:14:56 -05:00
Valeriy 8ee4a8f013 fix(client): wait for async tests to finish 2018-12-06 23:15:18 +00:00
Amy Gonzales f7db17b677 Added Wikipedia link for Fibonacci Sequence (#24128) 2018-12-06 18:05:38 -05:00
vedanthv 94ef3d5ea5 added external reference (#24119) 2018-12-06 18:02:42 -05:00
halseyj 6e8a75f937 Update index.md (#24120) 2018-12-06 17:52:39 -05:00
Neville Bokdawalla 37f2de04de Updated index.md (#24117)
Added new language feature listing 'Discards' under section - "New Features Added in C# 7.0"
2018-12-06 17:48:38 -05:00
vedanthv 9f4534540e Added some info(class vs id selector) (#24110)
* Added some info(class vs id selector)

* Reordered change, fixed formatting
2018-12-06 17:44:18 -05:00
jasonranney 16d7fed408 corrected "JavaScript" capitalization (#25548) 2018-12-07 02:58:50 +05:30
Micha Pietsch 067cbb0761 Remove unrelated trailing characters (#25573) 2018-12-07 02:58:00 +05:30
Rufaro Madamombe 8e2526887b Added syntax highlighting to sample code blocks (#25905)
Fenced sample code blocks didn't have syntax highlighting so updated the guide by adding the HTML language identifier to enable syntax highlighting in the fenced code blocks.
2018-12-06 14:34:13 -06:00
Emre Özdil 4bba3f779f Add new youtube channel for create clone app (#25902) 2018-12-06 14:30:44 -06:00
Subhasis Banik 77c4a9a1b2 added steps to create your own cryptocurrency (#26146)
* added steps to create your own cryptocurrency

added steps to create your own cryptocurrency

* fix: formatting/spelling
2018-12-06 13:27:24 -07:00
GenevieveLS 8473337e8f Expanded article (#24271)
* Expanded article

Expanded article on how to Calculate Percentiles

* Remove 'this is a stub' text
2018-12-06 14:15:26 -06:00
Wes DeKoninck cdc57f3100 Add Gutenberg editor info to WordPress guide (#25878)
* Add WP Gutenberg info to WP Guide

* Update block boilerplate link
2018-12-06 14:02:47 -06:00
Wes DeKoninck 42c0da6090 Add theme frameworks to wp guide (#25877)
* Add theme frameworks index.md for WP Guide

* Updated Free Frameworks title
2018-12-06 14:01:19 -06:00
Alvin Tan 8919f4fa6e Updated info about bitcoin at the bottom (#25606)
* Updated info about bitcoin at the bottom

* fix: moved text to more appropriate section and cleaned up
2018-12-06 12:38:26 -07:00
Gregory Gubarev a3c185af2c [Guide] Added Intermediate Code Solution - Use Multiple Conditional (Ternary) Operators (#25851)
Added Intermediate Code Solution - Use Multiple Conditional (Ternary) Operators
2018-12-06 13:35:22 -06:00
Satish Jhanwer baed51e545 chore(guide): added docker system prune command (#25843)
added basic use of docker system prune command, which will help us to clean up disk space.
2018-12-06 13:23:33 -06:00
Satish Jhanwer 4e434f1243 chore: updated docker-rmi command readme file (#25832)
added example to remove the list of images having a particular text in it.
2018-12-06 13:21:50 -06:00
Paul 95cf1a90d0 Added 'Types of Cryptocurrency' (#25263)
* Added 'Types of Cryptocurrency'

* fix: spelling/formatting
2018-12-06 12:00:34 -07:00
Dustin Christlieb 9ee2d4060c Some additional facts on crypto-space as of 2018 (#24868)
* Some additional facts on crypto-space as of 2018

Added some relevant facts on crypto-currency space and cited links. 
Added one line that is my personal opinion, but nevertheless relevant.

* fix: formatting
2018-12-06 11:16:46 -07:00
DavidNachman 739a74cff8 Bitcoin Info (#24578)
Addition related to max supply of Bitcoin
2018-12-06 10:55:18 -07:00
Sam b2f0dad3a0 Corrected markdown formatting issues (#23295)
Corrected inline code highlighting so that page renders correctly.
2018-12-06 09:51:40 -08:00
Tiffany Du ac66dcf052 Update big brand examples in WordPress guide (#34010)
* Remove big brand examples that no longer use Wordpress

* Add new examples of big name brands using WordPress

* Add links to example brands using WordPress
2018-12-06 10:41:52 -07:00
Qasim Hafeez 780b8a58f4 Added Link for most popular wordpress plugins (#33387) 2018-12-06 10:15:38 -07:00
Nikolay e8485a7293 fixed description + implementation in pseudocode (#25192)
corrected the description and added the implementation in pseudocode
2018-12-06 20:55:34 +04:00
Nikolay 1896b5c977 some language corrections (#25160) 2018-12-06 20:54:24 +04:00
Maxim c073e72b0a Rfactor and translate English parts of the text (#25153) 2018-12-06 20:54:10 +04:00
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