News

SharePoint Framework To Hook In Developers

Web Parts support is a highlight of this for-testing-only developer preview, and Visual Studio tooling and "modern page editing experiences" are also in the works.

Microsoft this week made SharePoint Framework available for testing, with Web Parts support as a highlight, and plans down the road to provide "modern page editing experiences, enabling seamless access to data in other O365 workloads through the Microsoft Graph, streamlining the tools, and moving toward general availability," Microsoft's explained, in an announcement. Visual Studio developers aren't left out, as the company also announced upcoming tooling in its plans.

The new SharePoint Framework isn't replacing the existing SharePoint add-ins model for client-side SharePoint development. The two approaches will be brought closer together, Microsoft's announcement emphasized. "Over time, as we bring the add-in model to our latest auth platforms and integrate it with our modern user experience investments, we'll bring the add-in model and the SharePoint Framework closer together."

The SharePoint Framework got the spotlight at Microsoft's general availability release of SharePoint Server 2016 back in May. At that time, Microsoft promised that the coming framework would ease client-side SharePoint development, with access to open source tooling. It's also designed to have development hooks into the Microsoft Graph, which is the underlying fabric behind Office 365 services.

At the time, Bill Baer, a senior technical product manager for SharePoint at Microsoft, had characterized the SharePoint Framework as being an additional resource for client-side SharePoint development. Baer said that the framework was "embracing not only open source patterns and practices, such as JavaScript, Web templates and frameworks; it's also enabling you to use the tools that you've already been using, turning those into first-class citizens, so Yeoman, Gulp, Node.js and many of the tools that are associated with modern Web development," according to an interview with RCPmag.com's Scott Bekker.

The developer preview of the SharePoint Framework is "still a fairly early preview and is rough around the edges," according to Mike Ammerlaan, a SharePoint product manager at Microsoft, in an Office 365 developer podcast published today. Ammerlaan is a 17-year Microsoft veteran who started on the SharePoint team in 2003.

Microsoft is aiming to make the SharePoint Framework support modern Web development techniques and be more responsive, Ammerlaan said. While in the past, there was an emphasis on server-side rendering with Web development, today it's shifted to keep the server side more lightweight, he explained. Another "huge" factor for Web developers today is the tapping of cloud-computing resources, he added.

When it comes to Web development for SharePoint, Microsoft's intention is that developers won't require SharePoint-specific knowledge, he explained. For instance, Ammerlaan said that Microsoft wants to make it easier for developers to bring any framework they want into SharePoint, which is one reason the team has leaned toward supporting the open source JavaScript React framework in SharePoint Framework. The Angular JS open source JavaScript-based framework also is supported.

The developer preview currently has the following support capabilities, according to Ammerlaan:

  • Yeoman tools support for standard starter templates
  • Gulp run-time build support
  • SharePoint Workbench support (a "miniature" version SharePoint that can be run on a local machine for dev-test purposes)
  • New APIs for REST endpoints when building a Web Part

Visual Studio tooling is still to come. Right now, Microsoft is focusing on the lightweight dev tools, Ammerlaan said.

He also reiterated the idea that the SharePoint Framework will be complementary to the add-in development model.

"One thing I do want to clarify is that the SharePoint Framework is really designed to support building these rich client applications," Ammerlaan said. "I certainly wouldn't consider it the new model of SharePoint development."

The SharePoint add-in model might be used for iframes to add presentation layers. On the other hand, sometimes developers need full access to a SharePoint site. In that case, the SharePoint Framework works well for developers, Ammerlaan explained.

About the Author

Kurt Mackie is senior news producer for 1105 Media's Converge360 group.

comments powered by Disqus

Featured

  • Full Stack Hands-On Development with .NET

    In the fast-paced realm of modern software development, proficiency across a full stack of technologies is not just beneficial, it's essential. Microsoft has an entire stack of open source development components in its .NET platform (formerly known as .NET Core) that can be used to build an end-to-end set of applications.

  • .NET-Centric Uno Platform Debuts 'Single Project' for 9 Targets

    "We've reduced the complexity of project files and eliminated the need for explicit NuGet package references, separate project libraries, or 'shared' projects."

  • Creating Reactive Applications in .NET

    In modern applications, data is being retrieved in asynchronous, real-time streams, as traditional pull requests where the clients asks for data from the server are becoming a thing of the past.

  • AI for GitHub Collaboration? Maybe Not So Much

    No doubt GitHub Copilot has been a boon for developers, but AI might not be the best tool for collaboration, according to developers weighing in on a recent social media post from the GitHub team.

  • Visual Studio 2022 Getting VS Code 'Command Palette' Equivalent

    As any Visual Studio Code user knows, the editor's command palette is a powerful tool for getting things done quickly, without having to navigate through menus and dialogs. Now, we learn how an equivalent is coming for Microsoft's flagship Visual Studio IDE, invoked by the same familiar Ctrl+Shift+P keyboard shortcut.

Subscribe on YouTube