Getting Started with SharePoint Framework (SPFx)
US$ 19.95
The publisher has enabled DRM protection, which means that you need to use the BookFusion iOS, Android or Web app to read this eBook. This eBook cannot be used outside of the BookFusion platform.
Description
Contents
Reviews
Language
English
ISBN
9788194334460
Cover Page
Title Page
Copyright Page
Dedication
About the Author
Acknowledgement
Preface
Errata
Table of Contents
1. Getting Started with SharePoint Framework
Structure
Objective
History of SharePoint Development
The landscape of SharePoint and Office 365 Development
Why SharePoint Framework?
Overview of SharePoint Framework (SPFx)
Light-weight components/tools used in SPFx development
Node.js
NPM
Gulp
Yeoman
Typescript
Visual Studio Code
The flow of client-side web part
Set up Office 365 tenant
Create app catalog site
Setting up your development environment
SharePoint Workbench
Install Node JS
Install Yeoman and Gulp
Install Code Editor
Install Yeoman SharePoint Generator
Check for updates
Conclusion
Points to remember
Multiple Choice Questions
Answer
Questions
Key terms
2. Develop First Client-Side Web Part
Structure
Objective
Understanding NPM-based projects
Develop the first client-side web part
Installing the developer certificate
Run web part on the local workbench
Conclusion
Points to remember
Multiple Choice Questions
Answer
Questions
Key terms
3. Understanding SharePoint Framework Web Part Project Structure
Structure
Objective
Understanding SharePoint Framework solution structure
Main folders in the solution structure
Essential files of the SharePoint Framework web part project
HelloWorldWebPart.ts (Web Part Class):
render() method
getPropertyPaneConfiguration
HelloWorldWebPart.manifest.json (Web Part Manifest file)
config.json
deploy-azure-storage.json
package-solution.json
package.json
package-lock.json
gulpfile.js
tsconfig.json
Concept of SemVer
Conclusion
Points to remember
Multiple Choice Question
Answer
Questions
Key terms
4. Working with SharePoint Objects
Structure
Objective
Access Page Context
Using mock data with local and hosted workbench
Deploy web part on a SharePoint page
Configure SPFx web part icon
Using Office UI Fabric icon
Using an external image
Using a base64-encoded image
Conclusion
Points to remember
Multiple Choice Questions
Answer
Questions
Key terms
5. Working with SPFx Web Part Property Pane
Structure
Objective
Understanding Property pane metadata
SPFx solution for Property pane
Test the Property pane in local workbench
Conclusion
Points to remember
Multiple Choice Question
Answer
Questions
Key terms
6. Different Hosting Options for SPFx Web Part
Structure
Objective
Host client-side web part from Office 365 public CDN
Deploy web part assets
Test the web part
Host client-side web part from SharePoint Document Library
Quick tip
Host client-side web part from Microsoft Azure CDN
Conclusion
Points to remember
Multiple Choice Question
Answer
Questions
Key terms
7. CRUD Operations with Different JavaScript Frameworks
Structure
Objective
CRUD operations using No JavaScript Framework
Overview of React JS
Concept of virtual DOM
React JS fundamentals
JSX
Components and Props
State and Lifecycle
Advantages of React JS
CRUD operations using React JS
Conclusion
Points to remember
Multiple Choice Questions
Answer
Questions
Key terms
8. Logging and Debugging in SPFx Web Parts
Structure
Objective
SharePoint Framework lLogging mechanism
Debugging SPFx web parts using Visual Studio Code
Conclusion
Points to remember
Multiple Choice Questions
Answer
Questions
Key terms
9. SharePoint Framework Web Part Examples
Structure
Objective
Implementing jQueryUI accordion
Building Microsoft Teams tab using SharePoint Framework
Conclusion
Points to remember
Multiple Choice Questions
Answer
Questions
Key terms
10. Overview of SharePoint Framework Extensions
Structure
Objective
Overview of SharePoint Framework Extensions
Develop your first application customizer
Develop your first field customizer
Develop a ListView Command Set extension
Conclusion
Points to remember
Multiple Choice Questions
Answer
Questions
Key terms
11. Library Component Type in SharePoint Framework
Structure
Objective
Overview of Library Component Type
Developing Library Component Type in SharePoint Framework
Conclusion
Points to remember
Multiple Choice Questions
Answer
Questions
Key terms
12. Frequently Asked Questions in SharePoint Framework
The book hasn't received reviews yet.