javascript.info The Modern JavaScript Tutorial 5.5 Array methods by Ilya Kantor
YouTube by Lisa Friedrichsen
This YouTube continues the discussion of common JavaScript arrays, showing examples of the indexOf, includes, forEach, filter, and map methods. Given some array methods use functions as argument values, the concept of callback functions is introduced. Functions using the modern arrow syntax are rewritten using the older function keyword syntax.
All of my YouTubes can be found at: https://learncs.w3spaces.com/