Tag: JavaScript
-
The difference between .splice() and .slice()
—
in GeneralWhile perusing some forums, I ran into someone expressing not knowing the difference between .splice() and .slice() unless they googled it.
-
JavaScript String Cheat Sheet v2
—
in GeneralI was looking through the site for the old post, which was… less than helpful. Here’s the updated cheat sheet for quick reference.