8b47ed264b
Fix/update challenges for sass ( #35031 )
...
* style: button color change
* Revert "style: button color change"
This reverts commit 64574a49b7
.
* fix: update sass challenge - description
* fix: challenge for sass
2019-02-08 13:11:05 -07:00
bff8e37049
Clarify ReactDOM.render usage ( #34682 )
...
* Clarify ReactDOM.render usage
demo code misleads campers into thinking that the second arg for ReactDOM.render is a string
* Update index.md
2019-02-08 07:53:38 -08:00
76de5d0f50
Standardize informal treat and minor grammar corrections ( #32660 )
...
Plus Challenge Seed translation
2019-02-08 15:47:20 +01:00
1b897a26c0
improve translation of key terms, sentences ( #27805 )
...
changed some key terms to more appropriate terms in Russian, rewrote sentence structure
2019-02-08 18:07:19 +04:00
67477731b1
improve translation ( #27787 )
...
changed key terms on more appropriate analogues, improved sentence structure
2019-02-08 18:06:22 +04:00
a4567aaa8b
Update index.md ( #27760 )
...
Structure and grammatic changes
2019-02-08 18:04:29 +04:00
5ecf5431cf
Update index.md ( #27755 )
...
ctructure changes
2019-02-08 18:03:42 +04:00
c2f57c25c5
Improved import-a-google-font.spanish.md translation just a little bit ( #22934 )
...
I made little improvements to the spanish translation. For instance, in "el campo de <code>input<code>" doesn't require the word "de".
Rearranged some words positioning so that the text reads more naturally.
2019-02-08 14:01:56 +01:00
5b899f6b06
General better translation + wikipedia links ( #19701 )
...
2. I replaced `currying` by `currificación` and I implemented minor type fixes.
3. I fixed the blockquotes convenientement to javascript rules and comments.
4. I added anchor elements with links to wikipedia (curriying, arity and partial application). P.D.: For partial application, Wikipedia is not the article in spanish version.
2019-02-08 13:00:39 +01:00
1ac3531e7c
Translation and CSS code changes ( #19653 )
...
Enhanced redaction on the meaning of the silver-background class.
2019-02-08 12:57:43 +01:00
a25af28a1a
Update README.md ( #35099 )
2019-02-07 23:15:25 -08:00
d11bb33f56
Fixed Typo ( #35098 )
2019-02-07 22:52:14 -08:00
84e28bd0f0
fix(challenges): update required links for d3 challenges ( #34477 )
2019-02-08 09:37:46 +03:00
83ef9029fb
Added "I/O types" and "equality of range objects" ( #27417 )
...
* Added "I/O types" and "equality of range objects"
Added information about the types of input and output arguments in Python 2 and 3. Added the concept of equality of range objects wrt to == operator in Python 3
* Minor formatting changes
* Minor changes
* removed extra backticks and correct front matter
2019-02-07 15:19:40 -07:00
412b2e0230
Fixed some typos and grammatical errors ( #19622 )
2019-02-07 22:32:46 +01:00
13a9537768
Language Updates ( #19319 )
...
Matriz -> Array. Spanish developers uses array to refer to an array, and matrix to refer to a multidimensional array.
2019-02-07 20:22:42 +01:00
eba0b14f04
Improve the grammar for the 1st paragraph ( #32710 )
2019-02-07 20:13:27 +01:00
37c57f48bf
Add spanish translation ( #19554 )
2019-02-07 20:02:27 +01:00
76363247e4
Add spanish translation ( #19555 )
2019-02-07 20:00:58 +01:00
3f36c8549d
Update index.md ( #35035 )
...
Grammar, one word removed ("ever"), to reflect more typical phrasing.
2019-02-07 08:16:04 -07:00
445f8ac27e
Added ex C style Cast - important to recognize ( #27371 )
...
Additional note on how C-style casts are not recommended. Important for people to recognize when they come across, and modify if they wish.
2019-02-07 08:15:33 -07:00
f683a487d1
Added solution to Learn about Tertiary Colors ( #34360 )
...
Update guide/english/certifications/responsive-web-design/applied-visual-design/learn-about-tertiary-colors/index.md
Co-Authored-By: thecodingaviator <34807532+thecodingaviator@users.noreply.github.com >
2019-02-07 16:01:58 +01:00
602f720eca
Cambios a la redacción ( #19648 )
...
Update add-rounded-corners-with-border-radius.spanish.md: tests section, enhanced redaction
2019-02-07 15:43:17 +01:00
5fbdb753a7
added full explanation and solution for the challenge ( #34364 )
...
* Update index.md
* added second solution as suggested
2019-02-07 14:08:29 +01:00
08390807c8
Improved clarity of template literals ( #29658 )
...
* Improved clarity of template literals
2019-02-07 14:01:59 +01:00
3d9eac9285
Improvement for spanish translation ( #29637 )
...
Minor changes on common spanish grammar
2019-02-07 14:00:12 +01:00
a8243bdf83
Add action creator description and change some improper translation. ( #32860 )
2019-02-06 23:26:34 -08:00
68cb8f7c5f
extended the port list, add (mostly) all official ports ( #33984 )
...
from https://en.wikipedia.org/wiki/List_of_TCP_and_UDP_port_numbers
2019-02-06 14:43:59 -07:00
bf585c0ae9
Some spelling corrections, is > are ( #32039 )
2019-02-06 14:30:10 -07:00
5f9c497891
Added a note about nvme ( #29814 )
2019-02-06 14:29:23 -07:00
6b38bb4959
added new ports ( #30921 )
2019-02-06 14:28:33 -07:00
f510ad9d61
Merge pull request #35073 from ahmadabdolsaheb/footer/spacer
...
fix: add spacer above footer
2019-02-07 00:41:34 +05:30
4605232212
Add basic information regarding Wordpress structure and templates. ( #20475 )
2019-02-06 20:01:01 +01:00
536fe28162
Update get-json-with-the-javascript-xmlhttprequest-method.english.md ( #34408 )
2019-02-06 07:51:59 -06:00
c567d01f6a
fix: Auth redirects fix, for reals this time
2019-02-06 18:17:40 +05:30
077bed22b2
fix: Fix auth redirects
2019-02-06 15:33:32 +05:30
85eca8ef36
[fix]: Object Oriented Programming: Inherit Behaviors from a Supertype ( #35063 )
...
* fix: revert semicolon check
* fix: test name
2019-02-06 08:23:47 +03:00
4fe2558f99
Edit text string to have the correct case ( #34366 )
...
Change "You win!" and "You lose!" in the description to to "You Win!" and "You Lose!" to match the test
2019-02-05 18:51:13 -08:00
cc659a9a2d
Expected solution for the challenge seed code ( #32530 )
...
* Expected solution for the challenge seed code
I have updated the expected output for the challenge seed code.
* Update create-a-text-field.english.md
* fix: change language tag and remove wrong comment
2019-02-05 18:33:30 -08:00
098c622fc6
Sample solution for the file ( #31770 )
...
* Sample solution for the file
I have updated the sample solution for the challenge seed code.
* Update add-images-to-your-website.english.md
formatted ```html tags
2019-02-05 18:31:31 -08:00
43f352d6de
Add the text "(Syntactically awesome style sheets) is a preprocessor scripting language initially designed by Hampton Catlin" to the article ( #27972 )
2019-02-05 16:25:27 -07:00
666cc01175
Different types of motherboards ( #29147 )
2019-02-05 15:52:44 -07:00
9b95da40e9
Updated spacing for Raspberry Pi ( #27852 )
2019-02-05 22:49:00 +00:00
fc8f1b5a39
Add reason for using nodejs ( #27323 )
2019-02-05 22:34:57 +00:00
e3d4764ff5
fix: Export news location from env
2019-02-06 04:00:52 +05:30
0369dfbf37
fix: Add news to the env file
2019-02-06 04:00:52 +05:30
8276d477a6
revert(donate): add the live key, fix setup breaks
2019-02-05 20:31:01 +00:00
7ce2fe78f2
Expanded what trojan looks like ( #26613 )
2019-02-05 14:46:41 -05:00
612552f47c
added tools to view smart contract ( #26389 )
2019-02-05 14:42:52 -05:00
3c85bb9a41
Minor grammer changes and rewording ( #29071 )
...
Changed wording comparing desktops and laptops in final sentence of first paragraph. Edited wording listing manufacturers of motherboards. Add "t" to must in line 21, reworded sentence, and added "brands" to examples. Added "from the power supply." Rewording to connectors description.
2019-02-05 12:25:37 -07:00