Commit Graph

19662 Commits (3362da66dc7b86802f07e82c629b287cc456de73)

Author SHA1 Message Date
Lakeshia Williams eeb66d2c4e added MDN CSS site to sug. reading (#27178) 2018-12-09 09:26:57 -06:00
Hawkings296 d1147b3765 Added a line of text (#27067)
Line 15.
2018-12-09 09:18:08 -06:00
Nikolay 816278a8ec completely changed the article (#25215)
A full view of smart contracts is given in this article!
2018-12-09 19:17:42 +04:00
Qalas 9dfab39c60 Correction of grammatic and speech errors (#25209) 2018-12-09 19:17:04 +04:00
Nikolay 3ece5fbdb4 Update index.md (#25204) 2018-12-09 19:16:02 +04:00
darkcomet76 d7293baff3 Added suggested reading in index.md (#25406)
Added the Odin Project's HTML+CSS course as suggested reading.
2018-12-09 09:05:07 -06:00
UrszulaSury 49487788e3 Changes and additions to the article. (#25218) 2018-12-09 09:04:06 -06:00
Deepesh Ludhyani cc5944d623 Additional book reference added to learn CSS (#24752)
* Additional book reference added to learn CSS

* add link to book
2018-12-09 08:48:53 -06:00
Valeriy 786da39499 feat(client): bundling test dependencies 2018-12-09 10:38:10 +00:00
Valeriy S 2e598f692d fix(client): use babel polyfill for async 2018-12-09 10:38:10 +00:00
Kevin Trang ace67970e4 Added example, explanation and solution to "Use RGB to Mix Colors" (#34613)
* Added example, explanation and solution to "Use RGB to Mix Colors"

* Keyword backtick changes

-As suggested earlier, I changed the triple backticks of the keywords into single backticks

* Consistent style and format changes

-Changed the spacing of the '<style>' elements , in order to create consistent spacing, and removed extra words to fit the quotes

* fix: removed older examples
2018-12-09 00:19:04 -08:00
bagecka 711ec741e9 Update stub Use RGB to Mix Colors (#33900)
Added to content to stub article, Use RGB to Mix Colors.
2018-12-08 23:44:50 -08:00
Nick J 1c47a28c6b Fix typo CPPU (#28880)
Fixes a typo in the text where CPPU should be CPU.
2018-12-08 20:03:09 -08:00
Gautam 9071f1002c Added an awesome collection for VS Code resources (#24407) 2018-12-08 22:13:23 -05:00
Carlos Arcenas debea18a18 Fix grammar of swift/hello-world.md (#24412) 2018-12-08 21:56:20 -05:00
Boopathiking a6ab0714e4 Wrongly mentioned, so interchanged the comments (#24370) 2018-12-08 21:53:21 -05:00
Doug Abbott becdf54e98 added vim shortcut link (#24355)
* added vim shortcut link

vim is confusing, added a link i use for vim shortcuts

* Added link formatting
2018-12-08 21:46:00 -05:00
SoMike db35bf5ffc Words correction in index.md (#24354)
Corrected the word "appliations" to "applications", "possibe" to "possible"  on line 6 and the word "programmaing" to "programming"  on line 11.
2018-12-08 21:45:13 -05:00
SoMike ce87993ecb Words correction in index.md (#24369)
Corrected the word "mus" to "must" on line 21
2018-12-08 21:43:20 -05:00
arun-sharma-blr e9fc27ad8f Added the Types of Blockchains section (#24242)
Briefly described permissionless and permissioned blockchains
2018-12-08 21:36:49 -05:00
Taweewat Somboonpanyakul 5f1a596cc1 Added two more options '-lh' and '-lS' (#21172) 2018-12-08 21:32:36 -05:00
JamBove 5dc7c2b24d Added wikibooks article to more information (#24215)
Added Some Basic and Inefficient Prime Number Generating Algorithms to the More Information header.
2018-12-08 21:29:02 -05:00
blank10032 f760e90fc3 Added a section on why you would use macros (#24214) 2018-12-08 21:24:46 -05:00
lizantell 415d92a597 Removed info about <em> (#24234)
Not relevant to this page on semantic HTML elements
2018-12-08 21:24:14 -05:00
JamBove 4c9992aaf0 Mentioned The Linux Command Line book (#24210)
* Mentioned The Linux Command Line book

And added the link to download it from the original website.

* Converted change to "More Information"
2018-12-08 21:21:27 -05:00
lizantell 483534c03a Added accessibility info to the link text section (#24229) 2018-12-08 21:20:11 -05:00
Randell Dawson e230039832 fix: Capitalized "the" at start of sentence (#34562) 2018-12-08 17:01:51 -06:00
Eduardo Airton 36c0a69a9a Tradução de nomes de variáveis e comentários (#20323) 2018-12-08 23:02:11 +01:00
Nadeem Bhati cfa1840cf8 updated with more info (#33619) 2018-12-08 13:23:20 -07:00
Hunter 057aa07ec3 Fix small grammar mistake (#28330)
Switch "an native shell" to "a native shell"
2018-12-08 12:57:54 -07:00
Liam Rosenfeld 7d1037847f Added 'Structures and Classes' Page Swift (#28258)
Based off the official swift language guide
2018-12-08 12:56:42 -07:00
haftav f247b6a19a Wording update (#28125) 2018-12-08 12:51:07 -07:00
Alyssa Dang d15570b4f5 Update index.md (#24701)
Simplified the definition
2018-12-09 01:07:30 +05:30
Cuong Nguyen b9e22951af Added Typescript/Mixin (#26256) 2018-12-08 12:37:14 -07:00
Cuong Nguyen 7ecf3e3efc Added TypeScript/Unknown Type (#26181) 2018-12-08 12:35:07 -07:00
Karol Gasparik 5d5a29649f update: lambda expression example for python sort (#26044)
Added example that use lambda expression as key during sorting list.
2018-12-08 12:33:36 -07:00
rejuls 71b5c71da1 Update index.md (#33066)
Grammatical, Spelling changes
2018-12-08 12:22:43 -07:00
Justin Thomas 7b68723cf5 Add section on Blockchain Consensus Protocols (#31435)
Add the two most well-known protocols, Proof of Work, and Proof of Stake.
2018-12-08 11:53:56 -07:00
Giovanni G 5e4ce8bb70 Add text (#31082)
Add chapter called "Real World Application of Cryptocurrencies" 
- Real estate
- Charities
- Buying and Selling content
2018-12-08 11:41:40 -07:00
CodingHero97 d411e743ad fixed grammar and indentation on links (#30446) 2018-12-08 11:22:01 -07:00
edu san aee74f1a63 Adding new content to index.md (#29673)
* Adding new content to index.md

Added mention of blockchain technologies in first paragraph.
Added link to coinmarketcap, and changed sentence about cryptocurrencies fractions, which was unclear IMO.
Retouched last sentence including mention to decentralized exchanges.

* Translation of proposal for index.md

In case pull-request #29673 is accepted, this is its Spanish translation
Pull-request URL: https://github.com/freeCodeCamp/freeCodeCamp/pull/29673
2018-12-08 10:51:09 -07:00
Donald Maness 66331b5385 Make size plural (#23768) 2018-12-09 00:50:57 +07:00
stephanieadwill 20f2413ebd Proofreading typography legibility article; adding resource. (#23211) 2018-12-09 00:40:24 +07:00
taptherockies 5d01139313 Clarified VS Code Feature (git support) (#23617)
Changed "Build-in Git- " to "Built-in Git support -"
2018-12-09 00:38:10 +07:00
Alex Yu 43e6147f71 Add the text "intermediary" (#29010) 2018-12-08 10:26:22 -07:00
Curtis Vermeeren 71a75386c1 Create index.md (#25957) 2018-12-08 08:44:09 -06:00
Gregory Gubarev a92c07904a Responsive Web Design: Added hint to Specify How Fonts Should Degrade (#24357)
Added hint to Specify How Fonts Should Degrade (https://learn.freecodecamp.org/responsive-web-design/basic-css/specify-how-fonts-should-degrade and https://guide.freecodecamp.org/certifications/responsive-web-design/basic-css/specify-how-fonts-should-degrade)
2018-12-08 08:41:33 -06:00
Markus Lanser 3c5c78b51b fixing spelling mistake "on going" > "ongoing" (#25926) 2018-12-08 08:39:15 -06:00
Jessica Swift 26e8e593c1 Add back `` (#24651)
Added a few `` for an easier read of the article.
2018-12-08 18:42:15 +05:30
Danuta Cybulska 5a5cc8f696 Add link (#23952)
* Add link

### Exercises
I suggest working out while playing the game [Flexbox Froggy](http://flexboxfroggy.com)- [Guide](https://github.com/thomaspark/flexboxfroggy)

* Re-added deleted link
2018-12-08 03:07:02 -05:00