Move element(s) with one/multips arrays(s)
-
Updated
Sep 1, 2022 - JavaScript
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
A simple react app to keep yourself organized with brief notes (akin to Google Keep)
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.
The Array Cardio website is a comprehensive JavaScript project that offers hands-on learning of essential array manipulation techniques through interactive examples and exercises.
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
Add a description, image, and links to the array-map topic page so that developers can more easily learn about it.
To associate your repository with the array-map topic, visit your repo's landing page and select "manage topics."