Twitch

PWA Presentation

Tomorrow I will be speaking at the SDN event in Zeist. Today we are preparing the presentation and the demos. The presentation is going to be about Progressive web apps. We’re creating an app that is being served from Azure storage as a static website, but it is using an Azure Function to store and retrieve some data from a table in the Azure Storage. We are using web bluetooth to wirelessly communicate with an Arduino and blink some LEDs.

Sinterklaas stream

Today we worked on creating a new action in the chatbot framework to change the Hue lights in the background.

Electron and Vue

Today we made some progress, but mostly had fun… Finding new ways to torture the stream âš¡… We did add some Vue and Vuex code to our Electron app for Rosie our Twitch Chatbot.

Modular Triggers and Actions

During this stream, we made some progress on Rosie our Twitch hat bot. We are rebuilding the old node.js one in Vue, Vuex, and Electron. Today we looked into Vue Plugins to create modularity in Triggers and Actions.