Best JS framework(Angular/React/Vue) to use in SharePoint 2013

Copper Contributor

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 jQuery and Datatables.js. We are planning to rebuild in 2013. Visual Studio/ server side coding is not allowed.

Can anyone suggest which JavaScript framework (Angular Js1.x, Angular 2+, React, Vue/ Others) is best to use in SharePoint 2013?

Difficult to get Node.JS/NPM/CLI on DEV environment. we have tried a PoC in Angular 4 using SystemJs-Manual mapping concept. But not sure how bundling and future upgrade will be if CLI/NPM is not used.

Any suggestions please?

Thanks,
Puli

1 Reply

I would personally invest in React as that knowledge would be valuable when moving to the SharePoint Framework. You can also use other frameworks, but (at least at the moment) React has the best tools for SPFx.

With React you could also take advantage of Office UI Fabric and get your custom application looking similar to OOB elements.