
Get current user
I needed to know who the current user is to customise my web part. The details are available through PnPJS. Shantha Kumar Thambidurai...

Creating a new list item
Using PnPJS to create a new list item is really easy to do with items.add. In this example a new list item is created, populating the...

Query a list or library
Querying a SharePoint list or library is not a puzzle thanks to the power and flexibility of PnPJS. Check out this post on how to install...

Getting a user photo
I wanted to display the photo for a user profile - there a URL for that! Short and sweet today, add this to your site address and you...

Get the SPUser details
When querying a list or library that contains a 'Person or Group' column, the data returned only includes the user Id by default. So how...

Getting set up with SPFx
In this first blog post I am going to summarise the areas I focused on and the resources I found useful to get set up and started. The...







