5a9de5a755
Added links for accessible tables and tabs ( #23028 )
...
* Added links for accessible tables and tabs
* Fixed formatting
2018-11-22 23:17:04 -05:00
b646615cab
Added a second pro tip ( #22964 )
2018-11-22 23:09:37 -05:00
a6354030a4
Incorrect punctuation on "eg" ( #22961 )
...
Fixed periods on "eg" on line 24
(my first pull LOL).
2018-11-22 23:09:01 -05:00
ff0ab6e4f6
Update index.md ( #22846 )
2018-11-22 23:08:20 -05:00
a92f62c2d8
added an HTML reference source ( #22844 )
2018-11-22 23:07:35 -05:00
81ef8c38fd
added extra type of cyberattack ( #22834 )
2018-11-23 04:30:14 +07:00
15be30e829
Fix spelling ( #34383 )
2018-11-22 16:17:54 -05:00
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
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
a489ac9df8
fix(curriculum): Use the reduce Method to Analyze Data ( #34315 )
2018-11-22 20:14:31 +03:00
a9f4f11a77
Added definitions to parameters ( #22818 )
...
* Added definitions to parameters
* Add formatting
2018-11-23 00:04:20 +07:00
8d593a1256
fix(curriculum): Create Strings using Template Literals ( #34296 )
2018-11-22 19:51:51 +03:00
2fc7cc0bba
Update index.md ( #22625 )
2018-11-22 23:26:22 +07:00
506f80fbca
Minor spelling change ( #25469 )
2018-11-22 21:48:11 +05:30
6b55c524c6
my change ( #25814 )
...
my change
2018-11-22 21:24:19 +05:30
71587402e1
fixed machine translation ( #23766 )
...
not ideal though
2018-11-22 18:02:11 +04:00
89f0fb411a
fixed machine translation ( #23733 )
2018-11-22 18:01:38 +04:00
d12fb4ba32
Change text from "Текст" to "Атрибут" ( #23645 )
2018-11-22 18:00:57 +04:00
9caa600ea7
fixed machine translation ( #23727 )
2018-11-22 18:00:37 +04:00
e797661997
fixed machine translation ( #23721 )
2018-11-22 18:00:26 +04:00
f90a95ac0c
fixed machine translation ( #23717 )
2018-11-22 18:00:16 +04:00
1c55a4508c
fixed machine translation ( #23713 )
2018-11-22 17:59:16 +04:00
6bfabcb748
make some translation improvements ( #22937 )
...
* make some translation improvements
* changes
2018-11-22 17:55:26 +04:00
55733b4585
Improved translation ( #23497 )
2018-11-22 17:55:12 +04:00
f1cb72c5b8
Improved translation ( #23516 )
2018-11-22 17:48:21 +04:00
52ce5c22f0
Update index.md ( #23509 )
2018-11-22 17:47:47 +04:00
d9c6a13741
[Tests] ES6: Use Destructuring Assignment with the Rest Operator ( #34303 )
2018-11-22 22:27:16 +09:00
b97d57906c
Remove duplicate CREATE ROLE question ( #22615 )
2018-11-22 07:15:52 -06:00
08a9f1da74
Added 'single file components' to components readme ( #22563 )
2018-11-22 07:10:49 -06:00
7ea5810a8a
Add description of when clause ( #22464 )
2018-11-22 06:57:49 -06:00
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
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
9809a264d0
Changed 2nd & 3rd paragraph wording ( #23227 )
...
Changed from The document to The article
2018-11-22 04:10:49 -05:00
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
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
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
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
cd85262256
Add link to practice website ( #23088 )
...
Added link to website for practicing git branching.
2018-11-22 02:34:29 -05:00
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
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
f4e5f3cd1d
Added info about ssd lifetime ( #22459 )
2018-11-21 22:22:47 -06:00
6438bcc03c
[en] Add basic Elixir iex guide ( #22454 )
2018-11-21 22:16:19 -06:00
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
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
a87514da97
Short description of unix tail ( #22446 )
...
A short description of unix tail
2018-11-21 22:05:52 -06:00
8d4bf66614
Added correlation =/= causation ( #22433 )
...
with explanatory applications.
2018-11-21 22:00:14 -06:00
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
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
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
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