Forum Discussion

Americo Perez's avatar
Americo Perez
Iron Contributor
Dec 21, 2018
Solved

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...
  • Joel Rodrigues's avatar
    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.

Resources