Commit Graph

22625 Commits (75293e649d064b133123a5ba3548d0acfd8a1be5)

Author SHA1 Message Date
sourya e794968c52 format CSS code according to CSS style guide. (#30571) 2019-04-01 23:23:03 +05:30
Kaan cf6da33247 Added "More Information" Section (#30480) 2019-04-01 23:18:22 +05:30
Chelsea Marie Hicks db5dbf4f66 Grammar and punctuation changes (#30488)
There was inconsistent use of periods on listed statements and changes "Some common flags is" to "Some common flags are".
2019-04-01 23:15:58 +05:30
Andrea b8d3dc4e6a Minor wording/grammar updates (#28313) 2019-04-01 23:09:42 +05:30
Kristofer Koishigawa 095188215f fix(challenges): Regex Asterisk Challenge (#34800)
* fix(challenges): Fixes description and adds tests to close #17872.

* fix(challenges): Removed unnecessary string arguments from testString

* fix: improved challenge instr and tests
2019-04-01 19:19:13 +05:30
Илья a326c2cf9a Make a comparison in the test more accurately (#35500)
* Update use-arrow-functions-to-write-concise-anonymous-functions.english.md

* refactor:  fix the assert messages to make them more like all the rest in the curriculum (i.e. using `should`)

Co-Authored-By: iliyaZelenko <iliyazelenkog@gmail.com>
2019-04-01 10:55:43 +02:00
ktannert 4c9282d3bf Update index.md (#28953)
Corrected grammar and punctuation errors.
2019-03-31 19:45:51 -07:00
Hovhannes ef2be456d3 Example of simple PDO Connection (#28888)
* Example of simple PDO Connection

* Update index.md
2019-03-31 18:46:10 -07:00
Descritorio d03f332de5 Fixed the formatting in all blocks of code (#34095)
* Fixed the formatting in all blocks of code

* Update index.md
2019-04-01 00:27:02 +05:30
Willy David Jr 5810a2cf41 Corrected spelling of instatiate to instantiate. (#32747)
Corrected spelling of instatiate.
2019-04-01 00:25:43 +05:30
muskaangupta15 7af600ab0b Update index.md (#27090) 2019-03-31 23:59:54 +05:30
Joel Bryant 9f5eda74f5 Update index.md (#28674) 2019-03-31 11:18:14 -07:00
BoopMehNose 0cb6c25d84 Updated String Category (grammatical updates and specifications).md (#33779)
* Update index.md

Updated descriptions for the String category, specified that strings are objects. Corrected grammatical error.

* Update index.md
2019-03-31 23:43:25 +05:30
75072107 7cbde1d724 added a ' quick search ' method. (#28660) 2019-03-31 10:58:29 -07:00
Gabriel Hoverman 0c07ad1854 Added PHP Type Casting to Guide. (#33762)
* Added PHP Type Casting to Guide.

* Added PHP Do While Loop to Guide.

* Delete index.md

* fix: capitalize title
2019-03-31 10:35:06 -07:00
Tim Austin 2ffa5c9b53 Code blocks formatted, qualified POST security statement, added array form data examples (#25435)
* code formatting, POST security qualified, arrays

* fix: added > to closing html tag
2019-03-31 10:29:58 -07:00
Richard Hall 93c092d5e7 Add note about not capitalizing PHP in tags (#28882) 2019-03-31 10:18:12 -07:00
Dana Ottaviani c08f3785cb Add solutions to Bootstrap challenges (#35710)
* feat: add solution for font-awesome icon challenge

* feat: add solution to add all button icons challenge

* feat: add solution to add ids to bootstrap elements challenge
2019-03-30 23:20:01 -07:00
Jonathan Lawrence f743c675c7 Grammar fix (#35711)
I was going through the Bootstrap lessons and found this. Very small change, I know, but I believe it's important.
2019-03-31 11:30:37 +05:30
Aditi Joshi 4ead7621d6 fix: basic-html-and html5 challenge arabic - test (#35441)
* fix: basic-html-and html5 challenge arabic - test

* improve translation quality
2019-03-31 05:51:48 +02:00
DrN0VA 8a91e94cf2 Clause and Punctuation Issues - First Paragraph (#27894)
"More specifically, a robot needs to sense its environment, use that information as an input to make decisions and then act accordingly. Each system in this paradigm is often a study in itself."
changed to
More specifically, a robot needs to sense its environment, use that information as an input to make decisions, and then act accordingly; each system in this paradigm is often a study in itself.
2019-03-31 02:08:34 +01:00
Who is my Name! 12a693eea0 added a tiny guide to docker ps (#33987) 2019-03-30 14:50:58 +05:30
Daniel Damilare 2353a3c02a Update index.md (#29031) 2019-03-29 18:10:05 -04:00
Randell Dawson 60c796e70d Revert "curriculum: Change pre and code to blockquote in Advanced Node and Express challenge (#35697)" (#35709)
This reverts commit b16773617e.
2019-03-30 00:40:12 +04:00
Travis Benfield 2262edd134 Grammar fix (#33047) 2019-03-29 13:13:23 -07:00
The Coding Aviator b16773617e curriculum: Change pre and code to blockquote in Advanced Node and Express challenge (#35697) 2019-03-29 13:10:46 -07:00
Oliver Eyton-Williams 73277d8ba8 fix: Restore missing emojis and fix broken links (#35703)
* fix: Restore missing emojis and fix broken links

* fix: Remove emojis to conform with style guide

* fix: Remove the last emoticons
2019-03-29 12:52:56 -07:00
Andrew Ma 7a37788ea1 add beginner solution to pig latin (#35572) 2019-03-29 22:48:54 +05:30
lizcamp 20ee0161ed Added additional DSU details (#33060)
details surrounding why developers stand, and the purpose of the DSU in the sprint
2019-03-29 10:12:28 -07:00
Vyrza f6f4f29cad Added table of content (#33523) 2019-03-29 10:09:38 -07:00
Adrian Skar 08bdc8640e fix(guide): ES6 destructuring assignment with the rest operator (#35681)
* fix(guide): ES6 destructuring assignment with the rest operator

Minor fixes/enhancements.

* Update guide/english/certifications/javascript-algorithms-and-data-structures/es6/use-destructuring-assignment-with-the-rest-operator-to-reassign-array-elements/index.md

Co-Authored-By: AdrianSkar <adrian@adrianskar.com>

* Update guide/english/certifications/javascript-algorithms-and-data-structures/es6/use-destructuring-assignment-with-the-rest-operator-to-reassign-array-elements/index.md

Co-Authored-By: AdrianSkar <adrian@adrianskar.com>

* Update guide/english/certifications/javascript-algorithms-and-data-structures/es6/use-destructuring-assignment-with-the-rest-operator-to-reassign-array-elements/index.md

Co-Authored-By: AdrianSkar <adrian@adrianskar.com>

* Fixes for solutions 

Copy/paste friendly code as discussed.

* Update guide/english/certifications/javascript-algorithms-and-data-structures/es6/use-destructuring-assignment-with-the-rest-operator-to-reassign-array-elements/index.md

Co-Authored-By: AdrianSkar <adrian@adrianskar.com>
2019-03-29 09:40:13 -07:00
Amy Lam 914a7c522d Copy edits (#35536)
* Copy edits to Basic JavaScript section

* Copy edits to ES6 section

* Update index.md
2019-03-29 22:06:58 +05:30
Andrew Ma 768b618e68 add solution to Redux never mutate state (#35590) 2019-03-29 08:52:12 -07:00
Ina S.Lew 25c906d389 Commented solution using switch statement (#35623)
* Commented solution using switch statement

* fix: used two-space indentation
2019-03-29 08:33:47 -07:00
Ina S.Lew 2565d4c44a Commented full solution (#35620)
* Include a default case for messageReducer

* Commented full solution
2019-03-29 08:20:11 -07:00
coderlyn 64efcac199 Add hints and solution for this challenge (#34430)
* Add hints and solution for this challenge

* Add original challenge seed code to solution
2019-03-29 07:50:30 -07:00
coderlyn 7bc3f6378f Add hint and solution (#34429)
* Add hint and solution

* Add original challenge seed code to solution
2019-03-29 07:38:07 -07:00
Nikolai Kiselev 03c603787f Add solution to Arguments Optional challenge (#35654)
* Add solution to Arguments Optional challenge

* fix: remove repl.it links

* fix: rename variables

* fix: remove unused parts of template

* fix: update links markdown

* fix: replaced existing Intermediate with this one
2019-03-29 06:17:56 -07:00
Cătălin Udroiu e5aabc38f5 Introduction for Coding Interview Prep (#29351)
* Introduction for Coding Interview Prep

* Fix grammar and phrasing
2019-03-29 05:50:36 -04:00
Valeriy 80eaccc467 chore(tests): add tests for worker-executor 2019-03-29 15:06:10 +05:30
Valeriy S 845b966bda fix(client): execute web workers concurrently 2019-03-29 15:06:10 +05:30
Valeriy S e8f5b54d63 fix(client): pass logs incrementally from test worker 2019-03-29 15:06:10 +05:30
Swati Kanchan 38c5039e00 Added text about "Limiting bandwidth" and "Exact file locations on re… (#27091)
* Added text about "Limiting bandwidth" and "Exact file locations on remote server"

* Fix formatting
2019-03-29 05:34:37 -04:00
Satish Jhanwer a03fbe1dc2 Chore(guide): added information about Docker login command (#26851)
* chore: information about Docker login command

Added information on how to use docker login command for logging into private Docker registry.

* chore: fixed the typo

fixed the typo in the docker login command

* Fix wording
2019-03-29 05:27:18 -04:00
SakshamGupta1995 78949d9f61 Add Case conversion functions to the article (#26922)
* Add Case conversion functions to the article

These functions tell the programmers about converting their string data type value either into upper case letters or lower case letters.

* Fix formatting and phrasing
2019-03-29 05:22:17 -04:00
Oliver Eyton-Williams 784de367a1 fix: remove redundant icon assets and links (#35568) 2019-03-29 14:49:55 +05:30
yehia67 1d2baeabdc fix: remove helpful-links section (#35478)
Closes #35397

Co-authored-by: mrugesh mohapatra <me@raisedadead.com>
2019-03-29 14:45:18 +05:30
grets311 3ece63f044 Update solution to meet exercise criteria (#34583)
The exercise requires a match at greater than 5 characters however the solution has a match occurring at a minimum of 5.
Request to update 5 to a 6.
2019-03-29 04:55:24 -04:00
Rajiv Ranjan Singh 6b589506e9 Update index.md (#35701) 2019-03-28 21:47:45 -07:00
Matt Neves f56221d0aa added image (#32346) 2019-03-28 19:22:55 -07:00