freeCodeCamp/curriculum/challenges/english/02-javascript-algorithms-an.../debugging
Randell Dawson 05f73ca409 fix(curriculum): Convert blockquote elements to triple backtick syntax for JavaScript Algorithms and Data Structures (#35992)
* fix: convert js algorithms and data structures

* fix: revert some blocks back to blockquote

* fix: reverted comparison code block to blockquotes

* fix: change js to json

Co-Authored-By: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>

* fix: convert various section to triple backticks

* fix: Make the formatting consistent for comparisons
2019-05-17 08:20:30 -05:00
..
catch-arguments-passed-in-the-wrong-order-when-calling-a-function.english.md fix(curriculum): Added 9 missing solutions to challenges in the Debugging section (#35750) 2019-04-19 00:14:20 +05:30
catch-missing-open-and-closing-parenthesis-after-a-function-call.english.md fix(curriculum): Convert blockquote elements to triple backtick syntax for JavaScript Algorithms and Data Structures (#35992) 2019-05-17 08:20:30 -05:00
catch-misspelled-variable-and-function-names.english.md fix(curriculum): Added 9 missing solutions to challenges in the Debugging section (#35750) 2019-04-19 00:14:20 +05:30
catch-mixed-usage-of-single-and-double-quotes.english.md fix(curriculum): Convert blockquote elements to triple backtick syntax for JavaScript Algorithms and Data Structures (#35992) 2019-05-17 08:20:30 -05:00
catch-off-by-one-errors-when-using-indexing.english.md fix(curriculum): Convert blockquote elements to triple backtick syntax for JavaScript Algorithms and Data Structures (#35992) 2019-05-17 08:20:30 -05:00
catch-unclosed-parentheses-brackets-braces-and-quotes.english.md fix(curriculum): Added 9 missing solutions to challenges in the Debugging section (#35750) 2019-04-19 00:14:20 +05:30
catch-use-of-assignment-operator-instead-of-equality-operator.english.md fix(curriculum): Convert blockquote elements to triple backtick syntax for JavaScript Algorithms and Data Structures (#35992) 2019-05-17 08:20:30 -05:00
prevent-infinite-loops-with-a-valid-terminal-condition.english.md fix(curriculum): Convert blockquote elements to triple backtick syntax for JavaScript Algorithms and Data Structures (#35992) 2019-05-17 08:20:30 -05:00
understanding-the-differences-between-the-freecodecamp-and-browser-console.english.md fix(curriculum): quotes in tests (#18828) 2018-10-20 23:32:47 +05:30
use-caution-when-reinitializing-variables-inside-a-loop.english.md fix(curriculum): Added 9 missing solutions to challenges in the Debugging section (#35750) 2019-04-19 00:14:20 +05:30
use-the-javascript-console-to-check-the-value-of-a-variable.english.md fix(curriculum): quotes in tests (#18828) 2018-10-20 23:32:47 +05:30
use-typeof-to-check-the-type-of-a-variable.english.md fix(curriculum): Convert blockquote elements to triple backtick syntax for JavaScript Algorithms and Data Structures (#35992) 2019-05-17 08:20:30 -05:00