1787121437
SharePoint Development with the SharePoint Framework
by: Jussi Roine – Olli Jaaskelainen
ISBN-10: 1787121437
ISBN-13: 9781787121430
Publication Date 出版日期: 2017-12-11
Print Length 页数: 416
Book Description
By finelybook
Design and create beautiful solutions using modern development tools for SharePoint Online
About This Book
Get the best out of the latest Sharepoint Framework and leverage the Sharepoint RESTful and JSOM APIs.
Develop efficient client side applications with JavaScript injection and Sharepoint Addins.
Get the best tips and tricks on designing your website flawlessly.
Who This Book Is For
This book targets current SharePoint developers,as well as people starting their journey on SharePoint development. The reader must have basic web development programming knowledge,including JavaScript and CSS. The reader should have familiarity using and managing SharePoint-based collaboration sites.
What You Will Learn
Understand what the SharePoint Framework is
Create modern solutions using the new tools,approaches and frameworks
Learn how to use Visual Studio Code for effective SharePoint development
Package and deploy your code,using automation as needed
Work with content and data stored in SharePoint
Benefit from third party frameworks without having to build your own frameworks
Debug and troubleshoot your code with ease
Configure security in your application
In Detail
SharePoint is one of Microsoft’s best known web platforms. A loyal audience of developers,IT Pros and power users use it to build line of business solutions.
The SharePoint Framework (SPFx) is a great new option for developing SharePoint solutions. Many developers are creating full-trust based solutions or add-in solutions,while also figuring out where and how SPFx fits in the big picture.
This book shows you how design,build,deploy and manage SPFx based solutions for SharePoint Online and SharePoint 2016.
The book starts by getting you familiar with the basic capabilities of SPFx. After that,we will walk through the tool-chain on how to best create production-ready solutions that can be easily deployed manually or fully automated throughout your target Office 365 tenants.
We describe how to configure and use Visual Studio Code,the de facto development environment for SPFx-based solutions. Next,we provide guidance and a solid approach to packaging and deploying your code.
We also present a straightforward approach to troubleshooting and debugging your code an environment where business applications run on the client side instead of the server side.
Contents
Chapter 1. Introducing Sharepoint Online For Developers
Chapter 2. Developing Solutions For Sharepoint
Chapter 3. Getting Started With The Sharepoint Framework
Chapter 4. Building Your First Web Part
Chapter 5. Using Visual Studio Code And Other Editors
Chapter 6. Packaging And Deploying Solutions
Chapter 7. Working With Sharepoint Content
Chapter 8. Working With The Web Part Property Pane
Chapter 9. Using React And Office Ui Fabric React Components
Chapter 10. Working With Other Javascript Frameworks
Chapter 11. Troubleshooting And Debugging Sharepoint Framework Solutions
Chapter 12. Sharepoint Apis And Microsoft Graph
Chapter 13. The Future Of Sharepoint Customizations