Small notes from today’s learning 👇 map () Used to transform data Returns a new array filter () Used to filter data based on conditions find () Used to get a single matching value These methods make ...