Advanced topics
There's a lot more to plugin development than what we've covered so far. For more advanced topics, please have a look at the resources section. Among other things, you'll find information about:
<MiniResourceCard slots="image,heading,text,link" repeat="5" theme="lightest" inRow="2"/>
File I/O
Load/Save data from the FileSystem
Network I/O
Make network requests to fetch data
User Interface
Add UI elements to your plugin
<!--
React
Use React to build highly interactive user interfaces [//]: # (TODO: Add right links) React in UXP -->
And much more
See all the resources available