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
catch-missing-open-and-closing-parenthesis-after-a-function-call
catch-misspelled-variable-and-function-names
catch-mixed-usage-of-single-and-double-quotes
catch-off-by-one-errors-when-using-indexing
catch-unclosed-parentheses-brackets-braces-and-quotes
catch-use-of-assignment-operator-instead-of-equality-operator
prevent-infinite-loops-with-a-valid-terminal-condition
understanding-the-differences-between-the-freecodecamp-and-browser-console
use-caution-when-reinitializing-variables-inside-a-loop
use-the-javascript-console-to-check-the-value-of-a-variable
use-typeof-to-check-the-type-of-a-variable
index.md