Custom filter method named as 'filtering' in JavaScript Image.
Custom sort method as 'sorting' (used Bubble Sort Algorithm) JavaScript Image.
Custom map method named as 'mapping' in JavaScript Image.
Learning map data structure in JavaScript Image.
Today’s JavaScript learning:
Went beyond using array methods and started building them
• Implemented custom map and filter
• Built a sorting function using Bubble Sort
• Learned Set (unique values)
• Learned Map (keys can be any type)
Notes Link: www.notion.so/011-Map-filt...
#js #coding.