Hacker News new | ask | show | jobs
by kreetx 707 days ago
What are "third party plugins" in this context?
1 comments

Let's say your application supports a plugin marketplace where community can build plugins for your app.

For eg, a testrail plugin for JIRA or a diagramming plugin on Google Docs.

You would want to run these plugins in their own DOM so that they don't accidentally slow down the main app.