Can I use VueJS to build forge apps? I am pretty good at VueJS but seeing all the custom UI's are made in React. I wonder if I could use VueJS to create my forge project here.
Hi @Suman Das ,
With Forge‘s customUI, you absolutely can use VueJS to build your apps. You just develop and build your VueJS app like you normally would.
In case you need to interact with the host product (ie Jira/Confluence/Compass) you‘ll habe to import @forge/bridge, but that typically works without issues.
In fact, our very first Forge app on the Marketplace started out on Vue2 before we moved it to React.
Hope that helps & enjoy Forge,
Oliver
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.