Michael Potter
Michael Potter
  • Видео 85
  • Просмотров 148 467
How to use PatternFly Element's "pfe-clipboard"
In this video we walk through the new PatternFly Element "pfe-clipboard". This element gives you the ability to easily add a "copy url to clipboard" functionality to your blog and article web pages.
Просмотров: 330

Видео

Adding template overrides to your Web Components
Просмотров 2293 года назад
In this video, we look at a really effective method of allowing giving users of your web components extreme flexibility through the use of template tag overrides.
Drupal Display Inherit module
Просмотров 893 года назад
recorded 1/2016. I found this old screencast of the display_inherit Drupal 7 module. It allowed you to inherit template variables based on a BEM naming structure of your view modes.
Progressively Decoupled Drupal Demo
Просмотров 1314 года назад
This is a walk through of an example Drupal 7 site that has been progressively decoupled through web components and microservices. Watch the full presentation: ruclips.net/video/4MXqYGGpeD8/видео.html
[Live Code Session] State Management in Web Components Explained
Просмотров 7 тыс.4 года назад
Hey Everyone! State management is one of those concepts that trips up a lot of people using web components. Let's make a basic counting application to illustrate the concept of sharing state between components. Code: github.com/heyMP/hax-camp-mobx-demo By the end of this video you will understand: - What is local state - The challenge of local state between components - How to use the platform ...
Authenticating Microservices with JWT and Web Components
Просмотров 3,7 тыс.4 года назад
Hey everyone! Authenticating users across multiple microservices and applications is a huge challenge. Wouldn't it be amazing if would could drop a single web component on the page and be instantly authenticated? Let's see if we can use JWT Tokens along with Web Components to create single authentication component to rule them all. 00:00 - Introduction 00:30 - Problems Going from Monolith to Mi...
Setting up OpenFaas on DigitalOcean
Просмотров 5804 года назад
Hey everyone! On this #FaaSFriday let's walk through the OpenFaas setup on Digtial Ocean 0:00 - Introduction 0:26 - Finding OpenFaaS Project on Digital Ocean 0:36 - Creating an OpenFaaS Droplet 1:07 - First Time Server Configuration 1:58 - First Time Login to OpenFaas Dashboard 2:44 - Deploying a new function 3:11 - Text-to-Speech Function Demo 3:48 - Invoking Text-to-Speech Function 4:17 - Fig...
Let's talk Web Components, Microservices and Functions as a Services (FaaS)
Просмотров 2294 года назад
In this video we explore how web components could be the optimal interface for controlling dynamic services, specifically microservices and functions as a services (FaaS). 0:00 - Introduction 0:16 - Why Web components and Microservices are a match made in heaven 1:03 - Before Microservices, we had monoliths 1:39 - The Microservice approach 2:31 - Functions as a Service (FaaS) 3:00 - Microservic...
HAX-Camp Session: Web Components and Microservices, A Match Made in Heaven
Просмотров 1354 года назад
This is a screen recording of our session from HAX-Camp 2019. In this session we talked about the relationship between web components and microservices. We explain the difference between traditional microservices and functions as a service (FaaS). Sorry for the quality, this was recorded ad-hoc off of my laptop. Intro: ruclips.net/video/2dG4iyrEQt4/видео.html Microservice vs Functions as a Serv...
Traefik Forward Auth Services
Просмотров 14 тыс.4 года назад
Let's explore Traefik's Forward Auth functionality. Code: github.com/heyMP/haxcms-oauth
Running HAXcms inside Play With Docker (PWD)!
Просмотров 1294 года назад
Let's spin up a new HAXcms site using Play With Docker! Visit labs.play-with-docker.com Create a new instance. Run: docker run -p 80:80 elmsln/haxcms
HAXcms workflow w/ Docker
Просмотров 484 года назад
HAXcms workflow w/ Docker
jupyter-notebooks-service demo
Просмотров 1405 лет назад
In this video I talk about Docker containers on demand and how we might use those for student assignments.
HAXcms migration tools demo
Просмотров 75 лет назад
In this video I test out some migration features upcoming in HAXcms. haxtheweb.org/
LRS Service Demo
Просмотров 1855 лет назад
In this video I show how we are using haxcms based web components to send learning analytics to our learning record store which is a Prisma.io based database.
WCFactory UI Demo
Просмотров 555 лет назад
WCFactory UI Demo
Using npm patch-package
Просмотров 3,9 тыс.5 лет назад
Using npm patch-package
Exposing our WCFactory CLI as a GraphQL API
Просмотров 235 лет назад
Exposing our WCFactory CLI as a GraphQL API
Web components with microservices demo
Просмотров 1195 лет назад
Web components with microservices demo
Exploring the event bus in HAXcms
Просмотров 315 лет назад
Exploring the event bus in HAXcms
Creating custom A-Frame events with emit()
Просмотров 9495 лет назад
Creating custom A-Frame events with emit()
oclif typescript error
Просмотров 1565 лет назад
oclif typescript error
Debugging Docker on Bad Internet w/ Digital Ocean
Просмотров 545 лет назад
Debugging Docker on Bad Internet w/ Digital Ocean
Using Docker with Web Component Factory
Просмотров 1415 лет назад
Using Docker with Web Component Factory
Playing around with Traefik
Просмотров 8 тыс.5 лет назад
Playing around with Traefik
Chemical Reaction Lab Demo v1.0.9
Просмотров 275 лет назад
Chemical Reaction Lab Demo v1.0.9
gilab books demo
Просмотров 136 лет назад
gilab books demo
Using Node.js fs-mem-editor module in Yeoman
Просмотров 1236 лет назад
Using Node.js fs-mem-editor module in Yeoman
Adding options to ELMSLN CLI with Yeoman
Просмотров 166 лет назад
Adding options to ELMSLN CLI with Yeoman
Debugging Chrome in VS Code
Просмотров 20 тыс.6 лет назад
Debugging Chrome in VS Code