Repository navigation
findindex
- Website
- Wikipedia
List of JavaScript methods which you can use natively + ESLint Plugin
Polyfill for the The findIndex() method. returns an index in the array, if an element in the array satisfies the provided testing function. Otherwise -1 is returned.
ADVanced ARRay utility functions. Extra arguments for map and forEach including first, last, brk, odd, even, penultimate, and more!
Репозиторий для задач по курсу "скрипты"
Find elements in an array-like object that satisfy a test condition.
Projeto 'JS' com conceitos de LocalStorage
Using JavaScript I've done a project of simple To-do-list , with using couple of packages. addeventlistener, local Storage, parsing JSON, ID element, labelling Element,
Return the index of the first element in the array that satisfies the provided testing function.
JavaScript30 - Array Cardio Day 2
Exercise Array Cardio Day 2
The Todo App is a powerful and intuitive task management application built using React, React Redux, Redux Toolkit, React Router DOM, and Tailwind CSS. This GitHub repository showcases the codebase and project structure of a complete CRUD (Create, Read, Update, Delete) application.