Commit Graph

22582 Commits (1d02702a462dd61a578f169cc47db521de8cd2c8)

Author SHA1 Message Date
Yuran Pereira 39b597f1c2 Corrected grammatical mistake (#35631)
From: "The version numbers themselves not should be changed"
To: "The version numbers themselves should not be changed"
2019-03-19 11:24:48 -04:00
Shak 38c2b40b1d Updated the file to add SNS (#29107)
SNS added as a popular service.
2019-03-19 20:42:11 +05:30
Daniel Roy a626b7f9e5 Updated with pricing and cost calculator links (#27859) 2019-03-19 20:41:51 +05:30
despare 6cf08fb0ae Update index.md (#31789) 2019-03-19 07:57:30 -07:00
NITIN BISHT 228d873dd3 Fix: remove quote from challenge where not needed [english] (#35493) 2019-03-19 15:04:03 +05:30
Randell Dawson 4d1d89b1c7 fix(curriculum) Fixed test to only allow valid JSX comments for Add Comments In JSX challenge (#35320)
* fix: only allow valid jsx comments in div elem

* fix: allow blank comment and removed assert msgs
2019-03-19 01:00:12 -04:00
Rajiv Ranjan Singh 824d459182 Fixed Typographical Error in guide/english/blockchain/index.md (#35542)
* Update index.md

* reverted the code

* Update index.md
2019-03-18 23:35:56 -04:00
JKarlavige 797d40b639 Added Flex Flow Property (#25178)
* Added Flex Flow property

Explains the basic use of the flex-flow property.

* Update index.md
2019-03-19 01:07:02 +05:30
Oliver Eyton-Williams e7bc4bd014 fix: Allow trailing commas to be used in challenge (#35585)
* fix: Allow trailing commas to be used in challenge

* fix: use regex to simplify challenge tests

* Update curriculum/challenges/english/03-front-end-libraries/react/review-using-props-with-stateless-functional-components.english.md

Co-Authored-By: ojeytonwilliams <ojeytonwilliams@gmail.com>
2019-03-18 09:56:46 -07:00
PREM CHANDRA SINGH cc27a90254 ADDED BRIEF FEATURES ABOUT KALI LINUX DISTRO (#33631)
* Update index.md

* Update index.md
2019-03-18 15:58:23 +05:30
Akshay Babbar 0ee9d54b4c added Few Products (#32640)
Updated the Desciption
2019-03-18 15:57:24 +05:30
Shruti Grover 6f1830f7ba Adding resource for Python (#30018)
https://www.py4e.com (Python for Everybody) added as tutorials for python
2019-03-18 15:56:46 +05:30
socutebunny 773f0d18a0 Added rm usage and examples (#26957)
* Added rm usage and examples

* md-ize code
2019-03-18 15:56:06 +05:30
King Josaphat Chewa a7f1912adb Add "Debian" as a popular distro (#32817) 2019-03-18 15:23:16 +05:30
Wisawa Ploypradub 8bafea5e7e Add Gnome 3 to popular distribution (line41) (#32672) 2019-03-18 15:22:35 +05:30
The Coding Aviator 17715a795e fix(formatting): Zhang-Suen | Rosetta Code (#35472)
* fix(formatting): Move challenge instructions to instruction section

* Fix table and list

* fix(curriculum): Zhangsuen

* fix(curriculum): add bold tags

* Fix typo in instructions
2019-03-18 17:19:02 +09:00
Matheus Genteluci 117e198b1e Return largest numbers in array - Portuguese (#34515)
* Return largest numbers in array - Portuguese

added solution

* Add invocation to the solution
2019-03-18 08:30:41 +01:00
Vicente Plata b24807312c fix(client): Make links with Font Awesome Icons accessible to visually impaired campers (#35589) 2019-03-18 08:58:24 +03:00
Chris Steenkamp 91926b71fe Corrected markdown for example code (#30387)
The markdown used in the examples in the section titled Implementation had the closing back-ticks specified on the wrong line, causing the code examples to be incorrectly displayed.
2019-03-17 18:48:57 -07:00
Matheus Genteluci 6f28548668 Understand where an objects prototype comes from (#34643)
* Understand where an objects prototype comes from

- One hint and Solution added to index.md

* Add original seed code
2019-03-17 17:19:21 -07:00
Randell Dawson 9051ad2eb5 Fixed bug allowing versions of Object.keys method and hard coding of ownProps array (#35021)
* fix: disallow variants of Object.keys method

* fix: added new test to help prevent hardcoding array

* fix: refactored regex
2019-03-17 18:47:41 -04:00
Alexander Molnar 15a8e35288 Added more content (#26036)
Clarified definition, and gave examples of why primes are important and useful
2019-03-17 14:13:22 -07:00
Roberto Beltran fb8dcd4dbc Make link text more descriptive (#35218)
* Make link text more descriptive

Make link text more descriptive for improved accessibility.

* Add mention of MDN to link description

As suggested by Sidak Singh Aulakh, added reference to MDN web docs which is the link's destination.

* Update curriculum/challenges/english/03-front-end-libraries/jquery/change-text-inside-an-element-using-jquery.english.md

Adjust link wording

Co-Authored-By: RobertoJBeltran <45843750+RobertoJBeltran@users.noreply.github.com>
2019-03-17 16:47:30 -04:00
toakes59 542cf6a68f added For Loop heading (#30382)
Added For Loop heading to top of page.  This is easier to see then the title table
2019-03-17 10:22:43 -07:00
ayagrwl ea4eaf02b6 Added applications and external link (#29227) 2019-03-17 10:02:39 -07:00
toakes59 b4044fe267 Changed a = a + 1 to a++ (#28742)
Changed a = a + 1 to a++ in implementation section.  It is best practice to use a++ rather than a = a + 1
2019-03-17 09:45:59 -07:00
m0ndnacht b8b1e029db fixed some semantical issues (#33465) 2019-03-17 17:03:49 +05:30
Christos Gourzoulidis 078e88fd45 YouTube Loop (#32950)
Adding youtube loop values
2019-03-17 16:48:04 +05:30
Matheus Genteluci 222948d5ac Reverse a String - Portuguese (#34513)
* Reverse a String - Portuguese

* Add invocation

Co-Authored-By: MGenteluci <mgenteluci97@gmail.com>
2019-03-16 21:30:58 +01:00
Pavel 452fd54e3c Added russian translate to clone-an-element-using-jquery (#33296) 2019-03-16 21:18:28 +01:00
lucielchoi707 0afb7cd800 add solution (#28407) 2019-03-16 21:10:33 +01:00
lucielchoi707 a2ee27a17f add solution (#28341) 2019-03-16 21:08:51 +01:00
Assil 0cf2863b5c Update set-the-font-family-of-an-element.arabic.md (#30526) 2019-03-16 21:04:37 +01:00
lucielchoi707 996883be6c add solution (#28386) 2019-03-16 20:57:39 +01:00
Matheus Genteluci 7a0864d716 Repeat a String Repeat a String - Portuguese (#34581)
Solution added to .md
2019-03-16 20:48:46 +01:00
Bruno Nash 55e7b07eb2 Fixes the CSS blockquote auto-translation (#28991) 2019-03-16 20:41:47 +01:00
Bruno Nash bf0b86557f Fixes the CSS blockquote auto-translation (#28988) 2019-03-16 20:41:28 +01:00
Bruno Nash 347d52519d Fixes the CSS blockquote auto-translation (#28986) 2019-03-16 20:40:57 +01:00
Bruno Nash c3d0bef539 Fixes CSS auto-translation (#28983) 2019-03-16 20:40:31 +01:00
Bruno Nash 5842c09452 Fixes CSS auto-translation (#28982) 2019-03-16 20:39:39 +01:00
Bruno Nash efc8a760f0 Fixes CSS auto-translation (#28974) 2019-03-16 20:39:04 +01:00
Bruno Nash 4669a34554 Fixes CSS auto-translation (#28966) 2019-03-16 20:38:26 +01:00
Bruno Nash fce845e5de Fixes auto-translation of 'width' (#28961) 2019-03-16 20:37:58 +01:00
Bruno Nash 6eb00e6b4e Fixes auto-translation of 'color: red' (#28959) 2019-03-16 20:37:35 +01:00
Bruno Nash 05a77e6e97 Fixes auto-translation of 'height' (#28956) 2019-03-16 20:37:14 +01:00
Bruno Nash d238e6e1cb Fixes auto-translation for 'auto' (#28955)
Also, fixes the spelling of 'container'
2019-03-16 20:36:48 +01:00
Bruno Nash 198b38f2fc Fixes 'grid-area: cabeçalho' (#28952)
Fixes 'grid-area: cabeçalho' => 'grid-area: header'
Also fixes the spelling of 'container'
2019-03-16 20:36:20 +01:00
Bruno Nash 2fb9db692f Fixes auto-translation of 'repeat' (#28954) 2019-03-16 20:35:08 +01:00
Matheus Genteluci 893ac48f25 Add key value pairs to javascript objects (#34280)
- Added solution to .md file
2019-03-16 20:18:29 +01:00
Matheus Genteluci 3f95b5bb0f Comment-your-javascript-code Solution (#30797) 2019-03-16 20:14:29 +01:00