JavaScript Widget Development Best Practices (Part 4: Cross-Domain Communication)
In the former part of the series we’ve seen how to revalidate the cache and load our widget code using a self updating bootloader script. Now it’s time to pass initialization parameters to our widget, and request some state data from the widget API server. Let’s recap: Our lovely publisher …
Continue Reading
