Commit Graph

4358 Commits (01915f5013017254f3982867f4bf699504f73b68)

Author SHA1 Message Date
The Coding Aviator ddf2c993f5 Added solution to make typography responsive challenge (#34289)
* Update index.md

* Add full challenge
2019-03-09 06:24:30 -08:00
The Coding Aviator 526e3331c6 Added solution to Change an Element's Relative Position (#34281)
* Update index.md

* Add full solution
2019-03-09 06:12:14 -08:00
The Coding Aviator dd9566e96e Improved change the color using CSS guide article (#34284)
* Update index.md

* Update index.md
2019-03-09 06:10:54 -08:00
The Coding Aviator e3ee778c07 Added solution to use the s tag to strikethrough text (#34290)
* Create index.md

* Corrected title

* Update index.md
2019-03-09 06:08:59 -08:00
The Coding Aviator ed96df3be4 Added solution to create visual balance challenge (#34304)
* Update index.md

* Added correct language

* Update index.md
2019-03-09 06:07:39 -08:00
The Coding Aviator 65f58cf9c7 Added solution to Move a Relatively Positioned Element with CSS Offsets (#34305)
* Update index.md

* Update index.md
2019-03-09 06:05:30 -08:00
The Coding Aviator 076c604f59 Added solution to Lock an Element to its Parent with Absolute Positioning (#34317)
* Update index.md

* Update index.md
2019-03-09 06:04:32 -08:00
The Coding Aviator 2d07699cd6 Added solution to Lock an Element to the Browser Window with Fixed Positioning (#34318)
* Update index.md

* Update index.md
2019-03-09 06:03:18 -08:00
The Coding Aviator 4c4b7cc2cf Added solution to Center an Element Horizontally Using the margin Property (#34346)
* Update index.md

* Update index.md
2019-03-09 06:01:39 -08:00
The Coding Aviator 7825751bdf Added solution to Adjust the Tone of a Color (#34397)
* Update index.md

* Update index.md

* Update index.md

* Update index.md
2019-03-09 06:00:18 -08:00
The Coding Aviator e26988bd8c Fixed formatting, removed unreliable links and added solution to Create a Gradual CSS Linear Gradient (#34416)
* Update index.md

* Update index.md
2019-03-09 05:59:15 -08:00
The Coding Aviator 19e48b3dc8 Added solution to create a striped element challenge (#34431)
* Update index.md

* Update index.md
2019-03-09 05:57:28 -08:00
The Coding Aviator 3c1c8950b8 Added solution to Use the CSS Transform scale Property to Scale an Element on Hover (#34466)
* Update index.md

* Update index.md
2019-03-09 05:56:31 -08:00
The Coding Aviator 1e2e95612c Added solution to Use the CSS Transform scale Property to Change the Size of an Element (#34442)
* Update index.md

* Added full solution

* Update index.md
2019-03-09 05:55:40 -08:00
The Coding Aviator 1c919b64a9 Added solution to Create Visual Direction by Fading an Element from Left to Right challenge (#34509)
* Update index.md

* Update index.md
2019-03-09 05:54:05 -08:00
The Coding Aviator 0c1fcf534d Added solution to Use grid-area Without Creating an Areas Template (#34851)
* Update index.md

* Added full solution

* Update index.md

* Update index.md
2019-03-09 05:52:20 -08:00
Christine Duane a8c6845854 Add darken, lighten and if function (#28715)
Fix casing, add if function, cite source
2019-03-09 17:11:13 +05:30
James Hogan eddf9063fc Add extend/inherit and operator definitions (#28490)
* Add extend/inherit and operator definitions

* Update index.md
2019-03-09 16:35:05 +05:30
Hector Portillo 5b79aba887 Updating Mixins block (#28234)
* Updating Mixins block

* Added languages
2019-03-09 16:17:56 +05:30
Ryan Fuhrman ee2c7bd7c3 Clarifying adjacent JSX elements (#30447)
Added more information and clearer code examples of how to correctly create a JSX element with adjacent tags.
2019-03-09 15:16:45 +05:30
Kyle Polson de7312cf83 Changed tag to element as its easy to understand (#27543)
* Changed tag to element as its easy to understand

* Minor grammar fixes
2019-03-09 15:01:24 +05:30
Kevin Trang 2ea2f9b752 Added objective and solutions to "Introduction to HTML5 Elements" (#34689)
* Added objective and solutions to "Introduction to HTML5 Elements"

* fix: removed restatement of challenge problem
2019-03-09 13:03:16 +05:30
TylerGlenski 8d5d211975 SASS. @each. Replace stub (#34844)
* SASS. @each. Replace stub

Added 1x guide/example, 1x problem, and 1x solution.

* Removed problem from solution

Removed the problem from solution.

* Fix languages and made formatting changes
2019-03-09 12:33:18 +05:30
Morgan Adams de5b88265f update hr element guide to indicate use for separating themes; remove … (#34612)
* update hr element guide to indicate use for separating thems; remove xhtml syntax as it is outdated and confusing to beginners

* fix title syntax

* Add resources back in for hr help page
2019-03-08 19:02:40 -08:00
Dominick Designs Websites & Tech Training Seminars LLC 8635a777c6 grammatical-clean-up-added-few-sentences.md (#29078)
fixed grammatically errors. 
edited sentences to make the flow clearer
added few sentences.
2019-03-08 15:24:42 -08:00
Cameron Behdani 1625b8faf7 Rephrase/Clarification of given problem (#33004) 2019-03-08 15:23:02 -08:00
Dhirendra 1766e8fa10 Update index.md (#24818)
Add hint with example to use Attribute Selectors
2019-03-08 15:16:07 -08:00
Nikhil Wadekar e3e1b3003e Fixed code "To create Padding as a class" (#26580)
The opening curly bracket was replaced with the intended closing bracket.
2019-03-08 15:13:55 -08:00
DarkPanda 8a2927ff99 Add Font Family details (#28719)
* Add Font Family details

* fix: removed unnecessary comment
2019-03-08 15:12:51 -08:00
bagecka 2e939bcd66 Updated article on img tag alt attribute (#33853)
Populated content for stub article: Add a Text Alternative to Images for Visually Impaired Accessibility
2019-03-08 14:56:29 -08:00
Mario Kandut 61e8a7c8bd add: content for this challenge (#31782) 2019-03-08 14:53:49 -08:00
Mario Kandut 41314f1364 add: content for challenge - match ending string patterns (#31774) 2019-03-08 14:50:49 -08:00
JeanMendes bdc7c22ee6 Update "Escape Sequences in Strings" stub (#34006)
* Update "Escape Sequences in Strings" stub

* fix: replaced backspace with word boundary
2019-03-08 14:47:58 -08:00
AnonProgrammer007 a8f303094c Update index.md add comma and sentence (#33994)
Added apostrophe on line 4, added 'combined approach' on line 10.
2019-03-08 15:47:05 -07:00
Adrian Skar f0270b8439 [Guide] Basic JS: Inequality operator. Enhancements (#28501)
* Basic JS: Inequality operator. Enhancements

From [this PR on the old guide repo](https://github.com/freeCodeCamp/guide/pull/8651)
·Added exercise explanation, run code link, code explanation and resources.

* fixed: fixed typo
2019-03-08 14:42:20 -08:00
Adrian Skar 64d7eba61b [Guide] Basic JS: Greater than operator. Enhancements (#28510)
* [Guide] Basic JS: Greater than operator. Enhancements

From [this PR on the old guide repo](https://github.com/freeCodeCamp/guide/pull/8663).
· Added problem explanation, run code example, code explanation and resources.

* fix: removed repl.it link
2019-03-08 14:42:05 -08:00
Andrei Calinescu baed72fd3d Explained solution and added alternate (#34718)
* Explained solution and added alternate

Explained why the solution works and added an alternate, less elegant solution for comparison.

* Removed last line per feedback
2019-03-08 14:41:08 -08:00
F94Olivera e0ce2301e6 Added Hint 2 & remove repl links (#34745) 2019-03-08 14:36:08 -08:00
Dante Calderón a22526d17f Fix error in the markdown (#34990)
Fix error in the markdown closing the code fragment.
2019-03-08 14:08:26 -08:00
Garret Kemp e290762005 Provided code solution to jQuery challenge : Change the CSS of an Element Using jQuery (#35293)
* Update index.md

* Update index.md
2019-03-08 14:06:17 -08:00
The Coding Aviator 058db4f449 fix(guide): Add full solution code to jQuery challenges (#35488) 2019-03-08 14:04:01 -08:00
Eraj Tob 871d8ff3d9 Speeling and Punctuation modification (#32432) 2019-03-08 14:59:20 -07:00
Lucas Thompson 00c7b70ab5 Edit paragraph 1 for clarity and material. (#32396)
A sudden contextual jump to overclocking may leave an unversed reader confused. The added and edited lines improve the clarity and flow of the paragraph as well as provide a basic description of overclocking.
2019-03-08 14:45:35 -07:00
Kevin Trang da9171a57a Added a More Information section to "Import a Google Font" (#34633)
-Added additional links in the More Information section to show the user how to implement Google Fonts into their HTML and CSS code
2019-03-08 13:38:54 -08:00
DarkPanda 45b24b1de1 Add CSS Class to Style an Element details (#28749) 2019-03-08 13:23:33 -08:00
Akhil Pillai 2d2c13f2ab Add the text for clarity to the article (#28489)
Also added links for more info
2019-03-08 13:13:26 -08:00
Matheus Genteluci 9d09a12906 Use the javascript console to check the value... (#34644)
* Use the javascript console to check the value...

... of a variable.

- Solution added to index.md

* add full solution
2019-03-08 13:03:18 -08:00
Rajiv Ranjan Singh 16fe6efff6 Fixed Typographical Error in guide/english/3d/blender/index.md (#35486)
* Update index.md

* Update index.md

* Update index.md

* revert code

* Update index.md

* Fixed spacing and grammar
2019-03-09 02:08:59 +05:30
chayawit cf8a79c0af Replace stub page with new hints (#34799)
* Replace stub page

* Update index.md
2019-03-08 12:16:27 -08:00
Omereshone Kelvin Oghenerhoro 21d2698a44 update front end certification guide handle action in the store solution code to return the state parameter not the defaultState object (#28485) 2019-03-08 10:35:02 -08:00
Owais Ali 3eab20af32 add guide of certificate/api/create a model (#29472)
* add guide of certificate/api/create a model

* Add syntax highlighting

* Update index.md syntax highlighting
2019-03-08 09:51:00 -08:00
Andrei Calinescu bf255ddb05 Added SASS solutions, fixed typos, code formatting (#34792)
* Added SASS solution and output CSS

* Fixed typo, added code formatting

The example code outputs for "start to end" and "start through end" were swapped. "1 to 3" does not include the end number, so should output "1 2", while "1 through 3" includes the end number, so should output "1 2 3"

* Added SASS solution and output CSS

* Added SASS solution

* Updated solution to full solution

Now includes all seed code, plus the changes needed to pass the tests, per @thecodingaviator [suggestion](https://github.com/freeCodeCamp/freeCodeCamp/pull/34792#pullrequestreview-210097979).

* Updated solution to full solution

Now includes all seed code, plus the changes needed to pass the tests, per @thecodingaviator suggestion https://github.com/freeCodeCamp/freeCodeCamp/pull/34792#pullrequestreview-210097979.

* Fixed Markdown syntax

Minor edit

* Updated solution to full solution

Now includes all seed code, plus the changes needed to pass the tests, per @thecodingaviator suggestion https://github.com/freeCodeCamp/freeCodeCamp/pull/34792#discussion_r263731937.
2019-03-08 21:07:52 +05:30
Nnubia Ogbuefi 948d66fcdb minor corrections (#31479) 2019-03-08 15:38:12 +05:30
Rajiv Ranjan Singh b01e9d5bf5 Fixed Typographical Error in guide/english/accessibility/index.md (#35507)
* Update index.md

* reverted code
2019-03-08 14:12:11 +05:30
Linda Zanchi 45f5a8d6b8 punctuation and clarity edits (#30189)
Removed multiple unnecessary commas, added edits for grammar.
2019-03-07 21:14:28 -08:00
Shak 12282c84e6 Updated index.md (#29136)
Added following things:

- Private Cloud analogy.
- Fixed Typos for more Information URLs
- Removed "said to be" around modern websites/architectures.
2019-03-07 21:03:31 -08:00
Shalise Smith 0ea4472ab2 Displayed links as a list. (#27449)
* Displayed links as a list.

* fix: added markdown bullets
2019-03-07 20:43:52 -08:00
tasosmazis d2a1a5653b edited typos (#29125) 2019-03-07 20:11:32 -08:00
Mojjammil Khandker b95343b775 Update index.md (#32576)
Uppercase first letter of words after colons as they are full sentences. Added period on line 13 to make it consistent with the rest.
2019-03-07 19:58:06 -08:00
DrN0VA 316769c9c0 Punctuation Issue (#27893)
"Puppet manifests". 
changed to 
"Puppet manifests."
2019-03-07 19:48:23 -08:00
andakawa 8969c3a653 Update index.md (#31041)
Added some information to clarify the concept behind Vue.js
2019-03-07 19:41:04 -08:00
mawarijo 43d538ce2d Fix typos in Vue intro (#28439) 2019-03-07 19:14:27 -08:00
dannyalexander87 72d9b1c7fc Update index.md (#31358)
only added another example of white hat hackers "pentesters"
2019-03-07 19:14:06 -08:00
jballi17 5f2d8abc24 index.md minor spelling fixes (#31199)
changed "breches" to "breaches"
changed "self-infliced" to "self-inflicted"
changed "understadn" to "understand"
2019-03-07 19:12:43 -08:00
tasosmazis 32f14743e6 edited typos (#29122) 2019-03-07 19:12:20 -08:00
Josh aa82e7f9f3 Added description of the "CIA Triad" (#24707)
Added the text: "The CIA triad is a model used in Information Security to build sound policy. The acronym "CIA" stands for Confidentiality, Integrity, and Availability. These three items are the most important components of security."
2019-03-07 19:10:52 -08:00
Deandre White 535bbab99a Fixed "then" to "the" typo (#28843) 2019-03-07 19:08:13 -08:00
Konrad Hyzy 998d2f30ed Added few clarifications, updated typos (#28822) 2019-03-07 19:07:04 -08:00
Kingsjo1 b2375a9235 Add description for docker detahced (#28799)
* Add description for docker detahced

I added how to run in detached mode, see the container running and get info and how to attach to container.

* Fix typo in docker detached part
2019-03-07 19:05:01 -08:00
Ivan Paulin e6262284b4 Fix typos in text (#27796)
Change "throught" to "through" in several places.  Context "move through" instead of "move throught".
Fix typo in "caracters", add missing "h".
2019-03-07 18:55:34 -08:00
japplejuice fb89ff9384 Adjusted wording in "Environmental Considerations" section (#29714)
Adjusted the wording and grammar in the "Environmental Considerations" section to increase readability and to better follow the sentence structure.
2019-03-07 19:51:16 -07:00
Anton G. Neuhold Jr 401cbe6204 Updated completing-the-square with fixes. (#28363)
Fixed typo "quadratic eduation" to "quadratic equation".
Some grammar seemed off so that was changed as well.
😁
2019-03-07 18:47:48 -08:00
Andrew Mackie d37f5a7751 Fixed typos (#27202) 2019-03-07 18:46:51 -08:00
japplejuice edb3548826 Altered grammar of "Case Cooling" section (#29678)
Changed the grammar of "Case Cooling" section to be easier understood.
2019-03-07 19:29:35 -07:00
Talvaxian f00d180040 Line 23 Update Added Fan Flow (#29066)
Line 23 of Cable Management had an "=" instead of "-" changed to keep universal across document.
Also added information about push pull of fans.
2019-03-07 19:10:46 -07:00
Arina 49efb5dc5a Update index.md (#32962)
Fixed some typos.
2019-03-07 18:01:56 -08:00
richa7327 fe2f025bfb Add the sample document structure (#32646) 2019-03-07 18:01:18 -08:00
Avish Kansakar f14ab31569 cable management accessories (#29014)
Gave examples of cable management accessories
2019-03-07 18:40:36 -07:00
Kaustubh J 0c8217474e Update index.md (#32414)
Added necessary links for installation and described the cons of MongoDB
2019-03-07 15:42:08 -08:00
Paperweb 2683b2904e Fix typo, language, and add some more info (#28359)
Fix typo, language, and add some more info
2019-03-07 15:40:19 -08:00
Nextheory Labs e6db8965ff fixed spelling error (#32773)
Compatability -> Compatibility
2019-03-07 15:36:50 -08:00
Upasana Sinha 84c3093ca0 Fixed minor spelling mistake (#31848)
Replaced 'uses' with 'used' on line 56.
2019-03-07 15:31:43 -08:00
Shooflower 48eaeb953e Corrected spelling/grammar + added resource (#31412) 2019-03-07 15:22:45 -08:00
yungbeard007 412c0fd5a5 Corrected grammatical errors in paragraph two (#33760)
Edited the sentence below by replacing "the" with "that" and "as" with "at".

"Studies have found that two out of five 'successful' people consider themselves frauds/imposters while other studies have shown that up to 70% of people experience imposter syndrome at one point in time or another."
2019-03-07 15:16:35 -08:00
Ajay Tanwar 75c47119b7 Update index.md (#31808) 2019-03-07 15:06:10 -08:00
Irfan N.Hamid 5e1a6f5f42 Added MongoDB Logo (#29327) 2019-03-07 15:02:12 -08:00
jenshaw86 246c4281c5 Grammatical edits to article (#30190) 2019-03-07 14:53:59 -08:00
S R 1c51e91292 Explanations for NULL, Added Default (#28008)
1. Corrected NOT NULL / NULL explanation
2. Added explanation for Default
3. Added new columns to illustrate 'default' and 'null' behaviour.
4. Explanations for datatypes
5. NUMERIC Datatype illustrated.
2019-03-07 14:45:33 -08:00
aleph-aseffa 3493880f70 Grammatical and spelling fixes (#30005)
* Grammatical and spelling fixes

Small fixes to improve the flow of the essay.

* fix: changed the back to that
2019-03-07 14:39:33 -08:00
yuktaanand c49c3e5a23 SQL became a standard of the American National Standards Institute (ANSI) in 1986, and of the International Organization for Standardization (ISO) in 1987 (#33629) 2019-03-07 14:37:19 -08:00
Rachel Irene Lunan c241ca7c49 added spelling hints (#29868)
* added spelling hints

* fix: changes pratfalls to mistakes
2019-03-07 14:17:12 -08:00
mdowis bb5735acdc Correct markdown to show tag (#30384) 2019-03-07 14:15:04 -08:00
MCBlastoise ddfee61412 Minor spelling and grammar fixes (#30047) 2019-03-07 14:13:49 -08:00
William George Cook a3c5ff9ede Clarify SQLite's role in prototyping (#29843) 2019-03-07 14:10:51 -08:00
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
Tom 07ff561590 fix: rename guide folders [portuguese] (#35283) 2019-03-05 16:13:55 -08:00
Tom 7e017304a7 fix: rename guide folders [spanish] (#35285) 2019-03-05 15:51:08 -08:00
Tom f089586474 fix: rename guide folders [russian] (#35284) 2019-03-05 15:45:14 -08:00
Matheus Genteluci 0558bb2f37 How to Use Package.json (#34601)
Added hint and solution to index.md at guides section
Portuguese language
2019-03-05 15:38:31 -08:00
Tom 28b56bdf31 fix: rename guide folders [chinese] (#35282) 2019-03-05 15:37:52 -08:00
Tom a95697ed5d fix: rename guide folders [arabic] (#35281) 2019-03-05 15:30:12 -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