Forum Discussion
Pulithevan Bala
Nov 16, 2018Copper Contributor
Best JS framework(Angular/React/Vue) to use in SharePoint 2013
Hi, We have tools (Basically CRUD operations in multiple lists across sites/site collections. Handles large amount of data and has lots of business functionalities/logic) that were built using jQuer...
Nov 19, 2018
In a general sense, the SharePoint product group has embraced React when we look at the newer frameworks. It doesn't prevent you from using another framework, though.
Ultimately this will come down to a question of what is most comfortable for you to use as well as if there are any dependencies that require a specific framework.
Is there no way you can do a Provider Hosted Addin? That at least gets you C# options via CSOM.
Ultimately this will come down to a question of what is most comfortable for you to use as well as if there are any dependencies that require a specific framework.
Is there no way you can do a Provider Hosted Addin? That at least gets you C# options via CSOM.