WebApps
WebApps is a technique to develop Sitevision modules and is our take on Micro frontends. Development of a WebApp takes place outside of Sitevision in a code editor of choice.
WebApps enables developers to use Sitevision APIs in combination with popular UI libraries (such as React) - all bundled together with webpack.
WebApps2 introduced a more robust and streamlined framework, supporting modern JavaScript features, enhanced performance, and improved development workflows. It provides better support for reactive UI components, making it easier to build dynamic, user-friendly web apps.
If you're looking for WebApps1 documentation (deprecated), you'll find it here.