๐ JavaScript Hockey Players Data This project demonstrates the use of objects and arrays in JavaScript by working with hockey player data.
๐ Features โ Uses spread operator (...) for copying objects and arrays โ Demonstrates optional chaining (?.) and nullish coalescing (??) โ Implements Set and Map data structures for handling duplicate values โ Allows usage of Object.keys(), Object.values(), Object.entries() โ Uses map to make simple quizs app