ngOfficeUiFabric v0.2.0 Released - Four New Directives
Today we released v0.2.0 of the ngOfficeUiFabric library. This release includes four (4) new directive bringing us to a total of ten (10) directives!
Email courses
I love using email courses to deliver simple topics, dripped out anywhere from a few days to upwards of 10 days! Here you'll learn about the FREE email courses I've written and published under my company, Voitanos.
On-demand video courses
On-demand video courses are my preferred way to teach. Here you'll learn about the courses I've authored & publish under my company, Voitanos.
Prior to launching Voitanos, I published my video courses through Pluralsight. You can find those courses listed here as well.
All publications & learning resources
From time to time, I create learning resources for clients, including Microsoft. Here you'll learn about all these resources.
This includes articles, books, code samples, tutorials, and Microsoft Learning modules.
About Andrew
Book a 1-on-1 Call
Book a 1:1 call with me to discuss web/cloud developer topics about Microsoft 365, the SharePoint Framework, or Microsoft Teams.
Got a question?
If you've got a question about one of my articles, or a technical question, please read this first.
Contact me
Here you'll see the different ways you can reach out so we can connect!
Here you'll find articles & other useful resources. Enjoy!
Today we released v0.2.0 of the ngOfficeUiFabric library. This release includes four (4) new directive bringing us to a total of ten (10) directives!
Listen to my interview on the Adventures in Angular podcast, where I discuss using Angular within Office Add-ins and the Office UI Fabric.
Gulp is a task runner that uses JavaScript to glue plugins and create tasks. Unlike MSBuild, it favors code over configuration.
My OrchardCMS blog launched in 2013 but hasn’t been updated to the latest version due to unreliable dev/test instances.
OfficeUIFabric.com, an open-source project for Office UI Fabric samples, is now at v1.0.0 with full release coverage. Pascal Berger contributed typo fixes.
Discover my request for Angular directives for Office UI Fabric and the similarities I’ve observed with other design languages’ directives.
Advancing Office UI Fabric integration with Angular through community-driven projects, providing demos and references akin to Bootstrap’s ease of use.
Learn about the issue of multiple commits in a source control project, particularly when making changes after submitting a pull request.
Let me explain how you can contribute to a public project in a git repository by forking the repository. Follow along in this article.
In this article, I discuss a sample app - an Excel task pane Add-in & an Angular SPA, this app is a great example of how to integrate multiple technologies.
My post about SharePoint not being a Platform, instead it’s a service SharePoint is a Service sparked discussion. In this post is a rebuttal to feedback.
As a developer of Office 365 & SharePoint app, I stress the importance of having a design language. Learn why it is crucial for your Add-ins & web apps.
Office Add-in development is made easy with Visual Studio, but limited to Windows users. Developers can create add-ins and deploy them easily.
As a SharePoint developer for 12 years, I share my thoughts on the current state of SharePoint development, anticipating diverse reactions.
Learn how to run unit tests in Visual Studio Code with ease. Follow my guide on setting up a Gulp task and flagging it as a test task using a keyboard shortcut.
In this article, I’ll show you how I set up debugging with the Yeoman generator with VS Code. With this set up, building & testing Node.js web server.
The post is part of a series on Node.js Development for .NET Developers. It talks about debugging Node.js apps using Visual Studio Code.
Series on Node.js for .NET Devs discusses Microsoft’s add-on to Visual Studio for Node.js dev, with resource recommendations.
The webinar discusses Node.js and its benefits for SharePoint or Office 365 app projects, providing an overview and resources
In this article, I’m sharing thoughts on owning a Tesla Model S, discovering new information two months post-purchase.
This post is part of a series on Node.js Development for .NET Developers. It provides options for coding tools to use with Node.js
I share my experience of presenting on Node.js at conferences and discuss the growing interest among .NET developers to learn this technology.
In this article, I explain how developers can use TypeScript for JavaScript development in enterprise-scale applications.
Microsoft gave away Raspberry Pi 2’s at the Ignite conference, leaving some unsure what to do with them. Resources are available for beginners