Patrick Rodgers

Just another Developer Network site

PnP JSCore 3.0.4 (sp-pnp-js@3.0.4)

This month’s release of sp-pnp-js, 3.0.4, brings some great new functionality as well as fixes for...

Author: Patrick Rodgers (MSFT) Date: 01/15/2018

PnP JSCore 3.0.3 (sp-pnp-js@3.0.3)

This month’s release of sp-pnp-js, 3.0.3, brings some great new functionality as well as fixes for...

Author: Patrick Rodgers (MSFT) Date: 12/18/2017

PnP JSCore 3.0.2 (sp-pnp-js@3.0.2)

This month’s release of sp-pnp-js, 3.0.2, brings some great new functionality as well as fixes for...

Author: Patrick Rodgers (MSFT) Date: 11/28/2017

What's going on with Patrick?

Wanted to put out  a short post to update the community on why I've been absent and plans for the...

Author: Patrick Rodgers (MSFT) Date: 11/13/2017

PnP JSCore 3.0.1 (sp-pnp-js@3.0.1)

We are pushing a quick release of the sp-pnp-js library to 3.0.1 to address two blocking issues for...

Author: Patrick Rodgers (MSFT) Date: 09/20/2017

PnP JSCore 3.0.0 (sp-pnp-js@3.0.0)

This month’s release of sp-pnp-js, 3.0.0, marks a big step - this will be the last major release for...

Author: Patrick Rodgers (MSFT) Date: 09/15/2017

sp-pnp-js@3.0.0-beta & the road ahead

sp-pnp-js 3.0.0 beta Today we are releasing the first beta version of 3.0.0 for sp-pnp-js. This is a...

Author: Patrick Rodgers (MSFT) Date: 08/29/2017

PnP JSCore 2.0.8 (sp-pnp-js@2.0.8)

This month’s release of sp-pnp-js, 2.0.8, brings some great new functionality as well as fixes for...

Author: Patrick Rodgers (MSFT) Date: 08/16/2017

PnP JSCore 2.0.7 (sp-pnp-js@2.0.7)

This month’s release of sp-pnp-js, 2.0.7, brings some great new functionality as well as fixes for...

Author: Patrick Rodgers (MSFT) Date: 07/11/2017

PnP JSCore 2.0.6 (sp-pnp-js@2.0.6)

This month’s release of sp-pnp-js, 2.0.6, brings some great new functionality as well as fixes for...

Author: Patrick Rodgers (MSFT) Date: 06/13/2017

PnP JSCore 2.0.5 (sp-pnp-js@2.0.5)

This month’s release of sp-pnp-js, 2.0.5, brings some great new functionality as well as fixes for...

Author: Patrick Rodgers (MSFT) Date: 05/08/2017

PnP JSCore 2.0.3 (sp-pnp-js@2.0.3)

This month's release of sp-pnp-js, 2.0.3, brings some great new functionality as well as fixes for...

Author: Patrick Rodgers (MSFT) Date: 04/07/2017

Clean up your testing sites with SP Chrome Extension and sp-pnp-js

If you are using the testing features of sp-pnp-js you know it creates a sub web for each test run,...

Author: Patrick Rodgers (MSFT) Date: 04/06/2017

Make a Large SharePoint List Easily

Ever need to test something against a large list but don't have one handy. Well I did today, so I...

Author: Patrick Rodgers (MSFT) Date: 03/28/2017

TravisCI and sp-pnp-js

Setting up automated testing and incorporating that into the PR/merge process roadmap for...

Author: Patrick Rodgers (MSFT) Date: 02/16/2017

PnP JSCore 2.0.1

The latest release, 2.0.1, of the Patterns and Practices JavaScript Core Library represents an...

Author: Patrick Rodgers (MSFT) Date: 02/10/2017

Using Map/Reduce with Asynchronous Operations in TypeScript

A common problem I've encountered is the need to work with a series of operations, all asynchronous,...

Author: Patrick Rodgers (MSFT) Date: 02/06/2017

PnP JSCore 2.0.0

The latest release, 2.0.0, of the Patterns and Practices JavaScript Core Library represents an...

Author: Patrick Rodgers (MSFT) Date: 01/23/2017

PnP JSCore 1.0.6

The latest release, 1.0.6, of the Patterns and Practices JavaScript Core Library includes some new...

Author: Patrick Rodgers (MSFT) Date: 11/08/2016

JS Core now on CDNJS!

I've been working with the folks over at the cdnjs project to get the PnP JS Core listed and am...

Author: Patrick Rodgers (MSFT) Date: 10/25/2016

Using PnP JS Core and node-sp-auth

One of our goals is making it easy for folks to use the JS Core library - and we are always looking...

Author: Patrick Rodgers (MSFT) Date: 10/17/2016

PnP JSCore 1.0.5

The latest release, 1.0.5, of the Patterns and Practices JavaScript Core Library includes some new...

Author: Patrick Rodgers (MSFT) Date: 10/11/2016

Node “Console App” & Debugging TypeScript 2.0 in VS Code

This post is an update of my first post outlining how to get started debugging TypeScript 2.0. The...

Author: Patrick Rodgers (MSFT) Date: 10/11/2016

PnP JSCore 1.0.4

The latest release, 1.0.4, of the Patterns and Practices JavaScript Core Library includes some new...

Author: Patrick Rodgers (MSFT) Date: 09/02/2016

Node "Console App" & Debugging TypeScript in VS Code

There is an updated post discussing TypeScript 2.0 which also includes Webpack bundling. One of the...

Author: Patrick Rodgers (MSFT) Date: 08/20/2016

Generating API Documentation for PnP JS Core

One of our more requested features as we have developed the library was comprehensive API...

Author: Patrick Rodgers (MSFT) Date: 08/17/2016

How we do testing in PnP JS Core

Recently we added support for testing the library directly against SharePoint. While the effort is...

Author: Patrick Rodgers (MSFT) Date: 07/29/2016

PnP JSCore 1.0.3

The latest release, 1.0.3, of the Patterns and Practices JavaScript Core Library includes some new...

Author: Patrick Rodgers (MSFT) Date: 07/27/2016

PnP JSCore 1.0.2

Today we are releasing the latest update for the SharePoint Patterns and Practices JSCore Library,...

Author: Patrick Rodgers (MSFT) Date: 06/28/2016

Why TypeScript for JSCore?

We get asked often why we chose to use TypeScript as our development language for the Patterns and...

Author: Patrick Rodgers (MSFT) Date: 06/21/2016

PnP JSCore 1.0.1

Today we are releasing our first updates to address some issues there were reported last week....

Author: Patrick Rodgers (MSFT) Date: 06/13/2016

PnP JSCore Yeoman Template

Along with the release of the JS Core library this week we have released a simple starter template...

Author: Patrick Rodgers (MSFT) Date: 06/10/2016

Patterns and Practices SharePoint JavaScript Library 1.0.0

Today we are releasing version 1.0.0 of the Patterns and Practices client side library. This is the...

Author: Patrick Rodgers (MSFT) Date: 06/06/2016

Patterns and Practices Client Side Development Special Interest Group

Earlier this year the Patterns and Practices core team realized that there was a need to expand the...

Author: Patrick Rodgers (MSFT) Date: 06/06/2016