Commit Graph

22393 Commits

Author SHA1 Message Date
49cc719af8 fix(formatting): Information Security with HelmetJS challenges (#35419)
* fix(formatting): Information Security with HelmetJS challenges

fix(formatting): Information Security with HelmetJS challenges

fix(formatting): Information Security with HelmetJS challenges

fix(formatting): Hetmet JS challenges

fix(formatting): Hetmet JS challenges

* fix(curriculum): Remove hr

* fix(formatting): Helmet JS

* Change code to blockquote

* fix: indented code in blockquotes
2019-03-03 09:07:37 -08:00
87f04caf82 Fixed typos and added a reference. (#27451) 2019-03-03 08:14:07 -08:00
76fd0ce297 Added method to delete objects (#33474) 2019-03-03 07:55:52 -08:00
d78db71f34 Color change command (#28128) 2019-03-03 20:24:22 +05:30
b156d395fe Some grammar fixes (#24860)
Some grammar and lexical improvements to the description and instructions text
2019-03-02 21:38:43 +01:00
91a5cc67cf fix(guide): Update code editor references (#34960) (#35363) 2019-03-02 10:00:39 -08:00
6b581d6f81 Rgbcolors with alpha channel (#27219) 2019-03-02 10:00:44 -07:00
d4d1834766 working-in-tech/remote-versus-onsite (grammar fix) (#32241) 2019-03-02 18:46:03 +05:30
9440cca69f Added example Input/Output to challenge (#34738)
* Added example Input/Output to challenge

Input/Output example will make it clear what the challenge is asking the camper to do.

* Formatting changes made to file

* Made minor changes in formatting

Added <code> tag to single line code.

* Formatting update

* Added requested formatting changes

* Refactored sentence and removed earlier example
2019-03-02 02:26:23 -05:00
cb3db952ee fix: update guide article for javascript conditional ternary operator (#35388) 2019-03-02 11:09:15 +05:30
3d1fd805e6 feat: add solution to accessibility challenge (#35484) 2019-03-01 20:03:38 -05:00
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
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
b10256e853 Added formatting and explanation to Use the Conditional (Ternary) Operator (#34310) 2019-03-01 15:40:29 -08:00
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
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
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
53bb915868 Agregar definicion y ejemplo. (#20895) 2019-03-01 23:36:27 +01:00
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
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
421c097f17 feat: cleaned up grammar and formatting (#35364) 2019-03-02 00:25:09 +05:30
1957b1f636 fix: added test case and working solution for empty li elements in the 'Create an ordered list' challenge. (#35177)
* fix: added test case for empty li elements

* fix: added error message in test case of empty li elements.

* fix: corrected error in test case.

* fix: added valid working solution

* fix: migrated test case to challenge: create-an-ordered-list (working solution included)

* fix: adjusted condition for empty li elements and fixed typo.
2019-03-01 23:50:09 +05:30
a0b79252d3 fix:removed bug in front end lib random quote project (#35477) 2019-03-01 11:09:00 -06:00
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
3ec8875bf1 Add locate command (#30902)
* Add locate command

* fix: formatting

* fix: formatting
2019-03-01 07:51:48 -07:00
327a4a9b34 fix(client): prevent panels widening in curriculum map 2019-03-01 14:50:24 +00:00
3f205c5060 fix: use JSON.stringify to cast console output 2019-03-01 14:43:00 +00:00
43117710eb fix: use JSON.stringify(..) for logging instead of String(..) 2019-03-01 14:43:00 +00:00
b494eebcc5 Update client/src/components/layouts/components/guide/redux/side-navigation-saga.js
Co-Authored-By: ahmadabdolsaheb <ahmad.abdolsaheb@gmail.com>
2019-03-01 13:02:29 +00:00
2c8431fdc3 Update client/src/components/layouts/components/guide/redux/side-navigation-saga.js
Co-Authored-By: ahmadabdolsaheb <ahmad.abdolsaheb@gmail.com>
2019-03-01 13:02:29 +00:00
23b01464ac fix: moved sidenav logic to saga 2019-03-01 13:02:29 +00:00
b6198417d0 fix: guide-nav latests changes 2019-03-01 13:02:29 +00:00
67119fbc7c fix: removed context and added saga 2019-03-01 13:02:29 +00:00
b3bc6776ec fix: added react-media 2019-03-01 13:02:29 +00:00
897b9110fc fix: used selectors in mapstatetoprops 2019-03-01 13:02:29 +00:00
08f737a0b9 fix: redux folder relocated and local func renamed 2019-03-01 13:02:29 +00:00
6cdfbc87d8 fix: close guide nav when guide is unmounted and close nav when nav clkd 2019-03-01 13:02:29 +00:00
b5b3482d0e fix: wire menu to redux and add change meanu breakpoint for guide 2019-03-01 13:02:29 +00:00
210454444d fix: change button color on click 2019-03-01 13:02:29 +00:00
357b824033 fix: custom menu for guide 2019-03-01 13:02:29 +00:00
44a2ce8796 fix: remove adblock detectable classes 2019-03-01 11:20:32 +00:00
d6eb564d83 fix: Removed files accidentally added on PR 27489 (#35469) 2019-03-01 10:13:31 +03:00
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
0890dda962 Add content for PHP strings (#27489)
* Add content for PHP strings

* fix: resolved conflict
2019-02-28 16:37:12 -08:00
3f2b07ed71 Add information "String" (#26594) 2019-02-28 14:51:54 -08:00
6cd3466f0b fix(curriculum): Find Characters with Lazy Matching (#35454)
* fix(curriculum): Find Characters with Lazy Matching

* Update PR

Note is moved in the Description section and not the Instructions section
2019-02-28 13:33:07 -08:00
fadea0cfe8 fix: Fix typo (#34779)
Changed "chack" for "check"
2019-02-28 12:41:55 -08:00
b98213dd29 fixed few wrong translations (#29313) 2019-02-28 20:51:48 +04:00