Content topics (tags) site index

All articles, blog posts, webinars, and news categories are listed here. Selecting a category will display a list of the pages in that category.

  • Angular

    Angular is a TypeScript-based open-source web application framework led by the Angular Team at Google and by a community of individuals and corporations. Angular is a complete rewrite from the same team that built AngularJS.
  • Azure

    Microsoft Azure, commonly referred to as Azure, is a cloud computing service created by Microsoft for building, testing, deploying, and managing applications and services through Microsoft-managed data centers.
  • Azure Functions

    Azure Functions is a cloud service available on-demand that provides all the continually updated infrastructure and resources needed to run your applications. You focus on the pieces of code that matter most to you, and Functions handles the rest. Functions provides serverless compute for Azure. You can use Functions to build web APIs, respond to database changes, process IoT streams, manage message queues, and more.
  • CloudDev Clarity

    In this show, Julie & I pick a topic to discus, sometimes taking the same or completely opposite positions, in roughly 30 minutes per episode. The topics will be mostly about development topics related to Microsoft 365, Microsoft Azure, and related technologies.
  • Development

    This category is for general client-side & server-side development topics.
  • DevOps

    DevOps is a set of practices that combines software development (Dev) and IT operations (Ops). It aims to shorten the systems development life cycle and provide continuous delivery with high software quality. DevOps is complementary with Agile software development; several DevOps aspects came from Agile methodology. Here you'll find posts related to Microsoft Azure DevOps & GitHub.
  • JavaScript

    JavaScript, often abbreviated as JS, is a programming language that conforms to the ECMAScript specification. JavaScript is high-level, often just-in-time compiled, and multi-paradigm. It has curly-bracket syntax, dynamic typing, prototype-based object-orientation, and first-class functions.
  • Microsoft 365

    Microsoft 365 (formerly Office 365) is Microsoft's productivity cloud designed to help you pursue your passion and run your business. More than just apps like Word, Excel, PowerPoint, Microsoft 365 brings together best-in-class productivity apps with powerful cloud services, device management, and advanced security in one, connected experience. It includes SharePoint Online, Microsoft Teams, OneDrive for Business, and many other productivity SaaS offerings from Microsoft.
  • Microsoft Entra ID

    Microsoft Entra ID (formerly (Azure Active Directory) is Microsoft's cloud-based identity and access management service, which helps your employees sign in and access resources for internal resources, such as apps on your corporate network and intranet, along with any cloud apps developed by your own organization.
  • Microsoft Graph

    Microsoft Graph is a Microsoft developer platform that connects multiple services and devices. Initially released in 2015, the Microsoft Graph builds on Microsoft 365 APIs and allows developers to integrate their services with Microsoft products, including Windows, Microsoft 365 (formerly Office 365), and Azure.
  • Microsoft Teams

    Microsoft Teams is a unified communication and collaboration platform that combines persistent workplace chat, video meetings, file storage, and application integration.
  • MS-600

    MS-600 is the ID code for the Microsoft exam "Building Applications and Solutions with Microsoft 365 Core Services". Developers must pass this exam in order to achieve the "Microsoft 365 Certified: Teams Application Developer Associate" certification.
  • News

    Topics related to both Voitanos & industry news.
  • Node.js

    Node.js is a JavaScript runtime built on Chrome's V8 JavaScript engine. Here you'll find posts related to Node.js and package managers npm, Yarn, and PNPM.
  • Presentation

    Here you'll find a list of all posts related to my presentations, those in the past & those in the future.
  • React

    React is a JavaScript library for building user interfaces. React makes it painless to create interactive UIs. Design simple views for each state in your application, and React will efficiently update and render just the right components when your data changes.
  • SharePoint

    Organizations use Microsoft SharePoint to create websites. You can use it as a secure place to store, organize, share, and access information from any device.
  • SharePoint 2010

    Organizations use Microsoft SharePoint to create websites. You can use it as a secure place to store, organize, share, and access information from any device.
  • SharePoint 2013

    Organizations use Microsoft SharePoint to create websites. You can use it as a secure place to store, organize, share, and access information from any device.
  • SharePoint Embedded

    SharePoint Embedded offers a headless, API-only pattern for building document centric apps that store content in a customer's Microsoft 365 tenant.
  • SharePoint Framework (SPFx)

    The SharePoint Framework is the latest development model for customizing and extending SharePoint. The SharePoint Framework (SPFx) is a page and web part model that provides full support for client-side SharePoint development, easy integration with SharePoint data, and extending Microsoft Teams. With the SharePoint Framework, you can use modern web technologies and tools in your preferred development environment to build productive experiences and apps that are responsive and mobile-ready.
  • SharePoint 2013 Workflow

    In SharePoint 2013, Microsoft replaced the internal engine with Windows Workflow Foundation (WF). Customers them with SharePoint Designer or Visual Studio.
  • Vue.js

    Vue.js is a progressive framework for building user interfaces. Unlike other monolithic frameworks, Vue is designed from the ground up to be incrementally adoptable.