14 results for “topic:array-map”
PHP multi array access
Move element(s) with one/multips arrays(s)
Converts an array to an object where the keys are the array entries and the values are customizable in a function.
Tic-Tac-Toe game React useEffect useState, styled-components
Add to Cart Task using router in React
In React Challenge 1, I delved into an array of concepts, focusing on refining my skills with the useState hook through extensive practice. The challenge encompassed not only the mastery of the useState hook but also the exploration of event handlers, array mapping, props implementation, and the nuanced utilization of keys in React.
A simple react app to keep yourself organized with brief notes (akin to Google Keep)
No description provided.
The Array Cardio website is a comprehensive JavaScript project that offers hands-on learning of essential array manipulation techniques through interactive examples and exercises.
A TypeScript implementation of a key-value store that supports multiple keys and values.
Created cards by looping over static JSON data
In this repo, I have fetched data from the external API (https://restcountries.com/v3.1/all) and shown them on the UI and also used JavaScript ES6 Destructuring
In my second React project, I mastered controlled components for user input in forms, delved into the useState hook's interaction with arrays/objects for efficient state management, and learned to iterate through data using the map callback function.
todo-list-consuming-react