BPB Online LLP
Getting Started with SharePoint Framework (SPFx)
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

Step-by-step guide to learn SharePoint Framework

Key Features
Get an overview of the modern toolchain, node-based development, React JS, and SharePoint Framework
Understand how all the concepts covered in the book can be put to use in developing or building real-time applications using SharePoint Framework
A Step by Step easy to understand guide for beginners to understand the working of SharePoint Framework

Description
SharePoint Framework is the new option for developing SharePoint solutions. In this book, you will learn the basic concepts of SharePoint Framework, how you can create modern solutions using modern open-source toolchain and JavaScript frameworks. You will also learn how you can work with SharePoint lists and libraries and can implement CRUD (create, read, update, and delete) operations. Later, you will also learn how you can work with third-party libraries in SPFx solutions and can create real-world solutions. In the end, you will find some frequently asked questions to work effectively with the SharePoint Framework.

This book will give you in-depth knowledge of SharePoint Framework, by learning many real-time examples in SharePoint Online, based on the latest versions of SharePoint Framework.

What will you learn
Learn the basics of SharePoint Framework and modern toolchain
Understand the structure, files, and folders of a SharePoint Framework web part project
Implement web part property panes and develop client-side SharePoint Framework web parts
Integrate third party libraries like jQuery in SharePoint Framework web part
Develop SharePoint Framework extensions, which include Application Customizer, Field Customizer, and ListView Command Set extension
Develop library component type in SharePoint Framework

Who this book is for
The book is for SharePoint developers, Technical specialists & Consultants. It is also for beginners, who are about to start their SharePoint development journey. Basic web development knowledge, including HTML, JavaScript, and CSS is a prerequisite.

Table of Contents
1. Getting started with SharePoint Framework
2. Develop the first client-side web part
3. Understanding SharePoint Framework web part project structure
4. Working with SharePoint Objects
5. Working with SPFx Web Part Property Pane
6. Different hosting options for SPFx Web Part
7. CRUD operations with different JavaScript frameworks
8. Logging and Debugging in SPFx web parts
9. SharePoint Framework Web part Examples
10. Overview of SharePoint Framework Extensions
11. Library Component Type in Sharepoint framework
12. Frequently Asked Questions in SharePoint Framework

About the Authors
Vipul Jain is a result-oriented SharePoint Architect and Technical Project Manager with 10 years of experience in Microsoft Technologies, especially with SharePoint, Dot Net, and Microsoft Azure. He has been working with SharePoint for the last 10 years and has exposure to SharePoint versions starting from SharePoint 2007 (MOSS) and is leading many projects. He also has expertise in front-end web development and is also working and creating content on React JS.
He is a Microsoft Certified Professional with certifications in SharePoint, Office 365, and .Net. He is a regular contributor to SharePoint related articles and blogs on many websites and has experience in speaking in many technical events.
Your Blog links: (to be filled by author)
https://sharepointeducation.wordpress.com/
Your LinkedIn Profile: (to be filled by author)
https://www.linkedin.com/in/vipul0309/

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.