Skip to main content

Black Friday 2025! Only until December 1st: coupon FRIDAY25 for 40% off Yearly/Lifetime membership!

Read more here

Getting List Inside of List: Returning Multi-Level Data

Premium
3:47

The Full Lesson is Only for Premium Members

Want to access all of our courses? (29 h 14 min)

You also get:

54 courses
Premium tutorials
Access to repositories
Private Discord
Get Premium for $129/year or $29/month

Already a member? Login here

Comments & Discussion

DV
Daniela Venegas ✓ Link copied!

Is it a good practice to mutate or transform data inside a resource like the price calculation?. I always try to keep the resource clear and just use it as mapping..

PK
Povilas Korop ✓ Link copied!

It's your personal preference on which level to transform the data. Resources were created instead of API data transformation packages that were popular earlier. But if you prefer to do it elsewhere, totally ok.