Forum Discussion
New SharePoint Framework
Dear all,
We are currently working on a DWP project (Intranet publishing, Document Management) within SharePoint online.
As we are about to enter the design/development (some custom development envisaged) phase but the vendor we are working with has informed us of the new sharepoint framework which has a big impact on the project since they had looked at developing for the current framework and some of the features would not be possible (at this time) in the new framework.
Is there anyone else in this situation?
Any advise on best way to move forward? Should we stick to the new framework as much as possible?
Cheers
5 Replies
- Deleted
At this time the SharePoint Framework is still in preview. So if you start now things can change and it is not production ready...
I don't know what is in your specs but what i would suggest is to build it generic meaning if you need custom webpart create them in javascript referencing them in a script editor.
You could already take some advice from the framework in account so it is easier to update.
At my current client we still have classic view on and are building a dms which we provision using PNP
And do not use custom webparts..
- Damien FloodIron Contributor
Deleted Thanks for your comment. So developing in current framework by using as much OOTB features as possible would be the safest approach I take it?
- Deleted
Yes that would be my advice!