Commit Graph

1284 Commits (97caacf029493f5f4a4f6524287882b30547a1f9)

Author SHA1 Message Date
Bouncey 331ea3ebf9 fix: Move progress label out of the progress bar 2018-12-04 17:42:12 +05:30
Bouncey 785f8ac384 feat: Add supporter UI to /welcome 2018-12-04 17:42:12 +05:30
Eric Kao 33ccd4107b Remove ternary operator in React component (#23248)
Remove ternary operator in React component, unnecessary operator to render null

<!-- Please follow this checklist and put an x in each of the boxes, like this: [x]. It will ensure that our team takes your pull request seriously. -->

- [x] I have read [freeCodeCamp's contribution guidelines](https://github.com/freeCodeCamp/freeCodeCamp/blob/master/CONTRIBUTING.md).
- [x] My pull request has a descriptive title (not a vague title like `Update index.md`)
- [x] My pull request targets the `master` branch of freeCodeCamp.
- [x] None of my changes are plagiarized from another source without proper attribution.
- [x] My article does not contain shortened URLs or affiliate links.

If your pull request closes a GitHub issue, replace the XXXXX below with the issue number.

Closes #XXXXX
2018-12-03 23:35:14 +00:00
Valeriy S 9369ac8d9a fix(client): enzyme tests 2018-12-03 13:56:50 +00:00
Valeriy S d2618df4f3 fix: execute backend challenges 2018-12-03 12:41:43 +00:00
Bouncey 5e4c3c7d55 chore: Pay down some tech-debt 2018-12-03 15:31:49 +03:00
nikrb 835f48e044 fix(app): missing alt prop for img tag 2018-12-03 12:11:24 +00:00
Valeriy S 4fe5c81ad4 fix(client): catch errors on replacing a challenge 2018-12-03 11:08:14 +00:00
Achilles Moraites 12ad9eb5f7 fix: site width is increasing for no reason (#34313) 2018-12-03 15:27:13 +05:30
Akhilesh Halageri ed5b434ad1 Merge pull request #34510 from akhileshh/master
fix: Fixes  api word capitalization freeCodeCamp
2018-12-03 09:56:18 +00:00
The Coding Aviator d9ac45868c fix(client): typo in certification view (#34422) 2018-12-03 15:26:08 +05:30
Bouncey 1de757e1be fix: Make the current challenge button do something 2018-12-02 17:39:56 +05:30
Stuart Taylor d327a5c36b Feat: News in the client app (#34392) 2018-11-29 15:12:15 +03:00
Valeriy 088cbb684e fix: watch challenges 2018-11-28 15:19:38 +00:00
Valeriy 4c1b8ce52c fix: replace localeChallengesRootDir to getChallengesDirForLang 2018-11-28 15:19:38 +00:00
Gabriel Felvinczi f09316dc3c Add new quote (#34370) 2018-11-22 10:22:31 +08:00
Stuart Taylor cee98aef43 feat: watch challenges (#34321) 2018-11-16 23:52:52 +05:30
Bouncey 97f7d53bee chore(tidy): Remove console.log 2018-11-16 04:09:16 +05:30
Iulian Onofrei 2ef81bde20 Fix typo in variable name (#26411) 2018-11-13 14:16:47 -08:00
Bouncey 7afa00f2aa fix: Portfolio styling 2018-11-13 05:39:50 +05:30
Bouncey d417ec9936 chore: Tidy up 2018-11-13 05:39:50 +05:30
Bouncey 602065be0b fix: Pass username to Certifications to get user details 2018-11-13 05:39:50 +05:30
Bouncey d686b32d9d fix: Reimplement the HeatMap 2018-11-13 05:39:50 +05:30
Bouncey f5ae5027cc fix: Update some apis/datastructures 2018-11-13 05:39:50 +05:30
Bouncey aca424be97 chore(react): PureComponent -> Component 2018-11-13 05:39:50 +05:30
Bouncey 987da19254 feat(profile): Add Profile and components 2018-11-13 05:39:50 +05:30
Valeriy S ea060b13f2 fix: rename SASS worker 2018-11-12 12:44:00 +00:00
Valeriy ecadba95db fix(client): prevent endless SASS conversion 2018-11-12 12:44:00 +00:00
Stuart Taylor dbfab5b118 chore: Port over mission statement and gtag (#34262)
- [x] I have read [freeCodeCamp's contribution guidelines](https://github.com/freeCodeCamp/freeCodeCamp/blob/master/CONTRIBUTING.md).
- [x] My pull request has a descriptive title (not a vague title like `Update index.md`)
- [x] My pull request targets the `master` branch of freeCodeCamp.


Closes #18184
2018-11-09 21:21:50 +05:30
Achilles Moraites 028cdd94b0 fix: added missing ending quotes in paragraphs (#34166) 2018-11-02 17:22:37 +04:00
kapeyka 55f5e92ca0 Made grammar easier to understand. (#19746)
* Made grammar easier to understand.

* Update index.md

* Additional grammar corrections
2018-10-27 14:48:06 -07:00
Valeriy bad6fc3e53 fix: build on Windows (#18831) 2018-10-25 15:24:57 +05:30
Mrugesh Mohapatra e888c233ca chore: update lockfile 2018-10-24 18:27:34 +05:30
Bouncey c08bb95ea8 fix(auth): Fix auth flow for the client app 2018-10-24 18:27:34 +05:30
Stuart Taylor 7da04a348b fix: Update packages and fix local dev (#26907)
<!-- Please follow this checklist and put an x in each of the boxes, like this: [x]. It will ensure that our team takes your pull request seriously. -->

- [x] I have read [freeCodeCamp's contribution guidelines](https://github.com/freeCodeCamp/freeCodeCamp/blob/master/CONTRIBUTING.md).
- [x] My pull request has a descriptive title (not a vague title like `Update index.md`)
- [x] My pull request targets the `master` branch of freeCodeCamp.
2018-10-23 18:48:46 +05:30
Kristofer Koishigawa 4ed86a457e fix(guide): Deleted and or moved the directories/files in client/src/guide and client/src/pages... (#19732) 2018-10-20 16:17:50 +05:30
Kristofer Koishigawa 862112ebc7 fix: mathjax rendering (#18468) 2018-10-20 16:14:42 +05:30
Bouncey b1a785c87d fix(guide): Fix directory structure 2018-10-19 16:28:34 +01:00
_94gsc 9fc62ea21a Provide link to S3 documentation (#19730)
Also, update buket to bucket.
2018-10-18 16:42:27 +05:30
Sindhuri1706 83f50f10d4 Docker:More About Docker containers (#19018)
* added intorduction to setup AWS S3 in Django project to store static assets and media files

* added guidelines to move files between servers

* added more commands for docker-containers
2018-10-17 15:35:13 -03:00
Brendan a16031cd20 Fixed grammar, added link (#19544)
* Fixed grammar, added link

* fix: minor typo by contributor
2018-10-16 16:52:50 -07:00
mrugesh mohapatra 164d900e96 fix(ci): fix tests for guide in root (#19526) 2018-10-16 11:42:46 -05:00
Mrugesh Mohapatra da0df12ab7 fix(guide): simplify directory structure 2018-10-16 21:32:40 +05:30
Filippo Nardi f989c28c52 added changes for props (#19489) 2018-10-16 10:06:35 -05:00
Adarsh Jain bbf63b3404 added information about parallel computing (#19494)
added about what is parallel computing, why parallelism, how to parallelize, data and task parallelism etc.
2018-10-16 10:05:38 -05:00
Adarsh Jain 4dda261e3e deadlock in opearting system (#19514) 2018-10-16 10:03:34 -05:00
Aditi Aggarwal 829c80cdb0 Added code for delete operation on BST (#19516) 2018-10-16 10:02:16 -05:00
Aditya 606eef21d8 Update index.md (#19518) 2018-10-16 10:00:56 -05:00
Aditya bd0acde5d1 Update index.md (#19461) 2018-10-16 18:45:55 +05:30
albertocc 364f7335c6 Spanish translation fixes (#19297) 2018-10-16 10:08:52 -03:00
Andrei Calinescu 84fcf5fb28 Fixed broken img link (#19484)
Just changed from http to https. Before this, the image link did not work.
2018-10-16 23:32:09 +11:00
Andrei Calinescu 3262af6de5 Fixed last URL (#19482)
URL was not properly formatted in Markdown, so it was a broken link. Fixed markdown format and link works now.
2018-10-16 13:23:42 +01:00
Andrei Calinescu 4ea61c503b Fixed last 2 links (#19483)
Incorrect markdown format had them displaying a broken image link, because the links don't lead to an image. Used normal markdown link format instead.
2018-10-16 13:22:55 +01:00
Kamalesh Palanisamy 07456330b3 Created a guide for the bash ssh command (#19450)
* Created a guide about the mkdir command

* Update index.md

* Added a guide for the rm command in bash

* Created a new guide for the chmod command

* Created the guide for the ssh command

* Add note on user names
2018-10-16 13:14:31 +01:00
Wei Hung Chin 2efc35d2f9 Add code syntax highlighting
Add code highlighting for the code examples in the section "Comparing null and undefined"
2018-10-16 20:46:48 +09:00
Amit Sharma d279f8e413 Added new command 'mkdir' (#18796) 2018-10-16 20:30:13 +09:00
Rohan Saha bba161afbc Update index.md
Added more information to the advantages of compiled languages and to the disadvantages of interpreted languages for a better understanding.
2018-10-16 20:19:34 +09:00
Ginson Wong 93bdd1973e docs: add example use cases for expansion cards
-added several examples of modern use cases for expansion cards and reasons for utilizing them
2018-10-16 20:11:51 +09:00
The Coding Aviator 1defda2b11 Update index.md (#19453) 2018-10-16 01:53:57 -07:00
The Coding Aviator 66d95eda48 Update index.md (#19452) 2018-10-16 01:44:34 -07:00
Mark Kim d7ba56a3d5 Fixed wording and typos on REACT section (#19451)
* Fixed wording and typos on REACT section

Simplified wording and fixed typos for great clarity in the React section of the index.md.

* Simplification of wording in the React Section

Fixed a typo in the description section for React

* fix: corrected case for virtual DOM
2018-10-16 01:43:39 -07:00
Brian R 891152863a Adding unpacking list elements to variables (#19437)
* Adding unpacking list elements to variables

* fix: indentations
2018-10-16 13:48:33 +05:30
Piotr Szwarc 0a1f237a23 Guide/packer (#19444)
* Packer initial

* Moved packer to devops
2018-10-16 00:30:39 -07:00
Ninjirate c1d5ad8aa8 Default img display type (#19421)
* Default img display type

Added info about how img elements are rendered for display type by default.

* Update index.md
2018-10-16 00:06:04 -05:00
mennayahia db3528dd79 section about what configuration management tool (#19379)
* section about what configuration management tool

Add a section to explain in basic words what a configuration management tool mean. Probably anyone visiting this Puppet guide does not know what is Puppet to begin with so I believe it is good to have simple explanation with very basic examples.

* Update index.md
2018-10-16 00:03:09 -05:00
greggubarev ad25c1f253 Javascript: Add hint to Match Everything But Letters and Numbers (#19240)
* Javascript: Add hint to Match Everything But Letters and Numbers

Add hint to Match Everything But Letters and Numbers (https://learn.freecodecamp.org/javascript-algorithms-and-data-structures/regular-expressions/match-everything-but-letters-and-numbers and https://guide.freecodecamp.org/certifications/javascript-algorithms-and-data-structures/regular-expressions/match-everything-but-letters-and-numbers/)

* Update index.md
2018-10-16 00:02:42 -05:00
greggubarev da14642ea1 Javascript: Added hint to Match Whitespace (#19242)
* Javascript: Added hint to Match Whitespace

Added hint to Match  (https://learn.freecodecamp.org/javascript-algorithms-and-data-structures/regular-expressions/match-whitespace and https://guide.freecodecamp.org/certifications/javascript-algorithms-and-data-structures/regular-expressions/match-whitespace/)

* Update index.md
2018-10-16 00:02:31 -05:00
greggubarev e73c360476 Javascript: Edited hint to Specify Only the Lower Number of Matches (#19245)
* Javascript: Edited hint to Specify Only the Lower Number of Matches

Edited hint to Specify Only the Lower Number of Matches

* Update index.md
2018-10-16 00:02:19 -05:00
greggubarev 169e0ee582 Javascript: Added hint to Specify Exact Number of Matches (#19248)
* Javascript: Added hint to Specify Exact Number of Matches

Added hint to Specify Exact Number of Matches (https://learn.freecodecamp.org/javascript-algorithms-and-data-structures/regular-expressions/specify-exact-number-of-matches and https://guide.freecodecamp.org/certifications/javascript-algorithms-and-data-structures/regular-expressions/specify-exact-number-of-matches/)

* Update index.md
2018-10-16 00:02:04 -05:00
Kamalesh Palanisamy 13ea3c627c Created the guide for the chmod command (#19408)
* Created a guide about the mkdir command

* Update index.md

* Added a guide for the rm command in bash

* Created a new guide for the chmod command
2018-10-16 00:01:16 -05:00
Ragunathan Maniraj 9bf26b9150 added rules for truthy values (#19414) 2018-10-16 00:00:23 -05:00
Steve Lee 8cb572c368 fix:grammar (#19420)
* fix:grammar

* fix: corrected two link' syntax
2018-10-15 23:57:49 -05:00
Ragunathan Maniraj 1ccd182657 added unified table (#19419) 2018-10-15 23:57:27 -05:00
NirvashPrime 6ce8429d45 Revised document and expanded scope of information (#19430)
Removed text copied from php.net, revised grammar and formatting, and expanded scope of information to include multiple array styles and how to access elements in these styles.
2018-10-15 23:55:52 -05:00
Italos Estilon a525135c02 Update Haskell index.md (#19432)
* Update index.md

Add a link for a free, online, and fun book for Haskell beginners.

* Update index.md

Fix typo.
2018-10-15 23:55:34 -05:00
NirvashPrime cedb5befd9 Updated syntax, corrected and added information. (#19433)
Updated syntax to adhere to PSR, corrected outdated information, and added additional information regarding tags and indentation.
2018-10-15 23:55:08 -05:00
UTpH c614c91f8a Modified C++ Bubble sort (#19358)
Optimized by stopping the algorithm if there wasn't any swap(rest is sorted).
There was a syntax error(temp was not declared)
2018-10-15 23:54:33 -05:00
UTpH 593e66ab6b Added David Silver's RL course (#19362)
Added link to a very good RL course
Updated the broken Suggested readings link
2018-10-15 23:52:44 -05:00
Przemysław Wolski 107eed4a76 Note about uninitialized variables (#19289)
* Update index.md

Note about uninitialized variables.

* Update index.md
2018-10-15 23:52:05 -05:00
Ninjirate 598f0c4e8a CM and INITIAL (#19363)
Add example for CM measurement and INITIAL default reset.
2018-10-15 23:51:16 -05:00
MOHD BAYERO YAYANDI a839803573 Add the link "Medium Article about how to document source code" to article (#19364) 2018-10-15 23:50:49 -05:00
EliteMobb79 aa69c90021 Add Nginx (#19373)
* Add Nginx

* Delete Nginx

* Add nginx
2018-10-15 23:50:11 -05:00
Ninjirate c9cc4d332a Sort and Add Missing (#19375)
Sorted list of cursors and added missing types, updated total count from 36 to 39. Added note about using auto (default) with URL cursor in case file is unavailable on page load.
2018-10-15 23:48:55 -05:00
Taylor Stauss 058b3b77fd CSS: Add ::after pseudo-element document (#19381)
I noticed most of the pseudo-selectors/pseudo-elements are missing from this section, so I created a basic document as a starting point for the ::after pseudo-element. I tried to follow the same layout and style as the other articles in this section. This document is meant to be a start and added to/expounded on.

It's also my first real pull request - so please let me know how I can improve if needed 👍
2018-10-15 23:46:36 -05:00
Brian R ee204978f4 Added how to read input separated by space (#19395)
Added use of input() with .split()
2018-10-15 23:45:25 -05:00
Michael dfc481437c Added "Frameworks" & links to useful info (#19396)
- Added hyperlinks to official websites of frameworks in "Versatility" advantage
- Added "Frameworks" advantage and links to useful information
2018-10-15 23:44:50 -05:00
Ninjirate 0e4345f200 Single value lengths (#19399)
Added note for auto value if only one length parameter is specified.
2018-10-15 23:43:33 -05:00
IndigoWizard 7ed4df2292 Added some blender files ( 3D scene, technical info and software general info) (#19400)
* Added Blender Info file

Added a Blender general information text file as my first participation to Hacktoberfest!

* Added Blender Info file

Added a Blender general information text file

* Added Blender 3D scene files

A simple 3D polar waters scene with an iceberg and a description on how to produce a water-like shader effect.
2018-10-15 23:43:12 -05:00
Manish Giri 6b4dd7addd fix (guide): Improve Java Lambda Expressions (#19423)
* fix (guide): Improve Java Lambda Expressions

Introduced several changes to the guide on Java Lambda Expressions. Currently, the guide is titled "Lambda Expressions" while it talks about the Stream API, which is an entirely different topic. It introduces code using Lambda expressions without even explaining what lambda expressions are.

Added content about Lambda Expressions - what they are, how they are written, etc. The new content would be helpful when reading about the subsequent content on Stream API.

The code introduced in Stream API also uses 'Method References' without any explanation of what they are. Added a link to an article about Method References for now, and will add more content about it soon.

Also fixed several style and formatting errors.

* Basic editing.
2018-10-16 15:42:04 +11:00
RujutaKelkar 0ea02af700 added few more details about functions. (#19271)
Added some details about how and where to define functions and spoke about calling a function.
2018-10-15 23:41:56 -05:00
Tanuj Nagpal 3be33a914b Added Bootstrap's official documentation's link (#19270)
The official documentation's link should be present I think!
2018-10-15 23:41:42 -05:00
Georgina Hodgkinson e33f5a7b42 Update index.md (#19275) 2018-10-15 23:40:05 -05:00
rgolu 875d4c115c "added a subtopic on uses of stacks" (#19287)
* "added a subtopic on uses of stacks"

* "made corrections to my pr as told by the collaborator"
2018-10-15 23:38:19 -05:00
F9Uf c1eebe28e0 Quick Selection Algorithm (#19291)
* add Quick selection Algortihm

* Delete index.md

* add quick selection algorthm

* add lomuto

* add Hoare algorithm

* add title into Lomuto file

* delete Hoare page

* delete lomuto page

* edit quickselect algortihm
2018-10-15 23:35:54 -05:00
Spencer Malone 9fd89734cd Added article and two references (#19325)
Updating this page from stub to article. Included two references in the More Information section.
2018-10-15 23:33:20 -05:00
Aditya f64199a527 Update index.md (#19328) 2018-10-15 23:32:08 -05:00
NirvashPrime a143f8d75d Added additional information and corrected syntax (#19341)
When using strpos() it is important to run a comparison to avoid mistaken values. Also, when files only contain PHP (such as the snippets shown), they should not have closing tags (?>) as this can cause undesirable output.
2018-10-15 23:31:48 -05:00
Shani Rub c412b54717 Scenic View added (#19349) 2018-10-15 23:30:57 -05:00
Shawon Ashraf 2d6a0f4a6b added dijkstra and floyd warshall to graph algo list (#19357)
* added dijkstra and floyd warshall to graph algo list

* explanation for mkdir -p
2018-10-15 23:30:18 -05:00
Shahriar Rashid Mahmud 39a9eec9e7 Add an alternative way to control structures (#19259) 2018-10-15 23:27:58 -05:00