JavaScript from Null: Utility Functions and Debugging

JavaScript University continues as we develop our first utility function that will allow us to filter and retrieve only the unique values from an array. Along the way, I'll also teach you how to use the excellent Firebug to debug your code.


Utility Functions and Debugging


Final Code from the Video:


Conclusion

So, with this lesson out of the way, you now know how to build your own helpful utility functions. I hope you enjoyed today's video tutorial!

Tags:

Comments

Related Articles