DEV Community

Cover image for Shortening an array: | Javascript tip 💡
Atif Riaz
Atif Riaz

Posted on

Shortening an array: | Javascript tip 💡

Shortening an array:
The following example shortens the array "arrayofnumbers" to a length of 3 if the current length is greater than 3.

Top comments (0)

Heroku

Simplify your DevOps and maximize your time.

Since 2007, Heroku has been the go-to platform for developers as it monitors uptime, performance, and infrastructure concerns, allowing you to focus on writing code.

Learn More

👋 Kindness is contagious

Please leave a ❀ or a friendly comment on this post if you found it helpful!

Okay