Viva Connections & SharePoint Framework Community Call – 29th of December, 2022
Call summary
Welcome to the bi-weekly call focused on Microsoft 365 client-side development. In this call, we focus on using Viva Connections and SharePoint Framework to build solutions for Microsoft Teams and SharePoint Online.
New this week
- Agenda set for next Microsoft 365 platform call - Tuesday, January 3, 2023, 8:00 am PT.
- During the holiday season, the calls have been transformed into coffee & tea with the community meetings – Q&A and discussions and without specific demos and agenda. Please join as you are able.
- Project releases
- Viva Connections Toolkit for VS Code – v0.2.2 (preview)
- Install directly from the VS Code extensions tab. With the Viva Connections Toolkit extension, you can create and manage your Viva Connections solutions in your tenant. All actions you need to perform during the development flow are at your fingertips. Note: Works with any SPFx solution.
- Viva Connections Toolkit for VS Code – v0.2.2 (preview)
Demos
- Building SPFx Password Vault Web Part and SharePoint quick links extension for browser – two solutions are presented here. From idea and design criteria to code and demos for the Password Vault web part (encrypted password protected page and data) and for the SharePoint Quicklinks extension (dynamic quick links to site contents, site settings, etc.). Install and configure web part and extension, look at the code – focusing on PasswordValueService for web part and on a single file for extension.
- My experience as a first-time contributor to CLI for Microsoft 365 – a personal step-by-step experience that includes practical guidance on how to contribute. Creating your local playground, creating a fork, identifying good first issues and types of issues, getting the green light to work on the issue, writing a command, creating a PR and PR approval. The chance to work with maintainers and yes, the sense of addiction you may experience in the process!
The host of this call is Vesa Juvonen (Microsoft) | @vesajuvonen. Q&A takes place as always in chat throughout the call.
Agenda items
- 08:13 – SharePoint Framework – Vesa Juvonen (Microsoft) | @vesajuvonen
- 10:21 – PnPjs Client-Side Libraries – Vesa Juvonen (Microsoft) | @vesajuvonen
- 10:54 – CLI for Microsoft 365 – Vesa Juvonen (Microsoft) | @vesajuvonen
- 11:58 – PnP SPFx Controls – Vesa Juvonen (Microsoft) | @vesajuvonen
- 12:31 – Viva Connections Toolkit for Visual Studio Code – Vesa Juvonen (Microsoft) | @vesajuvonen
- 14:10 – PnP Modern Search – Vesa Juvonen (Microsoft) | @vesajuvonen
- 14:29 – PnP Samples – Vesa Juvonen (Microsoft) | @vesajuvonen
- 15:09 – Together mode picture – Vesa Juvonen (Microsoft) | @vesajuvonen
- 16:22 – Demo – Building SPFx Password Vault Web Part and SharePoint quick links extension for browser – Sergej Schwabauer (AURUM GMBH)
- 32:52 – Demo – My experience as a first-time contributor to CLI for Microsoft 365 – Nico De Cleyre (Ordina Belgium) | @NicoDeCleyre
Together Mode
Thank you once again for joining the call during this holiday week. It’s really awesome to see you right before the new year. All the best to you in 2023.
Actions
- Opt into the PnP Recognition Program | aka.ms/m365pnp-recognition
- Register for upcoming Sharing is Caring events:
- Maturity Model Practitioners | Tuesday, December 20th, 7am PST – Download reoccurring invite
- Power Platform Samples Contributor | Tuesday, January 10th, 10:30am PST | Register
- First Time Contributor | Thursday, January 12th, 10am PT | 1pm ET | 7pm CET – Register
- Writing for the Web | Monday, January 23rd, 10am PT | 1pm ET | 7:00pm CET - Register
- PnP SPFx Samples w/ NVM | Wednesday, January 25th, 9am PT | 12pm ET - Register
- PnP Office Hours – 1:1 session | Register
- PnP Buddy System | Request a Buddy
- Register for the Microsoft 365 Developer Program and get a free developer tenant
- Get started with free training modules covering Microsoft 365 platform capabilities.
- Visit the Microsoft 365 Unified Sample Solution Gallery from Microsoft and community.
- Request a Demo spot on the call | https://aka.ms/m365pnp/request/demo
- Download the recurrent invite for this call | https://aka.ms/spdev-spfx-call
Demo references
- Building SPFx Password Vault Web Part and SharePoint quick links extension for browser
- Password vault web part
- Repo – SPFx Password Vault Webpart
- Article - A simple password vault webpart for Microsoft SharePoint/Teams | bit.ly/3Ww67gC
- Chrome Extension “SharePoint Quicklinks”
- Chrome web store - SharePoint Quicklinks
- Article - Browser extension for (dynamic) quick links for SharePoint Online | bit.ly/3Ww67gC
- Repo - sp-quicklinks-browser-extension
- Password vault web part
- My experience as a first-time contributor to CLI for Microsoft 365
- Community - Discord – CLI for Microsoft 365
- PnP Repo - CLI for Microsoft 365
- Repo - CLI for Microsoft 365
- Article - Getting started testing your Microsoft 365 CLI contributions - Martin Lingstuyl | @martinlingstuyl
Thank you for your great work. Samples are often showcased in Demos.
Open-source project status
PnP Project | Current version | Release/Status |
---|---|---|
SharePoint Framework (SPFx) | v1.16.1 (GA) | v1.17 - Q1, 2023 |
PnPjs Client-Side Libraries | v3.10 GA, v2.13 GA | |
CLI for Microsoft 365 | v6.1 (beta), v5.9.0 GA | |
Reusable SPFx React Controls | v3.12.0 (GA), v2.9.0 | |
Reusable SPFx React Property Controls | v3.11.0 (GA), v2.7.0 | |
Viva Connections Toolkit for VS Code | v0.2.2 (preview) | |
PnP SPFx Generator | v1.16.0 | v1.17.0 on the way |
PnP Modern Search | v4.7.0 (GA), v4.8.0 (beta), v3.23.0 (GA) |
General Resources
- Viva Connections https://aka.ms/VivaConnections
- Archives - Microsoft 365 PnP Weekly - Videos, Podcasts
- Tools - Teams Toolkit (v2.2 Preview)
- Tools - Microsoft Teams Framework (TeamsFx)
- Gallery - Microsoft 365 Extensibility look book gallery
- Microsoft Build sessions guide (Modern Work Digital Brochure) - aka.ms/modernworkbuildsessions
- SharePoint Framework - v1.12.1 npm install –g @microsoft/generator-sharepoint@next
- CLI for Microsoft 365 v3
- CodeTour
- Sharing is Caring | aka.ms/sharing-is-caring
- Tools - PnP Modern Search v4 | https://aka.ms/pnp-search
- M365 PnP site | aka.ms/m365pnp
- SharePoint Starter Kit v2
- Blog: “A Lap Around Microsoft Graph Toolkit” blog series
- New Microsoft 365 Patterns and Practices (PnP) team model with new community leads
- Microsoft 365 Community Content (non-Dev docs)
- PnP SPFx web part samples
- PnP SPFx extension samples
- GitHub PnPjs
- Tutorials - Getting started with SharePoint Framework v1.10 Tutorials (12 videos)
- Tutorials - Getting started with SharePoint Framework v1.10 Extensions (6 videos)
- Docs - Tutorials and training material for SharePoint Development
- SPFX Training Package
- SPFx Web Parts
- SPFx Extensions
- SPFx Library Components
- Documentation - PnPjs v2 documentation
- Link - Microsoft 365 developer training
- Link - Office 365 Developer Program
- Latest documentation on SharePoint Framework
- Found an issue with SharePoint Dev? - please let us know at https://aka.ms/spdev-issues
- Reusable web part property controls
- Reusable react controls for SharePoint Framework solutions
- Reusable controls webcast
- CLI for Microsoft 365
- PnP SPFx Yeoman Generator - Extends the out-of-the-box experience with open-source community capabilities
- SharePoint Dev UserVoice - for new feature requests
Other mentioned topics
Upcoming calls | Recurrent invites
- Microsoft 365 platform call - (Coffee & chat with Community) | Tuesday, January 3, 8:00 am PT – https://aka.ms/m365-dev-call (weekly)
- Microsoft 365 General Dev call - | Thursday, January 5, 7:00 am PT - https://aka.ms/m365-dev-sig (bi-weekly)
- Office add-in monthly call | Wednesday, January 11, 8:00 am PT - https://aka.ms/officeaddinscall (monthly)
- Viva Connections & SharePoint Framework call | Thursday, January 12, 7:00 am PT - https://aka.ms/spdev-spfx-call (bi-weekly)
- Power Platform monthly call | Wednesday, January 18, 8:00 am PT - https://aka.ms/PowerAppsMonthlyCall (monthly)
- Microsoft Identity Platform call | Thursday, January 19, 9:00 am PT - https://aka.ms/IDDevCommunityCalendar (monthly)
About
Viva Connections & SharePoint Framework bi-weekly calls are targeted at anyone who is interested in the JavaScript-based development towards Microsoft Connections, Microsoft Teams, SharePoint Online, and also on-premises. Calls are used for the following objectives.
- SharePoint Framework engineering update from Microsoft
- Talk about PnP JavaScript Core libraries
- CLI for Microsoft 365 Updates
- SPFx reusable controls
- PnP SPFx Yeoman generator
- Share code samples and best practices
- Possible engineering asks for the field - input, feedback, and suggestions
- Cover any open questions on the client-side development
- Demonstrate SharePoint Framework in practice in Microsoft Viva, Microsoft Teams or SharePoint context
- You can download a recurrent invite from https://aka.ms/spdev-spfx-call. Welcome and join the discussion!
“Sharing is caring”
Microsoft 365 PnP team, Microsoft - 29th of December 2022