find1 Array.prototype.find() https://developer.mozilla.org/ko/docs/Web/JavaScript/Reference/Global_Objects/Array/find Array.prototype.find() - JavaScript | MDN find() 메서드는 주어진 판별 함수를 만족하는 첫 번째 요소의 값을 반환합니다. 그런 요소가 없다면 undefined를 반환합니다. developer.mozilla.org https://www.w3schools.com/jsref/jsref_find.asp JavaScript Array find() Method W3Schools offers free online tutorials, references and exercises in all the major languages.. 2021. 11. 12. 이전 1 다음