Deploy Nextjs application to Azure Static Web App

Create and deploy nextjs application in azure static web app

 

Source code and deployment steps for Angular2 Single Page App with SP PnP Js for SharePoint – SP Ng2 SPA Part 5

The source code for this series of articles on SharePoint Single Page app built with Angular 2, SP PnP Js Core and Webpack is available in Github for download. Once you have downloaded the files  …read more

 

Webpack configuration settings for development and production build of SharePoint Single Page App with Angular 2 – SP Ng2 SPA Part 4

Just like any other typical Angular 2 project with webpack, package and build system in this project has two separate webpack configuration files apart from a common configuration file shared by both dev configuration and  …read more

 
 

Angular2 routing inside SitePages Document Library in SharePoint Online – SP Ng2 SPA Part 3

Routing is one of the key aspects of any Single Page App. This article talks about the routing aspects of Angular2 Single Page Application that is deployed inside the SitePages document library of SharePoint. In  …read more

 

SharePoint list data CRUD operation with PnP Core Js and Angular2 – SP Ng2 SPA Part 2

This is the second article of the series on Angular 2 SharePoint Single Page App with Webpack. In this article we can see how to perform CRUD operation in a SharePoint Single Page App with  …read more

 

SharePoint Online Single Page App With Angular2 and Webpack – SP Ng2 SPA Part 1

With this post, I am starting a new series of articles on creating a Single Page App with Angular 2, performing CRUD Operation with SP PnP Core Js , packaging with webpack and hosting inside  …read more