Create Your Own Swift Playgrounds Subscription
Create Your Own Swift Playgrounds Subscription
WWDC 2018
Auxiliary Source Files
- Perform any necessary setup before running the learner’s code
- Implement the live view for a page
- Provide abstractions to be used by the learner
- Communicate with the live view
Supporting Frameworks
![](https://cdn-images-1.medium.com/max/800/1*S5d6g83xUZDUhYK4A02m6Q.png)
Creating a Subscription
- Subscription content is hotsted online
- Data is published in JSON files
![](https://cdn-images-1.medium.com/max/800/1*HT5NTQmmWeOKKHyKNKwCEQ.png)
JSON Format
![](https://cdn-images-1.medium.com/max/800/1*hIP0b2fSUBK0RjWzbAWYjg.png)
![](https://cdn-images-1.medium.com/max/800/1*fvIaRx7eyDr1LkrbDJbQRw.png)
Web Hosts
![](https://cdn-images-1.medium.com/max/800/1*T2RCplcJD0_tJkdenY6EGQ.png)
How to Structure Your Repository
![](https://cdn-images-1.medium.com/max/800/1*LzA6VyqYUeFo04ijZtaQDw.png)
![](https://cdn-images-1.medium.com/max/800/1*7_6_E6Lr9UEU-EZofguAvw.png)
![](https://cdn-images-1.medium.com/max/800/1*VumjHWLmyv_wPEaUOhXC2w.png)