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
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
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
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
Rachel Irene Lunan
c241ca7c49
added spelling hints ( #29868 )
...
* added spelling hints
* fix: changes pratfalls to mistakes
2019-03-07 14:17:12 -08: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
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
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
Tom
65c3188fd7
Fix/remove stubs on filled articles ( #35506 )
2019-03-06 01:57:17 +05:30
Owais Ali
c816a88d3b
Update guide 'install and set up mongoose' ( #29450 )
2019-03-05 13:05:16 -06:00
Randell Dawson
6f9dbbb2a5
fix(guide): rename guide article filename to include dot instead of dash ( #35398 )
2019-03-05 22:58:59 +05:30
Randell Dawson
0b912a1220
fix: removed invalid Intermediate solution ( #35504 )
2019-03-05 09:37:01 -06:00
Amir Hilal
bc8efb5541
Solution to spread operators in Redux challange ( #34268 )
2019-03-04 15:38:40 -08:00
John Mantas
cf721281ca
Add solution using RegExp ( #34294 )
2019-03-04 15:35:27 -08:00
Mateusz Konieczny
b0c239ff53
Fix match single unspecified characters hint page ( #34615 )
2019-03-04 17:14:38 +05:30
OLOGUNOWA Samuel
f93e494f4a
A basic solution to challenge sum-all-primes ( #34249 )
2019-03-04 16:06:05 +05:30
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
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
rupali317
cb3db952ee
fix: update guide article for javascript conditional ternary operator ( #35388 )
2019-03-02 11:09:15 +05:30
The Coding Aviator
b10256e853
Added formatting and explanation to Use the Conditional (Ternary) Operator ( #34310 )
2019-03-01 15:40:29 -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
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
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
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
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
Harkirat Singh
e202b917d6
Update index.md ( #35323 )
...
* Update index.md
Completion of solution code.
* Update guide/english/certifications/apis-and-microservices/basic-node-and-express/get-data-from-post-requests/index.md
Co-Authored-By: Harkirat155 <harkirat.hira@gmail.com >
* Update guide/english/certifications/apis-and-microservices/basic-node-and-express/get-data-from-post-requests/index.md
Co-Authored-By: Harkirat155 <harkirat.hira@gmail.com >
2019-02-21 09:32:41 -08:00
Garret Kemp
02ef934ce5
replaced freeCoceCamp -> freeCodecamp ( #35292 )
2019-02-18 23:14:19 -08: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
Lipis
5818b277c4
Replace Jquery -> jQuery ( #35184 )
...
* Replace Jquery -> jQuery
* JQuery
* Update index.md
* Update index.md
* Update index.md
* Update index.md
* Update index.md
* Update index.md
* Update index.md
* Update guide/russian/jquery/jquery-html-method/index.md
Co-Authored-By: lipis <lipiridis@gmail.com >
* Update guide/russian/jquery/jquery-html-method/index.md
Co-Authored-By: lipis <lipiridis@gmail.com >
2019-02-14 06:59:19 -08:00