Commit Graph

20710 Commits (2f596c93f6d6f33165f4adbe24c4e529a03ea5eb)

Author SHA1 Message Date
Alexander Molnar afa94e6dbc Added content to stub (#25717)
* Added content to stub

Explained what PEMDAS represents, gave examples using it, and discussed a few special cases

* Re-added 'more information' section
2019-01-15 16:00:10 -05:00
Arunangshu Biswas ebf657912e Emphasized the element comparison in the example (#25506)
In the example I've emphasized the element pair which are being compared. This will provide an intuitive visual cue just by looking at the example. It kind of shows the bubble effect.
2019-01-15 15:59:28 -05:00
Ashwani Kumar 8e8d54f6be Added the text (#25266)
Added the text in
-line 11
-line 38 to 62
for simplification in understanding the 'WHERE' clause
2019-01-15 15:50:35 -05:00
kichukiran97 844554aab9 typo (#29647) 2019-01-15 14:42:22 -06:00
Aditya Sridhar 4e342714db Added points to note while using git rebase (#25244)
Git rebase is very powerful but is dangerous as well. Updated the guide to mention when to use rebase, and when not to use rebase.
2019-01-15 15:42:08 -05:00
Taiyue Tan 5831dc657a fixed spelling errors, added more information (#28297)
- logic changes
- explanations on different statements
2019-01-15 14:34:17 -06:00
Atom b35f9a02ac edited "variable a = 10 not 100" (#27193) 2019-01-15 14:33:24 -06:00
Melissa 4b31b43cbe Removed The extra "for" text (#29257)
Line 12
2019-01-15 14:26:09 -06:00
vkk2420 ef8d5842ec Add the "v4 Panel component Migration changes" (#24538)
* Add the "v4 Panel component Migration changes"

* markdownize code samples

remove repeated code
make it prettier
2019-01-15 14:22:10 -06:00
Meghan Westvig 74de20f3cf Fixing spelling errors (#27199) 2019-01-15 14:21:02 -06:00
Rajiv Ranjan Singh d0a534537c Update index.md (#34846) 2019-01-15 14:19:09 -06:00
Wingman Lee 2f1cb755c0 Updated some words for better consistency and flow (#27974) 2019-01-15 14:05:26 -06:00
frusagi 8d0441fe1b just added 's' to 'Resources'. (#27934) 2019-01-15 14:04:37 -06:00
kevcc 50fc5f6559 deleted "can help you" and changed to "helps you" (#27143)
It felt better when reading it. It flowed better.
2019-01-15 14:03:55 -06:00
Vedran Leder a2451f180f Add Pa11y (#26953) 2019-01-15 14:03:01 -06:00
chingchinglcc 48a2f7b3ef adds example (#26666)
* adds example

* change to simplified Chinese

We currently only work on simplified Chinese
2019-01-15 10:05:59 -08:00
chingchinglcc c09ea9111b Adds border and edits the meaning of the headline (#26630) 2019-01-15 10:05:30 -08:00
Mrugesh Mohapatra 381ebb0b32 fix: remove extraneous key 2019-01-15 19:52:19 +05:30
Mrugesh Mohapatra ce23f9fb7e fix: update custom loopback-component-passport 2019-01-15 19:52:19 +05:30
Todd Chaffee f0c8211e95 feat: use mock authentication for local dev 2019-01-15 19:52:19 +05:30
mrugesh mohapatra b734f5033d docs(readme): rename italian readme 2019-01-15 14:01:33 +00:00
mrugesh mohapatra c628519fa7 docs(readme): rename french readme 2019-01-15 14:01:33 +00:00
Brendan Hung d53c774bd4 fix: Shrunk margin of default-layout 2019-01-15 17:45:15 +05:30
Niraj Nandish 2888f9eda8 feat(client): Update all client gatsby packages (#34866) 2019-01-15 14:41:23 +05:30
Jessica Milewski 87fc92e2e4 Edit grammar and links (#27903)
* Edit grammar and links

Edit grammar and change URL links to reference-style links

* Make `## lessons learned` area more readable
2019-01-14 22:31:43 -06:00
xAtlasIX d7a482ae3c Update index.md (#26797)
Cleaned up some markdown and grammar.
2019-01-14 22:27:01 -05:00
JJ-Tu 93ccb0d926 Rephrased for readability (#26887) 2019-01-14 22:23:34 -05:00
annaattagirl 3e90137ab1 Update index.md (#27148)
Minor grammar and typo edits.
2019-01-14 20:12:45 -06:00
Joe Roland a96ed8e797 Fix: Fixed formatting issues and broken links (#28930) 2019-01-14 20:11:06 -06:00
MaxLearnToCode d894fe4c6b Uppercase to lowercase (#28317) 2019-01-14 20:01:55 -06:00
Chetan Salvi a19d95440c Updated link label in angular resources guide (#26911) 2019-01-14 19:49:33 -06:00
V.L f3c9c77413 Added word on line 12 (#33392)
I added the word "the" before "collision" on line 12.
2019-01-14 19:49:00 -06:00
Daniel Damilare 66a8b063df Update index.md (#29021)
* Update index.md

Corrected some words

* shorten, no need for all that
2019-01-14 19:47:52 -06:00
s-alyssa b6a1b6f163 Improved Grammar under Setting Up Animation (#28608)
From "...must include into the root module's imports array." to "...must be included into the root module's imports array."
2019-01-14 19:43:13 -06:00
fun831 d4a4aba44d SortingAlgorithms index.md (#29019)
* Update index.md

Additional information added about the trade-offs of speed vs resources used.

* fix typo's

add 't' to algorihms
change 's' to 'c' in resourses
2019-01-14 19:41:03 -06:00
Animesh Roy 3b11ae3f30 Changed text to 'About Cloud Firestore' (#29246) 2019-01-14 19:35:26 -06:00
Himanshu27299 32e615055e Minor grammatical corrections. (#31232) 2019-01-14 19:29:33 -06:00
ar03 45d8907d00 A YouTube description of Boundary Fill (#31505) 2019-01-14 19:27:12 -06:00
Ekin Eryilmaz 55c627d719 Some punctuation mistakes were fixed. (#27947) 2019-01-14 18:25:27 -07:00
Jurica Zuanović 0980393fe5 Spelling fixes (#27829)
Fix spelling "asceding" to "ascending", "clasical" to "classical", "wikipedia" to "Wikipedia"
2019-01-14 19:24:22 -06:00
codexmon 695e83b6b6 Update index.md (#27169)
eliminated the unnecessary extra space before two colons.
2019-01-14 19:22:28 -06:00
JustinBen-Tzioni dcca8f7af6 Reduced and rephrased words for enhanced clarity (#28730) 2019-01-14 19:21:06 -06:00
AdeliMwelesaGeorge 64a385662b Fix typo line 60 (#31803)
adiacent to adjacent
2019-01-14 19:20:30 -06:00
Jeremy Nofs 4f79ad82e4 Spelling and spacing fixes (#29783) 2019-01-14 19:16:35 -06:00
Yiğit Sever 69a6531bb9 Introduce runhaskell Option (#32487)
As an alternative to compiling and running the executable.
2019-01-14 18:14:34 -07:00
lenni108 13ca5969cd added description to wikipedia link (#30649) 2019-01-14 19:14:21 -06:00
Jurica Zuanović db4ab8d134 Fixing spelling "mantain" (#27820)
Fix spelling "mantain" to "maintain"
2019-01-14 19:10:59 -06:00
Burak İkan Yıldız 5ae96ccfa8 Update index.md, added feature set (#27100) 2019-01-14 18:10:34 -07:00
kevcc e95cf97908 Capitalized Patterns in the title (#27147)
I capitalized Patterns in the title "Behavioral Patterns"
2019-01-14 19:10:14 -06:00
Marek Troszczyński a2a77ff329 Added info about ways of getting feedback from stakeholders (#33882)
* Added info about ways of getting feedback from stakeholders

* ...

move 'for example' sentence up to fit in with article
2019-01-14 19:08:33 -06:00