A music player that connects to your cloud/distributed storage.
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

chore: add note about output applets

+2 -1
+2 -1
src/pages/index.astro
··· 231 231 >That said, there isn't that much local state that needs to be shared cross origin.</strong 232 232 > Much of it is associated with the input applets and that configuration is saved in your chosen 233 233 output applet. So essentially, state partitioning behaves as if the two domains are on different 234 - devices; so using an output applet to sync data works nicely. 234 + devices; so using an output applet to sync data works nicely. It does mean you have to somehow 235 + configure the same output applet in both contexts. 235 236 </p> 236 237 </section> 237 238