Commit Graph

3675 Commits (785b60cf15b3af155e417823ff381fbcc3ffeb89)

Author SHA1 Message Date
Anatoly Makeyev c4bf3c1ff0 Added several SQL language elements (#28167) 2019-03-07 13:35:57 -08:00
Nnubia Ogbuefi dc649f6f45 Added a conference website (#30746) 2019-03-07 13:35:33 -08:00
Franklin Castellanos 737cce6b35 Grammar and spelling modifications (#29018) 2019-03-07 13:35:11 -08:00
Jurica Zuanović 3a7a57c67b Fix spelling (#27828)
Fixed "to to" to "to", "letfmost" to "leftmost", "definiton" to "definition"
2019-03-07 13:23:16 -08:00
TrangNgu65 6ca11755a2 Grammatical errors (#28793)
Fixed spelling errors.
2019-03-07 13:10:17 -08:00
PhoenixJenn a798f6fb18 Added DDL, DML, TCL, CRUD definitions. (#24372)
Added some more context, including DDL/DML/TCL/CRUD definitions.
2019-03-07 13:08:14 -08:00
Seandoyle12 cd41b0a3de Added a line to help the cooling process (#28075)
Added "* Make sure to keep the room clean to keep dust and hair out of the fans and cooling systems to keep them functioning properly."
2019-03-07 08:56:45 -07:00
David Mc Cormack d3ddfc7cae Updates to lines 18,21 and 23 (#27477)
Line 18 - Grammar and syntax corrections
Line 21 - Added in 'The case should be located in a way that allows good airflow'
Line 23 - Syntax and grammar corrections
2019-03-07 08:35:42 -07:00
Bannon Tanner cfb6454775 solution Work with Dynamic Data in D3 (#27204)
changed stub to full explanation page with relevant links and basic/intermediate solutions
2019-03-07 18:54:44 +05:30
Bannon Tanner a8334f88c0 guide solution for Work with data in D3 (#27121)
changed stub to be a full solution
2019-03-07 18:51:49 +05:30
Anas Salam 6be246ac4a inserted text 'aka Parent Node' to the file "index.md" (#26929)
* Update file "index.md"

added text = 'aka Parent Node'
increased branch length from the root

* text replaced in index.md file

text 'aka' replaced with 'also known as' in index.md file
2019-03-06 13:43:13 -07:00
Piyush Bajaj 7881a603ba Update index.md git file(#25090) 2019-03-06 22:51:31 +05:30
Thodoris Pliakas 7eabdbb689 Added examples for tracking remote branch (#24760) 2019-03-06 22:34:58 +05:30
Jake Levenson 83dd3ba7d8 Fixed Formatting (#24574)
Gave better visual representations of equations
2019-03-06 22:31:31 +05:30
Gregory Gubarev 6eaacf526c Responsive Web Design: Added hint to Style Multiple Elements with a CSS Class (#24379) 2019-03-06 22:19:37 +05:30
Doug 973a01e218 Adds guide page for bash command grep (#25769) 2019-03-06 07:52:22 -08:00
ALucatero03 ffefb3cdcc Update index.md fonts (#27380) 2019-03-06 20:54:21 +05:30
Amy 9c1424ba7a Copyedit and clarify phrasing (#27265) 2019-03-06 20:26:21 +05:30
Isaac Miti cc49ac0456 Added an example of background gradient with image (#29570)
Code sample of how to implement a CSS background gradient, provided a screenshot for demo purpose.
2019-03-05 19:15:05 -07:00
Aris Karatarakis 35162199c6 add RGBA, HSL, HSLA for defining color (#28145) 2019-03-05 18:53:43 -07:00
Tom 3c9e19d999 fix: broken get a hint links [english] (#35280) 2019-03-05 16:22:23 -08:00
alittlepickle 86835361f1 Updated index.md from a stub. (#29731)
Added a cautionary note about the somewhat regular issue with Glitch where the FCC boilerplate app does not import. This is a common complaint on the forum from people who have no idea that the issue stems from Glitch.
2019-03-05 15:19:24 -08:00
The Coding Aviator a8a7f47e49 Added solution to modify fill mode challenge (#34500)
* Update index.md

* Add full solution
2019-03-05 14:43:37 -08:00
githrdw d97f0a56a6 Added optional selector (#28540)
* Added optional selector

Added optional selector

* Update index.md
2019-03-05 14:40:18 -08:00
Rajiv Ranjan Singh 286ef61b1a Update index.md (#35517) 2019-03-05 14:27:24 -08:00
isha2812 a61627cf9c added about perfect binary tree in index.md (#26201) 2019-03-05 14:31:41 -07:00
Tom 65c3188fd7 Fix/remove stubs on filled articles (#35506) 2019-03-06 01:57:17 +05:30
Megan Charles 3268b79833 Defining the Defining the Problem (#31832)
I created an initial "defining the problem" definition
2019-03-05 13:21:49 -06:00
Huyen Nguyen 44445fec72 fix: remove stub information from a guide article (#34915) 2019-03-06 00:47:40 +05:30
Owais Ali c816a88d3b Update guide 'install and set up mongoose' (#29450) 2019-03-05 13:05:16 -06:00
Nikhat Zaidi 04abf70efc Described usage of ALTER TABLE statement (#30349)
Description of where the ALTER TABLE statement can be used in a RDBMS
2019-03-06 00:12:56 +05:30
krekalidis 3b07316da1 Add Drop Column example (#24742)
* Add Drop Column example

Add Drop Column example with SQL Code instead of image. Also drop column image was removed since it was the same with the change column image.

* Minor name change
2019-03-06 00:12:16 +05:30
Randell Dawson 6f9dbbb2a5 fix(guide): rename guide article filename to include dot instead of dash (#35398) 2019-03-05 22:58:59 +05:30
PsiActual 078e51959a Added additional resource links and corrected punctuation (#32149) 2019-03-05 08:06:56 -08:00
fun831 aebc6ecadf Update index.md (#29023)
Fixed a spelling error.
2019-03-05 08:05:15 -08:00
Randell Dawson 0b912a1220 fix: removed invalid Intermediate solution (#35504) 2019-03-05 09:37:01 -06:00
sah-pinocchio 6ae6e6fa05 edit text. (#30845) 2019-03-04 20:19:09 -07:00
The Archangel 1b4ce7e188 Changed bug bounty URL (#27457)
Pointed it back at the guide for the "Bug Bounty" category instead of wikipedia. Will move the wikipedia link to the bug bounty page.
2019-03-04 17:00:01 -08:00
Saisaran mummidi 4f1fb17b37 add "()" in line 12 after "parenthesis". (#30846) 2019-03-04 16:59:47 -08:00
fransposito a960147c5a Grammar and Readability (#27602)
* Grammar and Readability

* fix: corrected some typos
2019-03-04 16:40:07 -08:00
Sahishnu ee36db5841 Update index.md (#31949) 2019-03-04 16:37:50 -08:00
Robin Ferguson 797a425665 Added code highlighting for while loop (#31676) 2019-03-04 16:26:31 -08:00
Shalise Smith 11a5ac26d8 added creator info, fixed spacing (#27614) 2019-03-04 16:23:51 -08:00
The Coding Aviator 2675f403c5 Update index.md (#34773) 2019-03-04 16:23:14 -08:00
tachoni ee0b83d876 Fixed typo on line 12 (#31800)
Added colon before a list of description
2019-03-04 16:20:35 -08:00
Josh Goldberg 1c272a05cd Update index.md (#33151) 2019-03-04 16:04:18 -08:00
Megan Charles 1236847518 Updated Index (#31806)
I extended the definition slightly.
2019-03-04 15:58:11 -08:00
Sai Kiran b80e7a503d corrected text=top to text-top (#27703) 2019-03-04 15:56:49 -08:00
Adnan Rahić bf3112d256 Added AWS Lambda document to the freeCodeCamp guide (#27985)
* feat: added page about aws lambda to guide

* feat: added resources to AWS Lambda guide
2019-03-04 15:44:54 -08:00
Amir Hilal bc8efb5541 Solution to spread operators in Redux challange (#34268) 2019-03-04 15:38:40 -08:00
mail-liam dcb7e22b08 Minor changes and fixes. (#28463)
Some minor changes to sentence structure and grammar fixes.
2019-03-04 15:36:05 -08:00
John Mantas cf721281ca Add solution using RegExp (#34294) 2019-03-04 15:35:27 -08:00
Andrew Nicholas Rivera d61ea6108d added clarification on instances and a link (#28214)
* added clarification on instances and a link

I added a bit of clarification on the relationship between a instance and the class during initialization. I also added a article  to the resource links relationships through pokemon.

* fix: corrected spelling and punctuation
2019-03-04 15:20:49 -08:00
Michael G 1594728815 Added some Sample Code for a demonstration in article commenting-code (#28451)
Implemented some Sample Code for the reader so they can see how comments are used in a basic function.
2019-03-04 15:04:25 -08:00
Jesse Roland 113980f97a Added explanation of implementing `[]` and `[]=` methods (#27904) 2019-03-04 15:02:40 -08:00
Amy 704f7fa4c7 Fix typos and clarify explanations (#30546)
* Fix typos and clarify explanations

* Make edits based on review

* Update guide/english/css/css3-media-queries/index.md

Co-Authored-By: amyyf <ava447@gmail.com>
2019-03-04 13:07:08 -08:00
KartikSoneji 117c10b8de Added note on eval, and small changes (#31231)
* Added note on eval, and small changes

* Added Syntax Error handling for Compiled and Interpreted Languages

* Corrected Syntax error to semantic error.
2019-03-04 13:06:29 -08:00
conradauthor 93c7843467 Update index.md (#29155)
This article seemed a little light on content and examples. The grammar was also a little off.

I have re-written the article to include more examples, cleaned up the grammar, and included a "further reading" suggestion.
2019-03-04 09:53:53 -07:00
kwyoke 61b7ac8948 Clarified use of `using namespace std` (#30681) 2019-03-04 08:11:15 -07:00
Tristan Sweet 281819741a Edited commas (#30627) 2019-03-04 07:54:11 -07:00
ayerest b5601f612b Minor text updates (#29923) 2019-03-04 17:33:58 +05:30
Vedran Leder 61f4c46bff Add more resources to linear gradient(#27272) 2019-03-04 17:33:10 +05:30
Mateusz Konieczny b0c239ff53 Fix match single unspecified characters hint page (#34615) 2019-03-04 17:14:38 +05:30
Edy Ionescu ff4afe4683 Add --grep flag to git-log (#25158) 2019-03-04 17:01:32 +05:30
Alexander Molnar 5b71c2b25e Added content to stub about quadratic formula(#24716) 2019-03-04 16:57:12 +05:30
OLOGUNOWA Samuel f93e494f4a A basic solution to challenge sum-all-primes (#34249) 2019-03-04 16:06:05 +05:30
Kevin Ullyott cd18e168a6 Add documentation on jQuery chaining (#26702) 2019-03-04 10:39:06 +05:30
Manish Giri 9a8e961c59 fix(guide): Fix java index.md heading level (#35326) 2019-03-03 19:50:16 -08:00
Ruben Lamon a412195e38 added extra solution to pig latin guide (#34465)
* added extra solution to pig latin guide

* Fixed repl.it link for Advanced solution

* Remove repl links

* Fix formatting issue
2019-03-03 17:53:46 -08:00
Aadat f7899f3f1c Added object oriented keyword in definition of cplusplus (#30056) 2019-03-03 14:14:40 -07:00
Aadat 5da72be9ca Added wikipedia link for Bjarne Stroustrup (#30052) 2019-03-03 13:22:19 -07:00
samujjal1618 99906d2589 Added some more information (#27749) 2019-03-03 12:43:13 -07:00
ishan-sriv 218bcfe75d Add lines 109-118(reading files) (#27795)
* Add lines 109-118(reading files)

* Update index.md
2019-03-03 10:11:21 -08:00
Dhirendra 7463e75530 Add hint & example for using CSS selectors. (#24807) 2019-03-03 23:15:47 +05:30
The Coding Aviator 6f9cad3315 fix(guide): Change true and false to equal and not equal in ternary operator challenge (#35494) 2019-03-03 09:13:12 -08:00
Andrew Mackie 87f04caf82 Fixed typos and added a reference. (#27451) 2019-03-03 08:14:07 -08:00
Anaconda 76fd0ce297 Added method to delete objects (#33474) 2019-03-03 07:55:52 -08:00
averyl36 d78db71f34 Color change command (#28128) 2019-03-03 20:24:22 +05:30
rituteb 91a5cc67cf fix(guide): Update code editor references (#34960) (#35363) 2019-03-02 10:00:39 -08:00
Agnes Brettl 6b581d6f81 Rgbcolors with alpha channel (#27219) 2019-03-02 10:00:44 -07:00
Bradley D. Thornton d4d1834766 working-in-tech/remote-versus-onsite (grammar fix) (#32241) 2019-03-02 18:46:03 +05:30
rupali317 cb3db952ee fix: update guide article for javascript conditional ternary operator (#35388) 2019-03-02 11:09:15 +05:30
Nicole Peery 890d7be105 Elaborated on the definition of a mixin and added definition of extends with a code example (#28046) 2019-03-01 16:49:07 -07:00
Kabir Hossain 9f3e196574 bubble sort example in php added (#24929)
* bubble sort example in php added

* bubble sort example in php completed (#3)

bubble sort example in php completed
2019-03-01 16:48:53 -07:00
The Coding Aviator b10256e853 Added formatting and explanation to Use the Conditional (Ternary) Operator (#34310) 2019-03-01 15:40:29 -08:00
lauraste1 8679a70c55 Add Boyer-Moore article to string algorithms section of guide (#34937)
* Add files via upload

* fix: corrected front matter

* fix: renamed to be index.md
2019-03-01 15:00:27 -08:00
ramyasree 6dbec7e44f Added hints and solutions to Redux exercises (#35244)
* Added hints and solutions to Redux exercises

solution to Redux exercise: Copy an Object with Object.assign

* Added the full code for the solution
2019-03-01 14:53:43 -08:00
Garret Kemp 46c4263931 Added code solution to jQuery challenge: Remove Classes from an Element with jQuery. (#35269)
* Update index.md

* Update index.md
2019-03-01 14:50:23 -08:00
Akhil Babu e59e7cd2dd Updated index.md to change the grammatical mistakes (#32494)
* Updated index.md to change the grammatical mistakes

In the line no. 6, added an "an" before the word "element". Similar corrections in line no. 8, 9, and 10. In line no. 8, "then" is added in the line to make a proper meaning in completing the sentence. The word "to the" is added before the words such as "top", "left" and "bottom" in line nos. 9 and 10 to make a proper sentence.

* Update index.md

* Added a , before the then statement
2019-03-01 14:29:10 -08:00
Joe 8eae311392 clear (#24643)
* clear

added an explanation of the clear command

* add title fix format

* fixed format

* fixed title

* Fix filename to index.md
2019-03-01 13:49:29 -08:00
Joe 56604f43f6 exit (#24641)
* exit

added an explanation of the exit command

* add title fix format

* fixed format

* fixed title

* Fix filename to index.md
2019-03-01 13:48:38 -08:00
The Coding Aviator 48312b3ff9 fix(guide): Fix language names in jQuery section of guide (#35271)
* Fix language names

* Fix language name

* Update index.md

* Fix language names

* Change javascript to js
2019-03-01 12:33:52 -08:00
The Coding Aviator efe39a5da8 fix(guide): Add full solution to jQuery challenge: Use jQuery to Modify the Entire Page (#35270)
* Add full solution

* Update index.md
2019-03-01 08:28:12 -08:00
Rajasimha Reddy 3ec8875bf1 Add locate command (#30902)
* Add locate command

* fix: formatting

* fix: formatting
2019-03-01 07:51:48 -07:00
merkur0 5665222c70 Added a Basic Code Solution to "False Bouncer" challenge (#34858)
* Added a Basic Code Solution

I have also provided the Code Explanation and Relevant Links.

* Added 3 backticks to code

Co-Authored-By: merkur0 <ondramerkun123@gmail.com>

* Added 3 backticks here too

Co-Authored-By: merkur0 <ondramerkun123@gmail.com>

* Removed deprecated part of text

Co-Authored-By: merkur0 <ondramerkun123@gmail.com>

* fix: reformatted links and add closing backticks
2019-02-28 16:39:56 -08:00
Joe Erickson 0890dda962 Add content for PHP strings (#27489)
* Add content for PHP strings

* fix: resolved conflict
2019-02-28 16:37:12 -08:00
Zonqq 3f2b07ed71 Add information "String" (#26594) 2019-02-28 14:51:54 -08:00
Francisco Gutierrez fadea0cfe8 fix: Fix typo (#34779)
Changed "chack" for "check"
2019-02-28 12:41:55 -08:00
Lance-Drane f687f804d8 Solution for Intermediate Algorithm Scripting: Pig Latin (#34446)
* Solution for Intermediate Algorithm Scripting: Pig Latin

Solution exclusively utilizes regex and string functions

Username: finally_static

* Properly format sublists

* sublists

* sublists

* sublist

* fix: added #2 to existing Intermediate solution

* Create a number for first intermediate solution
2019-02-27 19:49:00 -05:00
Dennis Liu ae5e2398aa fix(guide): add intermediate solution to guide (#25485) 2019-02-27 19:03:53 -05:00
Nemanja Jeremic 8db94edcab added documentation ur (#34631)
added documentation url for  String.fromCharCode() method
2019-02-27 13:53:22 -08:00
Akshay Avinash 108884cbba Update index.md (#24020) 2019-02-27 08:29:08 -07:00
Christopher McCormack 52105e3968 feat: fixed grammar/formatting of entire document (#35392) 2019-02-26 21:01:25 +05:30
seanjs 30b630b5b7 Realign indentation and checkstyle of bracket (#29205)
* Realign indentation and checkstyle of bracket

* Update index.md
2019-02-25 18:17:43 +09:00
hwannee f6b7958094 Correct wrong bracket 2019-02-25 17:46:35 +09:00
Koustav Chowdhury d226f4ceaa Changed as per review 2019-02-25 16:45:05 +09:00
Koustav Chowdhury d4848df011 Alternative way to sort a vector 2019-02-25 16:45:05 +09:00
Enjel Hutasoit 544401abd5 Add example explaination (#33226) 2019-02-24 21:58:06 -08:00
v01d3tr 0f905531df feat: added info about typeof null (#26899)
* feat: added info about typeof null

* Further clarify change
2019-02-24 23:43:49 -05:00
Shashank Goyal ef625c80c6 Fix output of sample code (#28971)
sample code to avoid using shared or mutable state has output commented as 2 while it should be 1.
2019-02-24 18:46:13 -08:00
Amaka Mbah 36d1a7d369 Fix typo on line 6. Add info on line 6 & 7 (#31531) 2019-02-24 19:19:09 -07:00
Christian Coffey 145a94f192 Update index.md (#30085)
Removed an unnecessary example as well as changed the description for the usage of the 'await' keyword. Also added an example for async method declarations.
2019-02-24 19:03:33 -07:00
justingiffard 97834c64d2 Fixed example 2 so that its runnable (#22328)
added some some time consuming code and a return to `CalcDamage`
removed `static` from `CalcTotalDamage` so that the compiler doesn't complain that `CalcDamage` should be static
compiler wasn't happy with `totalDamage += CalcDamage(player);` or `return await Task.WhenAll(totalDamage)` because you are attempting to assign a Task to an int. Fixed it by using `WhenAll` correctly
Changed parameter name of `CalcTotalDamage` from `group` to `people` as  `group` can  be confusing to read as its used with linq
2019-02-24 18:36:06 -07:00
Nguyen Viet 063257939b add php tag + update coding style (#26602)
should use all camel case for method
2019-02-24 09:41:44 -08:00
isha2812 caf6d3446f added recursive implemenation in c++ in index.md (#26218)
* added recursive implemenation in c++ in index.md

* fix: formatting/syntax highlighting
2019-02-24 10:17:31 -07:00
Vyrza d6cb576e89 Add further references (#33511)
* Add further references

* fix: added formatting for links using bullets
2019-02-24 09:53:18 -07:00
SpeedX 01bd850d3c Updated some new usages (#31635)
* Updated some new usages

Displaying information using wild card and merging file usuage added

* fix: resolve-conflicts
2019-02-24 10:32:57 -06:00
Christian Garcia ee635832ad fix(guide): typos and grammar in quickselection (#29284) 2019-02-24 10:32:26 -06:00
Irfan N.Hamid f79843e7ee Added Ionic Logo (#29332) 2019-02-24 09:24:31 -07:00
Wingman J. Lee 58a2313e29 changed 'redirect' to 'redirecting' (#27983) 2019-02-24 09:05:23 -07:00
aizelagustino d45f3c4c9f Added link to elm-lang.org (#33035) 2019-02-24 09:04:44 -07:00
Sashweana a495944a28 Added features (#28508)
- Added Audits feature
2019-02-24 09:01:03 -07:00
Wendy Gonzalez a3b74bb020 added way to access dev tools (#27432)
Noticed the two items listed under 'accessing the dev tools' weren't consecutive steps so I changed them to unordered list and added a third way
2019-02-24 09:00:22 -07:00
Chris Del 10e9c6f340 Update Higher-Order Arrow Functions code challenge (#34414)
* fix: update text of Write Higher Order Arrow to be more instructive

* fix: update tests and code to be more simple. Edit typos in text part. Prepare for PR

* fix: further changes to PR

* fix: checkout old head. Merge later commit with older commits

* fix: add MDN links to arrow-functions guide

* fix: re-add removed log and change working in guide wording

* Update curriculum/challenges/english/02-javascript-algorithms-and-data-structures/es6/write-higher-order-arrow-functions.english.md

Yep

Co-Authored-By: chrisdel101 <arssonist@yahoo.com>

* Update curriculum/challenges/english/02-javascript-algorithms-and-data-structures/es6/write-higher-order-arrow-functions.english.md

Removing unneeded line for clarity

Co-Authored-By: chrisdel101 <arssonist@yahoo.com>
2019-02-24 13:34:53 +05:30
codestin 5b73ed54e2 Update index.md with grammatical, spelling fixes (#28874) 2019-02-23 23:04:40 -08:00
Ian McCormack c91b475917 Corrected grammer, additional info & search glyph added. (#31431) 2019-02-23 22:54:20 -08:00
Jtorres68 e9478456f9 Added envelope and print icon and grammar fixes (#29261) 2019-02-23 22:36:01 -08:00
Thaurin b444d91364 Clean up and fix markdown/spelling errors (#27935)
* Clean up and fix markdown/spelling errors

* fix: removed comma
2019-02-23 22:26:28 -08:00
BlueFlames17 a6da90f702 Punctuation and spelling fix (#28316) 2019-02-23 22:24:31 -08:00
Connor 50ae2dac8b Small grammar edits (#29912) 2019-02-23 22:02:17 -08:00
Anna Tyrrell 975f49eb61 Edit for spelling and grammar. (#27611) 2019-02-23 21:47:00 -08:00
Meghan Westvig 1ef8270608 Fixing spelling errors (#27194) 2019-02-23 21:35:00 -08:00
Chanda 7cfdacd1b4 Updated verbiage for clarity (#26537)
Modify some of the core text in the article for clarity to the reader.
2019-02-23 21:25:27 -08:00
Javed Mohamed 01b8030bbe Improve C dynamic memory guide (#23849)
- Fix many errors and facts to be more accurate.
- Add more examples and cover all four commonly used functions.
- Rewrite parts to be more clear.
- Add some useful notes and warnings ... memory allocation is error prone!
2019-02-23 21:18:22 -08:00
Istvan Acs 8128ab00ea Add more description (#27989) 2019-02-23 21:10:16 -08:00
Koustav Chowdhury a4c4eb7fb4 Suggested ways of improving Quickselect (#23850) 2019-02-23 21:46:00 -06:00
TrangNgu65 7381f0b69a Grammatical error fix (#28786)
Fixed some grammatical errors with capitalization and diction.
2019-02-23 14:58:59 -08:00
Aaron Fox cd0bf772e1 Added linked list time complexity table (#28086) 2019-02-23 14:51:00 -08:00
heymanpreet 2c1fbfea28 Added expansion of translation phase (#30314) 2019-02-23 14:47:25 -08:00
Praedor 61618d1e95 Corrected Grammar Mistake (#27225)
Acronyms are meant to be capitalized and (optional) periods between letters.
2019-02-23 14:44:43 -08:00
Alex 82e42bc21c Added in on good v. bad comments (#29942)
Added paragraph about best commenting practices in the introduction and relevant FreeCodeCamp link in the More Information section.
2019-02-23 16:06:57 -05:00
Shamp 06fe81b587 good practice for java doc (#29252)
good practice for java doc
2019-02-23 15:17:24 -05:00
Angelisa 132c0260c4 Added descriptions (#31641)
to Brackets and Sublime Text sections.
2019-02-23 12:31:40 -07:00
Sparsh e3b9659b00 Added "cost of js in 2018" additional resources (#30485) 2019-02-23 12:04:02 -07:00
Hadhemi 9506495042 Update index.md (#29597) 2019-02-23 11:58:16 -07:00
typinghands 3d41c07e86 Added 1 resource to the blogs area (#28570)
Added a specific medium article where they collected the most mentioned javascript books. Medium describes the list as, quote "Google’s BigQuery analysed top mentioned books of Hacker news , Stack Overflow and Reddit."
2019-02-23 11:57:30 -07:00
LOHare 6e2d7b0a7e Added 4 addition websites to the Tutorial SubHeader (#28488)
*   [Udacity Intro to JavaScript](https://eu.udacity.com/course/intro-to-javascript--ud803)
*   [Tutorial to React](https://reactjs.org/tutorial/tutorial.html)
*   [Introduction to Babel](https://flaviocopes.com/babel/)
*   [Khan Academy - Intro to JS](https://www.khanacademy.org/computing/computer-programming/programming)
2019-02-23 11:56:54 -07:00
Rajiv Ranjan Singh 04421a979c Update index.md (#35373) 2019-02-23 13:43:31 -05:00
Oliver Eyton-Williams 36bad642c2 Add variable declaration (#34702)
* Declare variable

* Update guide/english/certifications/javascript-algorithms-and-data-structures/functional-programming/use-the-map-method-to-extract-data-from-an-array/index.md

Co-Authored-By: ojeytonwilliams <ojeytonwilliams@gmail.com>
2019-02-22 14:03:34 -08:00
marcosetm c835c4485a add align properties and code samples (#31396) 2019-02-22 10:39:02 -08:00