Useful Array Methods is just a practice of all the JS array methods that I have learnt. All those methods are used. Check for console,
Click here to see my project.
- Usage push, pop, unshift and shift methods
- Understanding the difference between splice and pop
- Using indexOf and includes methods
- Learning find and findIndex
- Using find instead of forEach
- Sorting the list with sort method
LinkedIn : iamsomraj
HackerRank: iamsomraj
Give me a star if this project helped you
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Please make sure to update tests as appropriate.