Forum Discussion
Americo Perez
Dec 21, 2018Iron Contributor
Getting starting with @pnp/sp and react: Help!
Hi, I want to begin developing web parts with SPFx + React + Pnp but I can't find samples using this tools together. I found this page that show how to use Pnp: https://github.com/pnp/pnpjs/blob/d...
- Dec 21, 2018Hi Americo,
https://github.com/joelfmrodrigues/demos/tree/master/PnP%20Controls
I have a repository that I used for presentations that is using PnPjs on a very basic way, without a data service architecture which is what I use for production code.
Check out the "final" folder for a working version of the code.
Alternatively, you can follow the instructions on the readme file :)
For more detailed samples, check out the PnP web part samples repository. It contains amazing samples!
Hope it helps.
Dec 21, 2018
Hi Americo,
https://github.com/joelfmrodrigues/demos/tree/master/PnP%20Controls
I have a repository that I used for presentations that is using PnPjs on a very basic way, without a data service architecture which is what I use for production code.
Check out the "final" folder for a working version of the code.
Alternatively, you can follow the instructions on the readme file :)
For more detailed samples, check out the PnP web part samples repository. It contains amazing samples!
Hope it helps.
https://github.com/joelfmrodrigues/demos/tree/master/PnP%20Controls
I have a repository that I used for presentations that is using PnPjs on a very basic way, without a data service architecture which is what I use for production code.
Check out the "final" folder for a working version of the code.
Alternatively, you can follow the instructions on the readme file :)
For more detailed samples, check out the PnP web part samples repository. It contains amazing samples!
Hope it helps.
- Americo PerezDec 22, 2018Iron Contributor
Thanks Joel!
This is exactly what I need to get started, is perfect!
Why people doesn't make more samples like this for us that need a little push to get started?
Anyways, thanks a lot!!
Merry christmas and an happy new year!!
/Americo
- Dec 22, 2018Glad it's useful :)
Merry Christmas and happy new year :)