Worüber bloggt Österreich? In der Blogothek könnt ihr die aktuellsten Beiträge der Österreichischen Blogs durchsuchen. Derzeit befinden sich Blogartikel zum Thema Office 365 Development 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 Office 365 Development

How to use hTWOo with a SPFx ReactJS web part

In this article you learn how to leverage the recently lauched hTWOo in an SharePoint […] The post How to use hTWOo with a SPFx ReactJS web part first appeared on Stefan Bauer - N8D.
HtwooMicrosoft 365SharepointSharepoint FrameworkMicrosoft 365 DevelopmentOffice 365 DevelopmentReactjsSpfx
Tips and Tricks working with SPFx library components

SharePoint Framework library components allow you to use the same library in multiple web parts and extensions. This article gives you some ideas how to make working with this new type easier.
Microsoft 365Office 365 DevelopmentPattern and PracticesSharePointSPFXCDNlibrary componentsnpmnpm packagesSPFxSPFx DevelopmentTooling
Optimize your SPFx projects with React.lazy

The more web parts exist in a single project, the slower the build task become and all the code in the project will be compiled at once, instead of smaller incremental builds. Technical possible but
Office 365 DevelopmentSharePointWeb DevelopmentBuldDevelopment PatternsgulpOptimisationReactJSSPFxwebpack
SPFx-uifabric-themes v0.7.0 released aka SPFx-uifabric-themes AliceBlue

- SASS extended support for theme variables - CSS Variable update to support latest slots - TypeDefinition for Office UI Fabric themes
Office 365 DevelopmentPnP/SPFxCSSCSS VariablesDevelopmentOffice 365Office UI FabricsassToolsTypeScript
Declutter the console log output in SPFx projects

If you try to log something in your SPFx project, it can be tough to find your console.log messages. SharePoint Framework, in that sense, is chatty. Chatty SPFx console in SPFx projects So
Office 365 DevelopmentSPFXWeb DevelopmentDebuggingSPFxSPFx Web Development
this.domElement is your new document object in SPFx web parts development

You are familiar with the JavaScript method like document.getElementByID. Since HTML5 the Document Object Model has more to offer than return an element by its ID on a document.
Office 365 DevelopmentPattern and PracticesSPFXDOMhtmlHTML5JQueryweb part development
Inconvenient page setup on modern pages or broken z-index behaviour

Consider the following simple scenario. You like to write a new SPFx web part, and you have the requirement to show a popup or a flyout container opened from a web part. This flyout menu should
Office 365 DevelopmentOffice UI FabricBugCSShtmlmodern experienceShraePoint FrameworkSPFx
PnP SPFx generator 1.6 released – A release to make your developer and team leads life easier

This new version marks the first that helps you, your team and your co-worker to have a consistent setup of all your projects. it helps you to be faster and more sustainable.
Office 365 DevelopmentPattern and PracticesPnP/SPFxSharePointWeb Development@microsoft/sharepointProductivitySharePoint FrameworkSPFxWeb Tools
How to create an SPFx project using a specific version

In this blog post, I show how it is possible to create a project using a specific @microsoft/generator-sharepoint version. You do not even have the generator installed.
Office 365 DevelopmentSharePoint FrameworkSPFXYeomannodejsnpmnpxSPFxyeoman