Commit Graph

18958 Commits (5b1f8ea77616608c403a85277addd4d6ef99525e)

Author SHA1 Message Date
Ashmita03 ff0ab6e4f6 Update index.md (#22846) 2018-11-22 23:08:20 -05:00
Tristan Michael Lawrence a92f62c2d8 added an HTML reference source (#22844) 2018-11-22 23:07:35 -05:00
cmachugh2 81ef8c38fd added extra type of cyberattack (#22834) 2018-11-23 04:30:14 +07:00
Sudhakar Kumar 15be30e829 Fix spelling (#34383) 2018-11-22 16:17:54 -05:00
Mateusz Konieczny 271b2c3434 Add new solution version that directly returns (#34427)
In this case (that is quite typical) more complicated
language features are not necessary.
2018-11-22 16:14:40 -05:00
Egor 346b0a7ce1 docs: update Russian translation for the whole React guide (#23636)
* docs: update translation for React guide in Russian

* fix: removed extra line before frontmatter block

* fix: removed extra line in frontmatter block

* fix: corrected frontmatter block

* fix: corrected localeTitle in frontmatter block

* Update index.md

* fix: corrected localeTitle for Installation

* Update index.md

* Update index.md
2018-11-22 22:49:48 +04:00
Aditya a489ac9df8 fix(curriculum): Use the reduce Method to Analyze Data (#34315) 2018-11-22 20:14:31 +03:00
Pixelposh a9f4f11a77 Added definitions to parameters (#22818)
* Added definitions to parameters

* Add formatting
2018-11-23 00:04:20 +07:00
Aditya 8d593a1256 fix(curriculum): Create Strings using Template Literals (#34296) 2018-11-22 19:51:51 +03:00
Ashmita03 2fc7cc0bba Update index.md (#22625) 2018-11-22 23:26:22 +07:00
15jacobj 506f80fbca Minor spelling change (#25469) 2018-11-22 21:48:11 +05:30
thanhtoanlc9 6b55c524c6 my change (#25814)
my change
2018-11-22 21:24:19 +05:30
andrhua 71587402e1 fixed machine translation (#23766)
not ideal though
2018-11-22 18:02:11 +04:00
andrhua 89f0fb411a fixed machine translation (#23733) 2018-11-22 18:01:38 +04:00
Sneerbol d12fb4ba32 Change text from "Текст" to "Атрибут" (#23645) 2018-11-22 18:00:57 +04:00
andrhua 9caa600ea7 fixed machine translation (#23727) 2018-11-22 18:00:37 +04:00
andrhua e797661997 fixed machine translation (#23721) 2018-11-22 18:00:26 +04:00
andrhua f90a95ac0c fixed machine translation (#23717) 2018-11-22 18:00:16 +04:00
andrhua 1c55a4508c fixed machine translation (#23713) 2018-11-22 17:59:16 +04:00
Mikhail Perov 6bfabcb748 make some translation improvements (#22937)
* make some translation improvements

* changes
2018-11-22 17:55:26 +04:00
Mike Firsov 55733b4585 Improved translation (#23497) 2018-11-22 17:55:12 +04:00
Mike Firsov f1cb72c5b8 Improved translation (#23516) 2018-11-22 17:48:21 +04:00
Mike Firsov 52ce5c22f0 Update index.md (#23509) 2018-11-22 17:47:47 +04:00
Aditya d9c6a13741 [Tests] ES6: Use Destructuring Assignment with the Rest Operator (#34303) 2018-11-22 22:27:16 +09:00
Matt Oldham b97d57906c Remove duplicate CREATE ROLE question (#22615) 2018-11-22 07:15:52 -06:00
Nigel Cheok 08a9f1da74 Added 'single file components' to components readme (#22563) 2018-11-22 07:10:49 -06:00
Marcin Grygierczyk 7ea5810a8a Add description of when clause (#22464) 2018-11-22 06:57:49 -06:00
Bearz314 2c865d57e2 Added example on API Tokens (#22460)
* Added info on API Tokens

Added some information on what tokens are.

* Added code to demonstrate access token

Added sample CURL code from Dropbox to illustrate the use of access token.
2018-11-22 06:52:02 -06:00
ardaald 826e6f99d2 Added a link for more information about typefaces (#23270)
* Added a link for more information about typefaces

* Fixed link formatting
2018-11-22 04:26:52 -05:00
Nicole M. Frazier 9809a264d0 Changed 2nd & 3rd paragraph wording (#23227)
Changed from The document to The article
2018-11-22 04:10:49 -05:00
wolfwhocodes 281a6f4fb8 Associativity of operators (#23217)
When two or more operators of the same precedence occur in an expression, associativity determines the order in which they must be evaluated.
2018-11-22 04:10:27 -05:00
JacobTBruce a930ebce53 Changed wording to make easier to read (#23180)
Changed "ascribe" to "attribute" in line 7 so make reading easier. Also changed "The" to "This" on lines 38, 40, 42, 44, and 46 to show that the element possessed that attribute and to help make it easier to read.
2018-11-22 03:56:28 -05:00
Kowake c5985f2dda Change "specific" to "specify" in line 50 (#23200)
"specific" is the incorrect form of the word needed. "specify" is a verb and makes the sentence grammatically correct.
2018-11-22 03:55:55 -05:00
CyberCore1010 d8609b5560 Specified that the stream api isn't technically a lambda (#23161)
* Specified that the stream api isn't technically a lambda

* Cleaned up statement
2018-11-22 03:49:05 -05:00
Eve Mendelevich cd85262256 Add link to practice website (#23088)
Added link to website for practicing git branching.
2018-11-22 02:34:29 -05:00
kViking 4dc1535d86 Whitespace formatting (#23083)
Added/fixed whitespace. I'm just trying to get a t-shirt, man
2018-11-22 02:32:35 -05:00
carlos fernandez d2a49084ed order of the '<tfoot>' and '<tbody>' tags (#23029)
The order in the table of its child tags (thead , tbody and tfoot)
2018-11-22 02:23:52 -05:00
raghavbhartia f4e5f3cd1d Added info about ssd lifetime (#22459) 2018-11-21 22:22:47 -06:00
Mike R 6438bcc03c [en] Add basic Elixir iex guide (#22454) 2018-11-21 22:16:19 -06:00
KevinMDuarte b227b7c2e2 Added actual document information (#22451)
Basic information on creating a document next to just commenting and writing smart code
2018-11-21 22:11:13 -06:00
csteacher1 1a8e7c792d Prosed addition to sentence beginning on Line 8 (#22953)
At the end of the sentence, after "more clearly explain the purpose of each section of a website" add "and make the structure of the website easier to understand."
2018-11-21 23:06:47 -05:00
gasts a87514da97 Short description of unix tail (#22446)
A short description of unix tail
2018-11-21 22:05:52 -06:00
Dalton Harmsen 8d4bf66614 Added correlation =/= causation (#22433)
with explanatory applications.
2018-11-21 22:00:14 -06:00
Minna f365204cc8 Add the text "### Nested HTML lists" to (#22946)
* Add the text "### Nested HTML lists" to

### Nested HTML Lists

List can be nested (lists inside lists):

##### Code:

<ul>
  <li>Coffee</li>
  <li>Tea
    <ul>
      <li>Black tea</li>
      <li>Green tea</li>
    </ul>
  </li>
  <li>Milk</li>
</ul>


##### Output:

<ul>
  <li>Coffee</li>
  <li>Tea
    <ul>
      <li>Black tea</li>
      <li>Green tea</li>
    </ul>
  </li>
  <li>Milk</li>
</ul>

* Fixed formatting and reordered sections
2018-11-21 23:00:02 -05:00
Ankit Mathur 59b7d5b866 Append more information in introduction of AVL trees. (#22425)
* Update index.md

Add more information in the introduction of AVL trees.

* removed extraneous word
2018-11-21 21:57:18 -06:00
Martha Custis 97a852858f Fix Grammar error "There lots" and add word "on" (#22949)
Change "There lots more detail to cover this topic" to "There is a lot more detail to cover on this topic"
2018-11-21 22:56:30 -05:00
tktgius 3b76bf4b5c Adding additional comments regarding job apps (#22913)
Adding an additional statement regarding job applications and how they are approached by women
2018-11-21 22:44:35 -05:00
Ece 7a2c4c1c9a Added more info on :hover (#22932) 2018-11-21 22:39:24 -05:00
mian3se da3a9670b9 Update index.md (#25589) 2018-11-22 08:57:22 +05:30
Belma Gaukrodger 9d3b95201d Added two additional links to the resources (#25770)
* Added two additional links to the resources

* fix: link formatting
2018-11-22 08:56:39 +05:30