JavaScript Tip: Retrieving a Property from an Array of Objects

Опубликовано: 02 Октябрь 2024
на канале: All Things JavaScript, LLC
16,882
329

At times you may receive an array of objects when retrieving data from a site. Yet you may only need one property from each object. Let's look at how we can take that array of objects and retrieve a single property into another array.

Would you like to help keep this channel going?
https://www.patreon.com/bePatron?u=73...

Earn SCRIPT: https://app.tryroll.com/claim/SCRIPT-...

Unlimited access to EVERY course for one low price: https://allthingsjavascript.teachable...

Access to EVERY course via subscription (get 2 months free): https://www.skillshare.com/r/profile/...

Courses offered on Udemy at a discount (access from my site): http://allthingsjavascript.com/course...

Tutorials referred to in this video:
Using Fetch:    • JavaScript Tip: Using fetch to Load a...  
Using map:    • JavaScript Fundamentals: Mapping a Ja...  

Need Help? https://pensight.com/x/steven-hancock

For more resources on JavaScript:
http://www.allthingsjavascript.com

#javascript #AllThingsJavaScriptLLC