Skip to main content

Catch Arguments Passed in the Wrong Order When Calling a Function – Debugging – Free Code Camp

By Uncategorized

In this debugging tutorial we explore how to catch arguments passed in the wrong order when calling a function. This makes up one part of many to conclude the debugging curriculum. We’re exploring tools and common errors so we can identify bugs in JavaScript. This makes up part of the Free Code Camp (www.freecodecamp.org) curriculum. Enjoy!

Leave a Reply