The year is 2030. The humans are dead and the Vuebots won. This talk will be forever known as the start of the robot uprising. In this presentation, I will show how to VueJS to program an Arduino and a Raspberry-Pi powered robot. How? VueJS v.3 introduces a super cool way to use VueJS’ reactivity system by itself, which I will use to interact with sensors, leds, and motors. Then I will show how to build a custom renderer, where instead of <div>
s and <button>
s, we will have <led>
s and <sensor>
s. It will be a cool way to look into the internals of VueJS v.3. Also, the entirety of mankind will be annihilated.