Commit Graph

16685 Commits

Author SHA1 Message Date
030e673e6a Update use-for-to-create-a-sass-loop.english.md (#23815)
I did not understand the original lesson of "through" vs "to" upon first reading.

Later reading the code below it started to make sense... but I added a bit more to the explanation.
2018-10-20 15:08:39 +05:30
51f62a24e9 corrected path (#23529) 2018-10-20 15:08:26 +05:30
6ac2bb6141 corrected spelling and grammar (#21479) 2018-10-20 13:18:51 +05:30
44988a8ffa Added the text "object-oriented" to article (#21642)
Also made some grammatical changes
2018-10-20 12:47:12 +05:30
0c8c6657f4 Adjusted readability of XML simplifications (#21052)
Adjusted the ordered list of things that are simplified with XML to be easier read and understandable.
2018-10-20 02:25:53 +00:00
25c6fa4044 Added the Industrial Iot Based DDOS attacks (#19020) 2018-10-20 11:02:57 +09:00
d0de5f0e85 Fix misspelled word interchangeably (2), and while (#21591) 2018-10-20 02:23:39 +05:30
33a8da3bd7 Fixed naming issue (#21604) 2018-10-19 21:52:21 +01:00
1bdb72bd90 added link to "women who code" (#21621) 2018-10-19 21:51:02 +01:00
bda1775764 Added example to convert int to binary (#20275) 2018-10-19 21:40:32 +01:00
3a0974f7e7 Fix punctuation marks and articles (#20274) 2018-10-19 21:40:10 +01:00
f97fec8cf5 Fixed typo in an example (#21436) 2018-10-20 01:57:46 +05:30
09ee4821ee Update index.md (#21488) 2018-10-20 01:55:11 +05:30
38cb767e37 corrected typos and rephrased sentence (#21545) 2018-10-20 01:42:21 +05:30
e418f4b474 Fix title styling typo (#21518)
Fixing the title to remove the `#` and to be consistent with other article titles.
2018-10-20 01:41:19 +05:30
74e297b2c1 Spelling and Grammar Fixes (#21542)
I fixed some spelling and grammar errors.
2018-10-20 01:36:34 +05:30
4f4100b00a Fix typos "witht" and "spaguetti" (#21649) 2018-10-20 01:27:57 +05:30
80bdfee90d Fixed typo (#21616) 2018-10-20 01:26:13 +05:30
cd10aa7c8e Added a "Why use nodeJS" section (#20459)
* Added a "Why use nodeJS" section

Added a "Why use nodeJS" section which talks about a few advantages of using nodeJS

* fix: formatting
2018-10-19 21:44:45 +05:30
4cd6b568e1 fix(guide-ci): Handle uncaught errors 2018-10-19 16:28:34 +01:00
6d511c558a fix(guide): Fix all frontmatter 2018-10-19 16:28:34 +01:00
569bd7c3a7 feat(guide-ci): Add frontmatter checks to the guide CI 2018-10-19 16:28:34 +01:00
66fc79caa9 fix(guide-ci): Fix formatting of directory structure 2018-10-19 16:28:34 +01:00
aea72df149 fix(guide-ci): Reimplement throwing to the CI script 2018-10-19 16:28:34 +01:00
b1a785c87d fix(guide): Fix directory structure 2018-10-19 16:28:34 +01:00
564012a7eb feat(ci): Ensure guide directory structure in CI 2018-10-19 16:28:34 +01:00
e2157d0eea Fix text to follow portuguese language syntax (#19075)
Change the positions of some words to be in accordance with the syntax rules of the Portuguese language.
2018-10-19 10:51:56 -03:00
8324537a46 Fix(guide): Add resources for version control 2018-10-19 09:46:29 -04:00
aa2a75b867 Fix(guide): Add rounded image example 2018-10-19 09:45:13 -04:00
b754750ae3 Fix(guide): Add BFS for non-weighted graphs 2018-10-19 09:43:54 -04:00
ed17574351 Fix(guide): Add "cd -" to manual 2018-10-19 09:40:55 -04:00
6071c82393 Fix(guide): Add v-for index documentation 2018-10-19 09:40:12 -04:00
18fdaf3731 Fix(docs): Add text from English version 2018-10-19 09:38:58 -04:00
dc0620f630 Update index.md (#21252) 2018-10-19 18:25:06 +05:30
c07d1cef36 Fix typo on componentWillReceiveProps (#21255) 2018-10-19 18:21:06 +05:30
8147a9b93e Added book: JavaScript and JQuery (#19011) 2018-10-19 19:08:49 +09:00
0e71e4264a Change var to const (#20331) 2018-10-19 07:59:40 +02:00
edf5fcd309 Update index.md (#20404)
Some brief explainations of function used   and definations of notation used .
2018-10-18 22:25:06 -04:00
033a155b0d Corrected spelling "subtlties" (#20402)
Corrected spelling "subtlties" to "subtleties" line 16
2018-10-18 22:21:34 -04:00
27c0a9a1c1 Update css box model (#20412)
Link was no longer working for the image. Found a new image on same website, GitHub is having a small glitch and not loading the image properly.
2018-10-19 07:33:20 +05:30
bea0d3de77 Docs: Modified function declaration example in JS ES6 (#20208) 2018-10-19 07:01:33 +05:30
934fb7ae60 Fix incorrect sentence (#20315)
Fix error in sentence structure
2018-10-19 06:50:04 +05:30
919eaf777a Fixed a typo (#20329) 2018-10-19 06:34:30 +05:30
8a4dabb5bd Update broken links (#20280)
Removed the single quotes at the end of each link so they work correctly.
2018-10-19 06:29:02 +05:30
51c7b412a1 Added outputs for examples (#20171) 2018-10-19 04:29:03 +05:30
5c9f60961c Corrected spelling of "available" (#19978) 2018-10-19 03:16:59 +05:30
8d250c8a66 Minor grammar edit. (#19943) 2018-10-19 03:13:25 +05:30
7b41f330b0 Grammar correction (#19961)
Deleted "s" in paragraph 1, sentence 2: "A markupS language"
2018-10-19 03:05:04 +05:30
f0eb384b10 Smallest Common Multiple – Optimized Advanced Solution (#19572)
* Optimized advanced solution

Made 2 minor improvement to the advanced solution:

1. The original advanced solution used `Math.max` and `Math.min` against the supplied array, this causes the values in the supplied array to be compared twice. If we use sort instead, the values are only compared once and we can target the max and min values using an index. This is more efficient.

2. The original solution caused `lcm(min, min + 1)` to be evaluated twice. By incrementing `min` the first time we run `lcm` we avoid this duplication and also by taking advantage of the prefix increment operator ++ in the while loop, we trim a line.

* Fixed extra spaces in code block

* Incorporated code feedback from #19572

Made the following changes to the advanced code solution:

- Converted helper functions to arrow function constants
- Simplified comments
- Used destructuring and `sort` for `min` and `max`

* Fixed spacing.
2018-10-18 10:08:45 -07:00
39fa46348e Add link to official ArrayList documentation (#19787) 2018-10-18 22:25:16 +05:30