What is Some in JavaScript | JavaScript Tutorials in Hindi | Interview Question #39
What is Some in JavaScript | JavaScript Tutorials in Hindi | Interview Question #39 Hi, I'm Rohit Verma, Welcome to our YouTube Channel Still Learning. About this video :- In JavaScript, the some() method is a built-in function available on arrays. It is used to test whether at least one element in an array satisfies a given condition. The some() method iterates through the array and executes a provided callback function for each element. If the callback function returns true for any element, the some() method immediately returns true. If the callback function returns false for all elements, the method returns false. The some() method is often used when you want to check if any element in an array meets a certain condition without needing to iterate through the entire array manually. Keep in mind that the some() method stops iterating as soon as a true value is returned by the callback function. This means it doesn't necessarily iterate through all elements if a match is found early in the array. JavaScript Tutorials in Hindi | JavaScript Interview Questions Playlist:- https://www.youtube.com/watch?v=M5gwqfRGI9A&list=PLpl0GEINwjARM0w6q_e3skmIgU4Fri_L1 React JS Tutorials in Hindi Playlist:- https://www.youtube.com/watch?v=TWLDQSo30JM&list=PLpl0GEINwjASRRy7WlpCAYasEpp3XXjT_ HTML Tutorials in Hindi Playlist:- https://www.youtube.com/watch?v=TpJu8K5xaAU&list=PLpl0GEINwjAS_rCqrP38GPAfpah8gbrQY Watch Another Videos 👇 SSC MTS 2017 Most Important GK Top 100 Questions with Answers https://www.youtube.com/watch?v=34G4v82777s All Countries Prime Ministers List, Most Important GK https://www.youtube.com/watch?v=EK03zZmzlzw SSC MTS 2017 Most Important GK/General Science Top 50 Questions with Answers https://www.youtube.com/watch?v=xCpxCkNifuk SSC MTS 2017 Top 30 Most Asked Spelling Mistakes in English MTS Previous Exam https://www.youtube.com/watch?v=Cl0beEZGX-0 Social Links:- YouTube : https://www.youtube.com/@StillLearning Facebook : https://www.facebook.com/stilllearning.in Twitter : https://twitter.com/stilllearningin #javascripttutorials #interviewquestions #javascriptinterviewquestions #javascripttutorialsinhindi #StillLearning #TutorialsInHindi -~-~~-~~~-~~-~- Please watch: "#1 Complete Responsive Website using REACT JS & Bootstrap with Source Code 2024 🔥🔥" https://www.youtube.com/watch?v=TmlpFSSKT3s -~-~~-~~~-~~-~-
Download
1 formatsVideo Formats
Right-click 'Download' and select 'Save Link As' if the file opens in a new tab.