Posts by Matheus Pantoja • 26 points
1 post
-
1
votes2
answers47
viewsA: How to filter an object by the name of the property?
a smaller second implementation is possible with Object.values() var obj = { storySummaries: { featuredStories: [], trendingStories: [ { image: { newsUrl: '...', source: '...', imgUrl: '...', },…
javascriptanswered Matheus Pantoja 26