Development Considerations

Learn about the development considerations while using Adobe Connect SDK to develop Custom Pods.

Broadly speaking, there are two types of custom pods that you can create:

You can create your custom pod with plain (vanilla) JavaScript or use a web framework. While you could use any framework for your JavaScript development, the Adobe Connect meeting interface uses React.js and there may be performance advantages to using this framework for your Custom Pod development.