JavaScript Array Methods: The Ones You Actually Need to Know — Part 1When I started learning JavaScript, I knew arrays existed. I knew I could put multiple values inside them, access them by index, add things to them and remove things from them. What I didn't fully undSep 2, 2026·7 min read