This course is outdated and does not reflect our current course standards or industry best practices.
Check out a free preview of the full UI Prototyping with Framer.js course:
The "Pulling in JSON" Lesson is part of the full, UI Prototyping with Framer.js course featured in this preview video. Here's what you'd learn in this lesson:
Since Framer is JavaScript-based it will work with almost any JavaScript API. This means it’s possible to incorporate JSON into your prototype. Once the data is loaded, Jay demonstrates how to iterate through it and generate user interface elements.