MariusTv
0afc6a15c6
ES6 Object destructuring - set default value ( #31025 )
2019-02-17 19:21:46 -08:00
Debalina
fd3fbf50e5
(chore) add mdn link for let and const ( #29829 )
...
* (chore) add mdn link for let and const
Add further reading section and included mdn link for let and const
* fix: corrected link syntax
2019-02-17 19:11:19 -08:00
MariusTv
28276ae4af
ES6 desctructuring - default values ( #31018 )
...
* ES6 desctructuring - default values
* fix: moved array spread operator section
2019-02-17 19:03:50 -08:00
Adi
f5ab32315f
Update index.md to add the get method ( #27185 )
...
* Update index.md
Adding the Get method to the dictionary
* Grammar fix
2019-02-17 20:56:31 -05:00
Aaron Gottlieb
d5df6b1721
Links to popular boilerplate projects ( #29833 )
2019-02-17 19:24:15 -05:00
Craig Iturbe
70745216bd
Update index.md ( #27138 )
2019-02-17 19:03:58 -05:00
Nathan Hannig
789746aaca
fix: update React installation guide to make it shorter ( #26707 )
...
* fix: update installation guide to make it shorter
* Remove duplicate info, link sources
2019-02-17 18:43:43 -05:00
MariusTv
d6fa57cd2f
Update ES6 array destructuring ( #31017 )
2019-02-17 14:37:56 -08:00
Nischay Hegde
c2e6329296
Fixed grammar, among other things. ( #27130 )
...
Since `#include <bits/stdc++.h>` is not a part of the C++ Standard, it was changed to more appropriate headers.
Also fixed the grammatical errors here.
Added a few helpful links.
2019-02-17 17:12:48 -05:00
KurtWayn3
e6143c7cf5
Update Props Guide to Include a Working Example ( #32683 )
2019-02-17 12:45:44 -05:00
KurtWayn3
23d6381828
Update JSX to Include How to Use Maps ( #32698 )
2019-02-17 12:44:50 -05:00
KurtWayn3
aa716b40d1
Add Information on Object Initializing in ES6 ( #32835 )
...
* Add Information on Object Initializing in ES6
* fix: added front matter block
2019-02-17 12:43:24 -05:00
RunsWithSquirrels
2f78a38885
Added Punctuation and Clarified Information ( #29691 )
...
I added a period to help make the article appear cleaner, as well as some further information with an already-established link to help clarify what the link tells the reader.
2019-02-17 09:53:04 -07:00
Sashweana
251fd0f4c1
Fixed spelling error and added new information ( #28509 )
...
* Fixed spelling error and added new information
- changed from built in to built-in
- added information for .count method
* Removed redundant construct
2019-02-17 06:25:06 -05:00
Shafrazi
6b4136c854
Added each method ( #27159 )
...
* Added each method
* Rephrasing sentence
2019-02-17 06:19:26 -05:00
Shafrazi
9988a61c56
Added include? method ( #27129 )
...
* Added include? method
* Added include? method
* Add colon for consistent formatting
2019-02-17 06:10:24 -05:00
Ayushman9454
93537670c0
added color input ( #27096 )
...
* added color input
* Added further details and formatting
2019-02-17 06:01:20 -05:00
Jonathan Lawrence
8c0d082b05
Make Definition Clearer ( #35178 )
...
* Make Definition Clearer
* readability update
Co-Authored-By: lawrencejon <lawrencejon97@gmail.com >
2019-02-17 05:13:02 -05:00
Kyle Cheng
38777ef429
Readability ( #33134 )
2019-02-16 20:48:36 -08:00
Sean
ef369d5241
Fixed formatting for SQL RIGHT JOIN (English) ( #26328 )
...
Used consistent formatting for table results
2019-02-16 23:36:33 -05:00
Zach Zhao
f9ffbe305c
Prototype Chain Cycles ( #25980 )
...
* Prototype Chain Cycles
* Fix error message
2019-02-16 23:28:39 -05:00
hkRho
86caa14ead
Added comma to line 48 ( #31604 )
2019-02-16 23:23:16 -05:00
gourabk121
0ced2546ec
add the lines ( #25846 )
...
* add the lines
* Grammar and formatting fix
2019-02-16 23:21:42 -05:00
Ratnesh Jasiwal
96bfcfd654
Installation of latest laravel commands added ( #34181 )
2019-02-16 12:43:29 -07:00
Michael Piekutowski
c68f606c03
Readability Fix ( #28000 )
...
I attempted to smooth out the readability of the second sentence of the second paragraph in the "JavaScript" section of the article without changing its meaning to enhance the user experience.
2019-02-16 12:21:53 -07:00
Andonov Florijan
5025882f7e
I have added Latest Version ( #33002 )
...
Latest Version section added to the file. I want to continue developing the laravel portion of the repo.
2019-02-16 11:51:29 -07:00
Rachel Irene Lunan
cafbe33cc7
mild proofreading edits ( #29854 )
...
removed repeated words and unnecessary punctuation
2019-02-16 10:41:49 -07:00
Genevieve L'Oreal
cf0ebc2846
Added Quickstart Tutorial and formatting changes ( #29412 )
2019-02-16 10:12:23 -07:00
Debalina
7bd476c232
add code snippet: logical operator ( #29842 )
...
add code snippet for logical operator short-circuit evaluation
2019-02-16 10:02:27 -07:00
Chris Bassey
d66d92b8df
Added get laravel ( #28860 )
...
Added some description for Laravel installation
2019-02-15 19:23:45 -07:00
Tim Sparks
7872dda58b
change conceling to concealing ( #35237 )
2019-02-15 17:10:59 -08:00
Sarah Hasnain
63d31ba61e
Added info about Mozilla Accessibility tool ( #33758 )
2019-02-15 17:57:32 -06:00
Alya Syahirah
b1372bba15
Add info about Valet to article ( #25124 )
2019-02-15 15:28:06 -07:00
Sarah Hasnain
150d655306
Info about creating and verifying accessible PDFs ( #33743 )
...
* Info about creating and verifying accessible PDFs
* markdownize link, add space
2019-02-15 15:58:18 -06:00
Kelsey S
d17bfe4abf
Added Link to The A11y Project Website ( #33557 )
...
Added a resource to link to The A11y Project website, along with a short description of what the site offers.
2019-02-15 15:22:14 -06:00
Kelsey S
4381bd1b29
Add New Color Contrast Resource ( #33543 )
...
Linked to a new color contrast resource website that is good for Developers and Designers.
2019-02-15 15:06:16 -06:00
Praveen Kaushik
6b375206cf
Added more Accessibility tools for web developers ( #31040 )
...
* Added more Accessibility tools for web developers
Added Screen Reader tools useful for accessibility development
* markdownize links
change & to 'and'
2019-02-15 12:35:42 -06:00
AnonProgrammer007
ec013401bb
Update index.md Add 'please' & comma ( #33015 )
2019-02-15 12:12:32 -06:00
chelseybuttrey
521871ab8f
Update index.md ( #29856 )
...
I added the WAVE Extention Tool for Google Chrome
2019-02-15 12:10:04 -06:00
Tom
25a6f0441f
Update javascript comments guide [english] ( #33456 )
...
convert links + lists to markdown
remove redundant information
make it more readable
2019-02-15 13:33:20 +03:00
N-Gohel
f70bf00b7e
added two helpful tips ( #26949 )
...
* added two helpful tips
* Grammar cleanup and formatting changes
2019-02-14 23:55:37 -05:00
OLOGUNOWA Samuel
ce17020fed
Added a missing opening bracket ( #34447 )
...
There was a missing opening bracket for the array `romans`
2019-02-14 19:45:57 -08:00
SpeedX
5f228f9b44
Added rules ( #32459 )
...
* Added rules
Rules For naming variables added and checked the document
* fixed: made resources header smaller one size
2019-02-14 14:21:09 -08:00
Aaditree
fadfbca63c
Types of variables ( #29670 )
...
Types of variables specified in a class.
2019-02-14 13:20:07 -08:00
egxn
d07a0be071
Update title to react instead reaccionar ( #34099 )
...
I restored the react name in title table.
2019-02-14 22:07:04 +01:00
Linda Zanchi
59f490e22e
edit for punctuation and capitalization ( #30161 )
...
Removed multiple unnecessary commas, added one necessary comma, added one capital in a title.
2019-02-14 14:03:39 -07:00
Franco Mariani
91a3e6d8a5
Update index.md ( #31763 )
...
- Update link to ruby's 2.5.3 latest version.
- Changed paragraph order to correct order. It was confusing.
2019-02-14 22:03:21 +01:00
Angel Vázquez
396fcded1a
Electron page ( #30207 )
...
* Groovy language spanish section translation amendment
* Electron section spanish translation additions
2019-02-14 22:01:38 +01:00
Mario Vizcaino
d9c9f7731f
reverted some translations ( #26611 )
2019-02-14 22:00:40 +01:00
ImADrafter
0d515706ca
Improved translation ( #26477 )
...
Fixed some words that was unintentionally translated.
2019-02-14 21:59:26 +01:00