Worüber bloggt Österreich? In der Blogothek könnt ihr die aktuellsten Beiträge der Österreichischen Blogs durchsuchen. Derzeit befinden sich Blogartikel zum Thema Web Part in der Blogothek, die natürlich immer direkt auf eure Blogs verlinken. Es sollte euch also mehr Traffic & neue Leser bringen! Stöbern und Neues entdecken, in der Blogheimat Blogothek!
Möchtet ihr nicht hier erscheinen? Einfach unter "Blog verwalten" die Blogothek Sichtbarkeit auf nein stellen.
Blogbeiträge zum Thema Web Part
An Azure Function for an smart stupid web part – Part 2
The Azure Portal is capable of implementing any Azure Function directly on their user interface, but there is also another option. It is possible to write Azure Functions nowadays locally and deploy
Azure FunctionOffice 365SharePointAzureAzure FunctionsCloudDevelopmentnodejssslThird-party-API
Smart stupid web parts with SharePoint Framework – Part 1
In part one of this three series blog post, I ask the question how smart web parts actually have to be when it comes to using third party API such as Vimeo. Does all the business logic have to be in
SharePoint OnlineSPFXAzure FunctionsDevelopmentnodejsPattern and PracticesSharePoint Frameworkweb partsWeb ServicesUse Microsoft Graph to evaluate SharePoint Urls
Recently I added a new sample to the PNP SharePoint Framework examples. The goal of this sample was to take text field input evaluate it against the Microsoft Graph and get information back
Microsoft GraphModern ExperienceOffice 365Graph APIReactSharePointSPFxweb part
How to test responsiveness and user experience for SPFx web parts properly
You might have recognised that the workbench of the SharePoint Framework has a responsive design tester included. In this blog post, I take a look what possibilities we have to properly test the
Office 365SharePointSPFXWeb DesignWeb Developmentresponsive web designSharePoint FrameworkSPFxTestinguser experienceUXWorkbench
How to make your web parts responsive to the parent container
The modern experience is responsive by default, but it doesnt mean that your web part will be. Especially with the new team sites and communication sites, the behaviour of web parts is as tricky
BrandingOffice 365 DevelopmentSPFXDesignOffice 365Office UI FabricResponsive DesignSharePointSPFxuser experienceHow to test SPFx web part theming
How to use Theme Colors in SPFX Web Parts
While Waldek Mastykarz and I were working on a new project, we ask ourselves what it needs to create the web part corresponding to the current site theme colors. After a small research, we found the
BrandingOffice 365SPFXOffice 365 DevelopmentsassSharePointThemesTheming
Alternative to innerHTML in SharePoint Framework web parts
When you create a new project without any framework, the default web part content in the code will be added through innerHTML. Technically there is nothing wrong with this approach, but you might run
SharePoint FrameworkSharePoint OnlineSPFXDOMhtmlHTML5JavascriptJQuery
First HandlebarsJS Web Part in SPFx
This blog post gives you insight on how the handlebar webpack loader can be utilized in projects. Besides, it shows how you can use prefixed style sheet information and display data in the web part.
Office 365 DevelopmentSharePointSPFXHandlebarsOffice365webpack