Category: SharePoint Framework

A Walk Through the Web-stack Development Landscape
A Walk Through the Web-stack Development Landscape
Presentations

SharePoint development is hot again with the newly introduced SharePoint Framework. Back in 2016, this was big news, which also changed the landscape for a lot of developers. It uses a completely new set of tools like Node.js, Gulp, Webpack and more. In this session, you will get an overview of these “new” tools and how… READ MORE

Getting up to Speed with React
Getting up to Speed with React
Presentations

With the SharePoint Framework in place it is time to start learning about the introduced libraries and technologies, like for example React. Are you a SharePoint developer that wants to enhance its developer toolset with React? In this session, you will learn the things you need to start using React in your applications or SharePoint… READ MORE

Get Started with TypeScript Now
Get Started with TypeScript Now
Presentations

The SharePoint Framework is the future of SharePoint development and customisation yet its underlying language, TypeScript, is unknown to most developers. Let’s fix that now. This session is your chance to learn what TypeScript is all about and will get you started on your path to become a pro as quickly as possible. TypeScript is… READ MORE

Deep-Dive Building Solutions on the SharePoint Framework
Deep-Dive Building Solutions on the SharePoint Framework
Presentations

SharePoint Framework is a new model for building SharePoint customisations. It’s different than the other models available to date as it’s based on open source tooling and focuses on client-side development using TypeScript. In this presentation, you will learn how to get the most out of the SharePoint Framework and build rich client-side solutions efficiently.… READ MORE

Development Best Practices for a New Development World
Development Best Practices for a New Development World
Presentations

Development in 2017 for Microsoft Office and SharePoint is a whole new landscape. Most examples for Office and SharePoint development I have seen on the internet have security flaws, performance flaws and follow poor coding practices. These of course are just samples written on how to perform a single task and presume that you know… READ MORE

Explore the SharePoint Framework
Explore the SharePoint Framework
Presentations

Like most content and collaboration management systems from WordPress to Websphere, SharePoint grew up in the server rendered era where this model was largely implemented in ASP.NET with some AJAX support. Its 2016, the JavaScript language and performance has advanced dramatically to support distributed computing and rich, fast interactive user experiences on the client. We… READ MORE

Build Your First SharePoint Framework Webpart
Build Your First SharePoint Framework Webpart
Presentations

The release of the SharePoint Framework provides an entirely new model for building webparts for SharePoint Online. The Framework utilises JavaScript and Client Side Rendering to give developers the toolset necessary to make webparts that can interact with SharePoint and external data without one line of C# or full trust code. But how? In this… READ MORE