Forum Discussion
Sirbuland_Khan
Jan 22, 2020Copper Contributor
SharePoint Provider Hosted Add-Ins with Node.js and ReactJS
Hello Everyone, I would like to know if we can create SharePoint Provider Hosted Add-Ins with Node.js as Backend and the Fronted UI/UX Components using React or Vue. If yes, do I need to us Share...
- Jan 22, 2020
Sirbuland_Khan perhaps single part app pages with SharePoint Framework web parts could be a solution for you?
SharePoint Framework would give you tremendous advantages, like authentication, possibility to call graph and 3rd party APIs using Azure AD, etc...https://docs.microsoft.com/en-us/sharepoint/dev/spfx/web-parts/single-part-app-pages
Sirbuland_Khan
Jan 22, 2020Copper Contributor
Thanks Joel!!
Yes, I'm considering SharePoint Framework for creating Client Side WebParts. But this would only allow me to work with parts of a page, wherein I'm planning on a Solution. SharePoint 2013 On-Prem had Sandbox Solution option. I think which is no longer the case for SharePoint Online.
Yes, I'm considering SharePoint Framework for creating Client Side WebParts. But this would only allow me to work with parts of a page, wherein I'm planning on a Solution. SharePoint 2013 On-Prem had Sandbox Solution option. I think which is no longer the case for SharePoint Online.
Jan 22, 2020
Sirbuland_Khan perhaps single part app pages with SharePoint Framework web parts could be a solution for you?
SharePoint Framework would give you tremendous advantages, like authentication, possibility to call graph and 3rd party APIs using Azure AD, etc...
https://docs.microsoft.com/en-us/sharepoint/dev/spfx/web-parts/single-part-app-pages