Tag: framework

Not Sure How to React
Webinars

Microsoft has chosen React as their framework of choice for adding functionality to SharePoint. In this session, we will discuss some reasons as to why this is the case and why you should consider using React in your projects.

How to fix Angular 4 API call issues
How to fix Angular 4 API call issues
Blog Posts

Angular 4 is great and comes loaded with more features. You might be wondering why Angular 3 was skipped. They made it this way to unify all Angular components with the Angular Router (already developed up to version 3) which had to be upgraded to v4. So, Angular 4 was the chosen name to mean… READ MORE

Migrate SharePoint JavaScript customisations to SharePoint Framework – reference functions from script files
Migrate SharePoint JavaScript customisations to SharePoint Framework – reference functions from script files
Blog Posts

When migrating existing SharePoint JavaScript customisations to SharePoint Framework you have to ensure that your script files can be used by client-side web parts. Here is how to do it. Building SharePoint JavaScript customizations through script embedding In the past you might have built a SharePoint customization using nothing else than JavaScript, HTML and maybe… READ MORE

What Administrators need to know about the SharePoint Framework
What Administrators need to know about the SharePoint Framework
Blog Posts

The SharePoint Framework has been generally available in SharePoint Online as of February 23rd. It is currently rolling out to all global Office 365 tenants. The new Framework modernizes the way developers build in SharePoint, and provides a great experience across both the desktop and mobile interfaces. There is official enterprise guidance that covers off… READ MORE