SharePoint Online
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.
Are you sure your SharePoint intranet won't break? (and how you can ensure it won't)
Last week Microsoft announced that they are ending support for Sandboxed Solutions with code. In less than 30 days Sandboxed Solutions with code will stop working and your intranet might break. What are you doing about it?