Update README.md
This commit is contained in:
parent
19eea67fdd
commit
caa384d22d
|
@ -13,7 +13,7 @@ extensions:
|
||||||
- react
|
- react
|
||||||
createdDate: 5/1/2017 12:00:00 AM
|
createdDate: 5/1/2017 12:00:00 AM
|
||||||
---
|
---
|
||||||
# React sample showing the use of @pnp/js with Async / Await
|
# Using @pnp/js with Async / Await
|
||||||
|
|
||||||
## Summary
|
## Summary
|
||||||
This webpart demonstrates how to use [PnPJS](https://pnp.github.io/pnpjs/) with Async functions into the SharePoint Framework as well as integrating [PnP JS and SPFx Logging systems](https://blog.josequinto.com/2017/04/30/how-to-integrate-pnp-js-core-and-sharepoint-framework-logging-systems/). Real example querying SharePoint library to show document sizes.
|
This webpart demonstrates how to use [PnPJS](https://pnp.github.io/pnpjs/) with Async functions into the SharePoint Framework as well as integrating [PnP JS and SPFx Logging systems](https://blog.josequinto.com/2017/04/30/how-to-integrate-pnp-js-core-and-sharepoint-framework-logging-systems/). Real example querying SharePoint library to show document sizes.
|
||||||
|
|
Loading…
Reference in New Issue