-
Building SharePoint Framework Client-Side Web Parts with Angular
You can use Angular to build Client-Side Web Parts on the new SharePoint Framework. Here is how to get started and what to keep in mind.
-
Building SharePoint Framework Client Side Web Parts using jQuery and jQuery plugins from CDN
Now that the SharePoint Framework is released, here is how you would build your jQuery solution as a Client Side Web Part.
-
Specifying the icon of a SharePoint Framework Client-Side Web Part
For every Client-Side Web Part that we build using the SharePoint Framework we can specify the icon to make it easily distinguishable amongst other Web Parts visible in the toolbox.
-
Building SharePoint Framework Client Side Web Parts with non-reactive property pane
Seeing the changes to your Web Part properties immediately is great, but is it what you really want for every single scenario?
-
SharePoint Framework Weather Web Part
In the past you might have built SharePoint Web Parts using jQuery and jQuery plugins loaded from a CDN. Now that the SharePoint Framework is released, here is how you would build your solution as a Client-Side Web Part.