freeCodeCamp/guide/english/certifications/javascript-algorithms-and-d.../debugging
AlexandreLeFou 5f03e0f036 Added a solution/fixed stub :) (#34251)
* Added a solution/fixed stub :)

I have added for the most known browser what keyboard combinations/shortcuts you can use in order to open up from Web dev tools the console and run the same code as we do in FCC camp!

Certifications/JavaScript Algorithms and Data Structures/Debugging/Understanding the Differences Between the Freecodecamp and Browser Console

* Deleted a link provided

I have previously provided a link upon which I have added the Macintosh shortcuts. 
I have deleted all the Mac set of keybords as I can't check them in my pc and it is considered plagiarism

* Fixed text 

added more instructions

* Added solution

updated with solution and JS code for solution+as well as hint

* deleted white space in solution

* added frontmatter

fixed Travis problem

* Update index.md
2018-11-10 10:30:30 +05:30
..
catch-arguments-passed-in-the-wrong-order-when-calling-a-function fix(guide): simplify directory structure 2018-10-16 21:32:40 +05:30
catch-missing-open-and-closing-parenthesis-after-a-function-call fix(guide): simplify directory structure 2018-10-16 21:32:40 +05:30
catch-misspelled-variable-and-function-names fix(guide): simplify directory structure 2018-10-16 21:32:40 +05:30
catch-mixed-usage-of-single-and-double-quotes fix(guide): simplify directory structure 2018-10-16 21:32:40 +05:30
catch-off-by-one-errors-when-using-indexing fix(guide): simplify directory structure 2018-10-16 21:32:40 +05:30
catch-unclosed-parentheses-brackets-braces-and-quotes fix(guide): simplify directory structure 2018-10-16 21:32:40 +05:30
catch-use-of-assignment-operator-instead-of-equality-operator fix(guide): simplify directory structure 2018-10-16 21:32:40 +05:30
prevent-infinite-loops-with-a-valid-terminal-condition fix(guide): simplify directory structure 2018-10-16 21:32:40 +05:30
understanding-the-differences-between-the-freecodecamp-and-browser-console Added a solution/fixed stub :) (#34251) 2018-11-10 10:30:30 +05:30
use-caution-when-reinitializing-variables-inside-a-loop fix(guide): simplify directory structure 2018-10-16 21:32:40 +05:30
use-the-javascript-console-to-check-the-value-of-a-variable fix(guide): simplify directory structure 2018-10-16 21:32:40 +05:30
use-typeof-to-check-the-type-of-a-variable fix(guide): simplify directory structure 2018-10-16 21:32:40 +05:30
index.md fix(guide): simplify directory structure 2018-10-16 21:32:40 +05:30