In this SharePoint JavaScript training course, developers from your SharePoint group will learn to use JavaScript to create and deploy JavaScript enabled applications into either on-premise SharePoint servers or into Office 365. As modern web application design leverages JavaScript to provide a more dynamic user experience, discover how you can make your SharePoint environment more interactive and better able to relay mission-critical information in this hands-on course. All development in this course is performed on a local SharePoint 2016 server, but many techniques also apply to SharePoint 2013 and SharePoint Online. A working knowledge of JavaScript at the level of course 2319 is assumed.
- Experience using Microsoft SharePoint
- Working knowledge of JavaScript at the level of course 2319
- General web development experience
- This course applies to both cloud based (Office 365) and on-premise SharePoint 2016 installs
Using JavaScript with SharePoint Training Delivery Methods
- Learning Tree end-of-course exam included
- After-course computing sandbox included
- After-course instructor coaching benefit
Using JavaScript with SharePoint Training Course Benefits
Evaluate JavaScript options for SharePointDeploy SharePoint friendly JavaScriptUse JavaScript to access SharePoint information via its REST servicesCode SharePoint Add-Ins using Visual Studio
SharePoint JavaScript Course Outline
- Motivation behind increased JavaScript usage in SharePoint sites
- JavaScript inclusion options for SharePoint
- Creating a development environment with Visual Studio Code
- The basics of TypeScript
- Types of SharePoint pages
- Using Web Parts for JavaScript
- Differentiating SharePoint and provider hosted add-ins
- Configuring the development environment
- Creating and deploying SharePoint Add-Ins with Visual Studio
- Using add-ins to create lists and libraries
- Creating SharePoint Framework (SPFx) projects
- Building SPFx Web Parts
- Customizing SPFx Web Part properties
- Deploying SPFx Web Parts to SharePoint
- REST service basics
- SharePoint and REST
- Accessing lists and list items
- Modifying lists and items
- Working with JSON and Ajax