Commit Graph

17654 Commits

Author SHA1 Message Date
33d0db176a Replace some words (#19009)
"Дайте" with "Придайте" and "использование их" with "используются"
2018-11-03 20:54:23 +04:00
b581b82d41 translate(docs): how-to-catch-outgoing-emails-locally.md to russian (#18528)
* translate(docs): how-to-catch-outgoing-emails-locally.md to russian

* changes

* changes1
2018-11-03 20:53:50 +04:00
04e7f1fa8b Fix: Typo in Vim guide (#24972)
* Fix: Typo in Vim guide

* Update index.md
2018-11-03 21:24:47 +05:30
03e0aaefaf grammar correction (#24880)
"CSS allows developers" instead of "CSS allows for developers"
2018-11-03 21:21:21 +05:30
da46095d7d Updated the React Native Section (#24885) 2018-11-03 21:19:54 +05:30
4d5677a66e Updated code comments to portuguese (#20785)
* Updated code comments to portuguese

* Fixado erros de sintaxe
2018-11-03 14:46:34 +01:00
92e87f9b7e mentioned about being lightweight (#20602)
* mentioned about being lightweight

details on bulma being lightweight

* moved this addition to the list

and removed periods
2018-11-03 20:36:19 +07:00
3119a25cbd Updated and added another tool for accessibility (#20694)
* Updated and added another tool

Added color contrast checker for good accessibility

* added line break
2018-11-03 18:33:09 +05:30
74f2ddbed5 Copy edits for Java arrays article (#20615)
* Copy edits for arrays

Settling on British -ise endings rather than -ize, but either way works for me.

* markdownize link

americanize grammer
fix inline code blocks to use single ticks
turn output into code blocks to align with rest of article
2018-11-03 18:19:44 +05:30
892ec7f81b Add "modulo" name in remainder section (#20624)
* Update index.md

I refer to it as "modulus" so I thought it would be best to add another name for it.

* markdownize links

add modulus to to sentence on 75
2018-11-03 18:19:20 +05:30
5dade1e490 Grammatical and structural corrections (#20679) 2018-11-03 18:18:56 +05:30
69b11d7df4 add the text "15.sudo" (#20745)
* add the text "15.sudo"

* Format the text properly
2018-11-03 18:18:19 +05:30
b23d8e6dbb SQL types (#20673)
* SQL types

Added DDL and DML as type of SQL

* Add the third part of SQL.....
2018-11-03 17:30:03 +05:30
9e32a9acd1 Added More Information Section with links (#24892)
Header for Elm architecture section
2018-11-03 14:22:41 +05:30
2543d6ba96 Minor grammar and syntax corrections. (#20630)
* Minor grammar and syntax corrections.

* Remove insecure urls

* Fix formatting
2018-11-03 15:00:57 +07:00
e1a0df55ef build(tools): add node_modules cleanup script 2018-11-03 10:32:50 +03:00
da5cd22172 Added NavLink, Redirect and programmatic redirects (#20494)
* Added NavLink, Redirect and programmatic redirects

* Fix format and correct grammar
2018-11-03 14:09:21 +07:00
70032ce972 removing half tag "<sup1" (#20816)
* removing half tag "<sup1"

it looks like it auto-completed and then someone continued typing.

* Remove <sup> tag
2018-11-03 14:07:59 +07:00
6ec1384d0c A few minor punctuation changes (#20736)
* A few minor punctuation changes

Added colon after first Example to match others.
Added periods at the end of sentences.
Put space between 'MDN web docs', capitalized, added colons.

* Correct markdown syntax
2018-11-03 12:15:12 +07:00
af9db2657b Pure component added to index of react component (#34141)
* Pure component

* SPG changes
2018-11-03 10:28:26 +05:30
f776235ddf Corrected grammar (#24559) 2018-11-03 10:25:21 +05:30
98df94d143 Add Angular logo (#20440)
* Add Angular logo

* removed unnecessary line
2018-11-03 10:21:01 +05:30
e863e1bc9c Grammatical and structural corrections (#20806) 2018-11-03 11:42:57 +07:00
9ae4b3ac08 Add Angular logo (#20446)
* Add Angular logo

* removed unnecessary line
2018-11-03 09:46:12 +05:30
d61fd5f661 Add Angular logo (#20448) 2018-11-03 09:45:59 +05:30
4f02fdad57 Added to arguments (#20577) 2018-11-03 09:45:39 +05:30
bcbfd6180b Guide/SSH: Add a How-To section and more information links (#20598)
* Add a How-To section and more information links

* Change links to markdown style

and make a list of the links
and change youtube link to the full url
2018-11-03 09:45:24 +05:30
b585a46055 Adding to WordPress guide (#20601)
* Adding to WordPress guide

* Adding custom post type info to WordPress guide
2018-11-02 23:16:47 -04:00
b63711fd83 Changed "match all the upper and lower a" to "match all the upper and lowercase a" (#34171)
This is just a simple grammar fix but I feel like upper and lowercase a reads better so it's worth making this change.
2018-11-03 07:21:39 +05:30
1317c98c22 Added the top 6 features of laravel (#34161)
Added the top 6 features of laravel
2018-11-03 07:15:57 +05:30
ca2af19aec guide: add vuex article (#34164)
create a file for vuex article
2018-11-03 07:13:10 +05:30
0fd58ad83a Missed comma (#21306)
Missed comma after "When the Delivery Team commits to a fixed set of stories in the Sprint planning"
2018-11-02 20:31:00 -04:00
af8e751f83 corrected spelling from thourgout to throughout (#21283) 2018-11-02 20:19:03 -04:00
91e30e0c4d Fixed typo "because" under Truth Tables section (#21279) 2018-11-02 20:17:12 -04:00
5269b1f47f [Arabic] Fix gitter href for official chat rooms link (#33234) 2018-11-02 22:57:31 +00:00
6546e43b93 Added reference video on conference speaking (#20322)
* Update index.md

* Update index.md

* Fixed typo
2018-11-02 17:13:34 -04:00
6ce41d6203 fixed a typo (#34170) 2018-11-03 01:24:58 +05:30
50ecd8ad40 Fix invalid syntax (#25653)
Print now needs brackets to work in python3
2018-11-03 01:22:25 +05:30
d7ab835589 Added file to guide: Javascript - standard objects - String fromCodePoint (#31787)
* Added file to guide: Javascript - standard objects - String fromCodePoint

* String-fromcodepoint Guide File: Added title and changed layout order, description first.
2018-11-03 00:12:40 +05:30
fdd56d8e78 [Rus] RWD: CSS Grid Improved translation of use-grid-column-to-control-spacing (#23427) 2018-11-02 22:02:44 +04:00
39207b4e97 [Rus] RWD: CSS Grid Improved translation of use-grid-row-to-control-spacing (#23446) 2018-11-02 22:01:35 +04:00
62c2a10c4b [Rus] RWD: CSS Grid Improved translation of align-an-item-horizontally-using-justify-self (#23468) 2018-11-02 22:00:44 +04:00
1381298d96 [Rus] RWD: CSS Grid Improved translation of add-rows-with-grid-template-rows (#23338) 2018-11-02 21:59:24 +04:00
d6bc7cc9e7 [Rus] RWD: CSS Grid Improved translation of add-columns-with-grid-template-columns (#23301) 2018-11-02 21:58:36 +04:00
30b7202784 [Rus] RWD: CSS Grid Improved translation of create-your-first-css-grid (#23287) 2018-11-02 21:57:37 +04:00
aeb5166ccd Update depth-first-search.russian.md (#19053) 2018-11-02 21:31:23 +04:00
1a4742a8ec Update create-a-trie-search-tree.russian.md (#19052) 2018-11-02 21:30:42 +04:00
002788b418 Update check-if-an-element-is-present-in-a-binary-search-tree.russian.md (#19050) 2018-11-02 21:29:48 +04:00
14a89d5a56 Added content to stub (#34168)
Explained what an arithmetic series is, gave the formula for the sum (when finite) and gave two proofs (not just induction) as the 'famous' method by Gauss is too elegant to ignore.
2018-11-02 22:09:56 +05:30
16816ca99d Some changes in translations (#20967) 2018-11-02 20:32:10 +04:00