Commit Graph

22582 Commits (1d02702a462dd61a578f169cc47db521de8cd2c8)

Author SHA1 Message Date
Valeriy aa6305778f chore(tools): tests in a docker container 2019-03-15 15:50:30 +05:30
Valeriy 01edc58a2a chore(tools): use DOCKER_HOST_LOCATION env var to set container host 2019-03-15 15:50:30 +05:30
Valeriy b3c612f70f chore(tools): delete root node_modules with npm run clean 2019-03-15 15:50:30 +05:30
Valeriy a5a4581478 chore: persist db and npm scripts for docker 2019-03-15 15:50:30 +05:30
Valeriy eecae9b14b fix: correct port mapping 2019-03-15 15:50:30 +05:30
Valeriy 5c95cac000 chore(tools): add user in container and fix debug of api-server 2019-03-15 15:50:30 +05:30
Valeriy 11cc25b638 fix(tools): use docker for development 2019-03-15 15:50:30 +05:30
DaddyBA f1360f1fa7 Further explanation of What vs How (#24135) 2019-03-15 05:08:05 -04:00
zock1973 0bf01ae15f I have improved the translation in various parts of the text (#31183)
I have improved the translation in several parts of the text that helps a better understanding
2019-03-15 09:26:58 +01:00
zock1973 4b4d71109f I have improved the translation in various parts of the text (#31148)
I have add word "anclaje" and I have improved the translation in various parts of the text
2019-03-15 09:24:29 +01:00
José Miguel c0768be03e Grammar, translation an structure modifications (#33045)
Changed verbs/adjectives in 3rd grammatical person for their 2nd grammatical person equivalents, erased unnecesary commas, and adjusted shifty phrase structures.
2019-03-15 09:21:36 +01:00
FireHawk01 ddabb9ef0f Fixed grammatical errors (#32497) 2019-03-15 13:43:39 +05:30
Jhonny Armando Barrios f107e9198a I correct some bad translated words (#31131)
I correct some bad translated words that have different meanings in spanish but in english they are homographs
I reorder some word so they have sense for a native spanish speaker
2019-03-15 09:08:58 +01:00
Ekin Eryilmaz 194c1bdcb2 Highlighted some words. (#27975) 2019-03-15 13:31:48 +05:30
Tareq K 77ec049479 Added some information about complex responses (#33911) 2019-03-15 13:12:11 +05:30
jamiesteck 46b10c2f65 added method overloading (#28813)
* added method overloading

added a section describing method overloading

* Update index.md
2019-03-15 13:11:52 +05:30
Nicole Peery 6965bb2cfd Added rem unit under Font Size properties (#28026) 2019-03-15 12:41:49 +05:30
Kelsey Edelstein e149ebd501 Remove duplicate CSS preprocessor article (#33056) 2019-03-15 12:41:15 +05:30
Christopher McCormack 087ca6509a feat: refactored, fixed grammar, punctuation, formatting (#35598) 2019-03-15 12:37:42 +05:30
howieandersen da84162282 added basic information about default constructors in the index file for methods (#29797) 2019-03-15 12:33:22 +05:30
Hassaan Ahmad 9a5e3c5e0e Add the w3 org global struct (#31277) 2019-03-15 12:30:54 +05:30
Mihir Rathwa e47ae0f660 Fixed Rocket icon for "Run Code". (#26583) 2019-03-15 12:28:14 +05:30
DavidNachman 6c0819acdf line break text (#31878)
additional information about line breaks added.
2019-03-15 12:26:31 +05:30
jamiesteck 4f0f87c124 Added example of using == instead of = (#28790)
* Added example of using == instead of =

Added example of using == instead of = when comparing primitive types.

* Update index.md
2019-03-15 12:23:09 +05:30
azrap 193bb31133 give definitions for back-ground size properties (#32899) 2019-03-15 12:21:35 +05:30
jaceclowdus 02df1343e1 Change the formatting in line 6 (#27211)
This makes it more consistent with the rest of the CSS guides.
2019-03-15 12:19:45 +05:30
SakshamGupta1995 ef8c5e5bfa Add equalsIgnoreCase to the file (#27662)
The function equalsIgnoreCase() is also used for comparing the equality of 2 strings.
2019-03-15 12:19:06 +05:30
Dani Marek 9192e0c5da Added commas to lines 20, 22, 24, and 28 (#33773) 2019-03-15 12:17:55 +05:30
Marko ccfb6444f1 Added Constructor Chaining (#28232)
Added Constructor Chaining
2019-03-15 12:14:16 +05:30
Setyo Adi Wibowo 1be6528d4b add non-breaking space with example (#27533) 2019-03-15 12:11:12 +05:30
SpeedX a57baf07fd Fixed Logical error (#31639)
Fixed Logical Error in the Second program
2019-03-15 11:55:33 +05:30
dannyphan2910 3a05e44af7 Added some information about variable in 'for' loop (#31440) 2019-03-15 11:54:24 +05:30
SanFenix f39bd634a6 Fixed grammaticals issues (#30730)
Fixed grammatical issues in some sentences
2019-03-15 00:13:55 +01:00
summonmoon 9429ad9834 Added text about finding the right power supply (#32951) 2019-03-14 12:43:29 -07:00
Alexander Molnar 5e857f3273 Added content, example (#31773)
Clarified some details
2019-03-14 22:34:19 +05:30
yuktaanand 4d28baa4b4 Each element of A is paired with each element of B. (#33658) 2019-03-14 22:19:22 +05:30
Kevin Trang 23dc3cc246 Design changes and elaborated info on 2D Shapes (#34519)
-Initially, some of the headings were not formatted as headings, so emphasising the headers as strong was suitable
-Moreover, it was written that the diagonals of a rectangle is "mutually perpendicular", which is not true for a rectangle, so I removed it to avoid confusion
-Changed the mathematical equations through inserting "![](image address)" and using LaTex Equation Editor to copy the image address of the equation into the round brackets
-Added more info about triangles by specifying the types of triangles
-Added info on a Trapezium as a 2D Polygon
2019-03-14 22:18:38 +05:30
Alexander Molnar 2dac1788be Fixed errors, added content (#33399)
* Errors fixed

Many errors fixed and tried to clarify many points (grammar/exposition)

* fix: removed colon in title key value
2019-03-14 22:16:10 +05:30
joesvetz 052a0dd1b4 Expansion of Area of Triangles (#29909)
Fixed a small type-o and added information about the area of obtuse triangles.
2019-03-14 22:13:28 +05:30
alicecallejas e4e9ee88d1 Add phrase (#31576) 2019-03-14 22:12:34 +05:30
chaufon 7024a9b08d Fix some text to pass the test (#33183)
Added some changes in order to help spanish-speaking people to understand this translation.
2019-03-14 17:14:08 +01:00
SanFenix 21da767b66 Fixed Grammatics issues (#30717)
Fixed the grammatical syntax of some sentences
2019-03-14 16:48:51 +01:00
xplook 57bad1e70a Spanish Improvements (#30336) 2019-03-14 16:47:30 +01:00
Tom 32b53ba0e0 Add link I removed from challenge (#35429)
Added a link to a resource I removed from the challenge description
2019-03-14 08:10:05 -07:00
Michał Olejniczak bc2737ff90 I added a proper introduction to the 'Introduction to the Coding Inte… (#35215)
* I added a proper introduction to the 'Introduction to the Coding Interview Take Home Projects' section

* Changed last line to improve readability
2019-03-14 07:18:05 -07:00
Jtorres68 f96ab3e129 Grammar fixes (#29248) 2019-03-14 07:15:31 -07:00
Gökhan Gurbetoğlu 3b0a75e648 Add default value for justify-content (#34419)
According to the standard, the default value for justify-content if it is not specified is flex-start.
Source: https://www.w3schools.com/cssref/css3_pr_justify-content.asp
2019-03-14 07:14:21 -07:00
Valeriy 05ce26fb74 fix(ui): adjust settings link styles 2019-03-14 19:06:18 +05:30
Valeriy 4994cd828e fix(ui): top nav menu behavior on guide 2019-03-14 19:06:18 +05:30
Valeriy 6bbe152f34 chore(client): replace react-media with react-responsive
react-media does not handle props changes, use react-responsive instead.
2019-03-14 19:06:18 +05:30