Commit Graph

4358 Commits (01915f5013017254f3982867f4bf699504f73b68)

Author SHA1 Message Date
sourya 6416228c24 bold algorithm names to highlight and prettify (#30576) 2019-03-12 18:26:23 -07:00
Physige af64d1cd74 Added information (#26584)
Added insight into the history of power supplies. Lines 10-11.
2019-03-12 18:23:36 -07:00
Eduardo Castellanos e384d79ef6 Capitalized full form versions of RAM, HDD, GPU (#29770)
Also added 'disk' into "Hard Disk Drive" term.
2019-03-12 18:00:58 -07:00
Parul-Seth 4231d9e112 update text (#31958)
nested IF syntax and example
2019-03-12 12:40:32 -07:00
Rajiv Ranjan Singh d51a73eeb1 Update index.md (#35578) 2019-03-12 12:14:44 -07:00
Christopher McCormack a3c4d5f3c1 feat/cleaned up formatting, added clarity, removed unnecessary parts (#35519)
* feat/cleaned up formatting, added clarity, removed unnecessary parts

* feat: removed chart image
2019-03-12 09:08:48 -05:00
Saurav Bajracharya d636f21aa3 Absolute value reference in terms of magnitude (#33638) 2019-03-12 15:51:25 +05:30
rosiline 68124bc221 Fixed mistake in last example layout (#31459) 2019-03-12 15:50:29 +05:30
am2787 9201699caf Update index.md absolute value (#28889)
added another example to the cases
2019-03-12 15:49:38 +05:30
Drew Clements 4f71d9c8a7 Additional solution to Functional JS challenge (#29052)
* Added additional solution to the challenge

* Moved code explanation out of code block

* fix: moved sentences to same paragraph
2019-03-11 14:07:47 -07:00
Alexander Molnar b7e6591a6c Added content to factorial stub (#34330)
* Added content to stub

Added definition, examples and some uses as well as computational info and interesting formulas that occur.

* Update index.md
2019-03-12 01:04:42 +05:30
Andrew Mackie 7086ed7007 New article. (#28260)
* New article.

* Change to md format
2019-03-12 00:32:25 +05:30
warrenskim 4ffa24341b Updated text to have a code block (#33214)
* Updated text to have a code block

previously was displaying the image as if reading the code. added code block to display as code. Added "This is how it will look in an html doc" to maintain consistency

* Update index.md
2019-03-12 00:26:48 +05:30
igodsmark 12ee6b7be8 Update index.md (#31193)
Made syntax highlighting more consistent
2019-03-12 00:01:52 +05:30
Rajiv Ranjan Singh 49ecb31306 Update index.md (#35570) 2019-03-11 09:27:40 -07:00
TwistedxTempo 9142adbf74 Added a good feature (#32106) 2019-03-11 08:57:29 -07:00
cindydhy 708f951f8e Reformatted some example programs for consistency (#35139) 2019-03-11 08:56:22 -07:00
TwistedxTempo 384cd7e548 Added a useful option (#32116) 2019-03-11 08:43:27 -07:00
Elephant 518cafa1f1 Added the text "-T to prompt confirmation before overwriting files." to the article (#28217) 2019-03-11 08:22:05 -07:00
SomeAnonProgrammer e36f2a29f8 add "man ascii" (#30605) 2019-03-11 08:09:55 -07:00
zerandomalt 43a0705a91 Updated format to be more consistent (#24178)
Changed the usage section to be more consistent with the rest of the directory, also added a link to SS64 for further details.
2019-03-11 08:04:12 -07:00
Nguyen Viet 487bf5dd4c add resource type (#26605)
* add resource type 

add resource type

* update more meaning text
2019-03-11 07:49:27 -07:00
Adam Shaffer 85efc60136 create addEventListener (#26486)
* create addEventListener

* Change title to lower case

* Rename file to index.md

Update and rename addeventlistener file to index.md. Also change front matter block to meet style guide
2019-03-11 07:48:21 -07:00
zerandomalt 108f59fe9b Updated format to be more consistent (#30311)
Changed the more information section to be more consistent with the rest of the directory while adding an extra link to the Linux man man page. Also added a further example and an extra option to the usage.
2019-03-11 07:42:55 -07:00
jeffreyyu101 1045d8e99c uppercase (#33837)
* uppercase

change to uppercase f to F

* Update index.md
2019-03-11 07:33:17 -07:00
dallyingllama b3368db4e3 add pwd to bash guide, very common (#27341)
* add pwd to bash guide, very common

* updated the home directory path
2019-03-11 07:31:09 -07:00
Paul Ferguson Maxson a549921fe6 Added a section on the history command to the bash section of the guide. (#24377)
* Added a section on the history command to the bash section of the guide.

* fixed list formatting in more info section

* fixed title formatting
2019-03-11 07:21:09 -07:00
TheSnafu 6ee2a10e65 added text to the article (#31465) 2019-03-11 07:18:25 -07:00
Josh Wiegand cf013d88ac updated the description to better match man page (#30762) 2019-03-11 07:17:51 -07:00
Mayank Kamboj bc072e6b63 Added way to copy a given type of files (#30157) 2019-03-11 07:16:06 -07:00
Paul Ferguson Maxson 50a9ecf64e Adds a page on the alias command to the bash section of the guide (#24393)
* added dir and index.md

* Wrote explanation in index.md
2019-03-11 07:09:11 -07:00
Adrian Skar 97a74b68e8 [Guide] ES6: Prevent object mutation; fixes and enhancements (#34649)
* [Guide] ES6: Prevent object mutation; fixes and enhancements

- Remove phantom image
- Remove notes for contributors
- Change explanation and hints.
- Links to markdown

* Changed as requested

Changed titles as requested by @randelldawson. 
Note: I'm just used to [MDN](https://developer.mozilla.org/en-US/docs/MDN/Contribute/Guidelines/Writing_style_guide#Page_titles) and other language styles and though it was clearer. Is it ok now for this guide?

* fix: removed repl.it link
2019-03-10 11:07:48 -07:00
ldmaroni9 992c39f7a3 Removal of off-place characters (#24709)
Removed three characters that were surely put by mistake, "[##" appeared before an icon.
2019-03-10 09:52:40 -07:00
The Coding Aviator f991a487a1 Added solution to D3: Add axes challenge (#34243)
* Update index.md

* Update index.md
2019-03-10 09:42:27 -07:00
Parul df3a4db5ba Added info on label element (#30506)
* Added info on label element

Added information on the label element of a form and how to use the label element with a particular input element.

* Capitalization
2019-03-10 21:55:18 +05:30
Haris e13d795cff Update index.md input attribute (#30987)
Fix several syntax and sentence errors.
2019-03-10 21:08:49 +05:30
Amit Poonia 5babc47b2c Added command to removed unused data (#30665)
Added docker system prune command, which removes all unused data.
2019-03-10 08:29:13 -07:00
Tedo Haris Chandra ce03b5ccdc Help to add two kinds of Input Type Attribute , There are date and fi… (#29932)
* Help to add two kinds of Input Type Attribute , There are date and file input type.

* Capitalization
2019-03-10 20:57:05 +05:30
Yash Srivastava e91089ccd6 Added Background Attachment details. (#30016)
* Added Background Attachment details.

Added the information on how to use background-attachment css property

* Added Background Attachment details

added the use of background-attachment property of css

* Add code formatting and reword
2019-03-10 19:30:11 +05:30
Justin Parado a5957dea75 Added link to official BS4 documentation (#30836) 2019-03-10 16:57:33 +05:30
smokiebacon fe09fdbc30 added a tiny explanation of constructor(props) (#32279)
* added a tiny explanation of constructor(props)

* Formatted properly
2019-03-10 16:48:37 +05:30
Saka Sai Trinath bc1211680e Inserted other updated way of installation of CRA (#25162)
* Inserted other updated way of installation of CRA

Now, the documentation of react showing the example "npx create-react-app my-app" because it is made easy from npm 5.2+.

* Bifurcation of different methods
2019-03-10 16:43:31 +05:30
Wisawa Ploypradub 56e8e37487 Add instruction of installation docker for CentOS (#32449) 2019-03-09 10:14:18 -07:00
Mukesh Dasari 5fa311d05e Updated Ubuntu installation guide (#28477) 2019-03-09 10:10:35 -07:00
Francois 785b60cf15 Update index.md (#26965)
Added Kitematic information section.
2019-03-09 09:47:57 -07:00
The Coding Aviator 76a400887c Added solution to Learn about Complementary Colors (#34347)
* Update index.md

* Update index.md

* fix: changed css to html
2019-03-09 06:50:13 -08:00
The Coding Aviator ae703e000e Added solution to grid-areas challenge (#34685)
* Update index.md

* Added full solution

* Fix language
2019-03-09 06:47:19 -08:00
The Coding Aviator 193e708165 Added solution to Use display: flex to Position Two Boxes (#34520)
* Update index.md

* Update index.md
2019-03-09 06:44:44 -08:00
The Coding Aviator 5bc2ceac97 Added solution to Add Flex Superpowers to the Tweet Embed challenge (#34542)
* Update index.md

* Add full solution
2019-03-09 06:43:16 -08:00
The Coding Aviator 28ea71d603 fix(guide): Fix solution for style multiple elements and remove stub text (#35530) 2019-03-09 06:33:51 -08:00
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