Commit Graph

17945 Commits

Author SHA1 Message Date
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
e9ed5a1f10 Some changes in translations (#20956) 2018-11-02 20:30:56 +04:00
cb5ef67237 Grammatical and structural fixes (#20728) 2018-11-02 21:53:39 +05:30
4732932851 Added "Full Join Section" (#20330)
* index.md

Added 'Full Join'.

* Fix grammer "gonna" to "going to"
2018-11-02 21:49:09 +05:30
394ea7aa93 Anecdote about C++ (#20361)
* Anecdote about C++

Linked the name of C++ to the update statement in a for loop.

* minor fixes
2018-11-02 21:47:06 +05:30
f8cfd5dd40 Typos fixed (#20362) 2018-11-02 21:45:27 +05:30
f40384972b fix example usage (#20213)
* fix example usage

* Removed translations
2018-11-02 19:34:54 +04:00
140dab8489 Fix Portuguese translation for ArrayList (#26670) 2018-11-02 12:32:41 -03:00
fef88345fd Portuguese Grammar Correction in CSS Classes Guide (#24585)
Grammar corrected by capitalizing "CSS" and putting "dá" instead of "dão" on line 26. Also, "antes" needed to have a lowercase 'a'.
2018-11-02 12:28:41 -03:00
29525c1edb Fixed machine translation to russian (#24276)
* Fixed machine translation to russian

* Fix line 53
2018-11-02 19:21:29 +04:00