In this Treehouse Quick Tip, Jim shows us how to use the JavaScript Splice Method. The splice method is used to manipulate arrays. The splice function can be used to remove elements from an array. The first argument in the …Continue reading
Quick Tip: How to Use the JavaScript Splice Method


