PCF Controls Tips & Tricks: How to Bundle and Resolve Static JSON Files

JSON files are one of the most common and convenient ways to store structured data. They’re lightweight, human-readable, and easy to parse in JavaScript. In PCF Control development, they can be used a quick and convenient way to store and access static data. In this post, I’ll show you how…
The post PCF Controls Tips & Tricks: How to Bundle and Resolve Static JSON Files appeared first on It Must Be Code! .
Published on:
Learn more