Understand JavaScript Array Functions Using Emojis
Andres Perez
Influencer | Senior Manager, Trailhead Academy Solution Architect Lead at Salesforce | 19x Certified
Direct Link: https://bit.ly/ELTOROIT_Arrays
As you may be aware, JavaScript has a large number of functions to work with arrays. But this makes it hard to keep track of those functions, especially when trying to decide which one to use when writing code.
I have put this blog together to help explain those functions, the examples use Emojis to help explain the concepts in a visual way. I have personally found out they do help understand the functionality better.
I was not able to format the document the way I wanted, so I have moved it a Reame in Github repo.
Please make sure you visit this link: https://github.com/eltoroit/JSArrayfns
Pune Salesforce Group Leader | Dev Days23 Speaker | YouTuber – Salesforce Enthusiast | Lead CPQ Specialist | Freelancer | Community Group Speaker | Pune J2S Mentor | Real Estate Consultant
4 å¹´Akash adi
Influencer | Senior Manager, Trailhead Academy Solution Architect Lead at Salesforce | 19x Certified
4 å¹´Thanks to all the early viewers of this post. Unfortunately, I was not able to format the document the way I wanted, so I have moved it a Reame in Github repo.?Please make sure you visit this link: https://github.com/eltoroit/JSArrayfns
9x? Salesforce.com Certified Architect; MBA; Software Engineer; Entrepreneur; AI Ethics Enthusiast.
4 å¹´You post the best content!
Salesforce UI Architect | Full Stack Developer | JavaScript, TypeScript, NextJS, React | Omnistudio | LWC | Node.js | Responsiveness | Accessibility | Testing | Automation | Performance Optimization
4 å¹´Really short and nice explanation Andres Perez "ELTOROIT" ... Now a days to keep the data immutable we don't use Add/Change/Remove Elements: methods....