© The Author(s), under exclusive license to APress Media, LLC, part of Springer Nature 2022
B. HarwanijQuery Recipeshttps://doi.org/10.1007/978-1-4842-7304-3_2

2. Arrays and Iteration

Bintu Harwani1  
(1)
Ajmer, Rajasthan, India
 
In this chapter, you will be learning how to use arrays and the different iteration techniques used to search for desired information in the arrays. We will be covering the following recipes in this chapter:
  • Sorting an array

  • Splitting an array into two

  • Searching and displaying desired values from a numeric array

  • Concatenating two arrays

  • Searching desired information in a string array

  • Manipulating array elements

  • Converting a numerical array into a string and finding its substring

  • Creating an array of objects and displaying the content ...

Get jQuery Recipes: Find Ready-Made Solutions to All Your jQuery Problems now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.