How to use lit-html with Polymer
We set up a simple Polymer 3.0 element and then transform it to use lit-html
In this video series, I try to challenge myself with the Advent of Code trials. Each solution will be published to Github, and I hope you will learn something from my coding mistakes and perhaps send some code my way on how you have done these challenges. I know by reading code, so this is…
We look into how the electron app framwork works and how to use it to create a simple progress counter application.
I’m trying to solve all the Advent of Code puzzles in this video series.
We are in our new linux environment and create ACL, some tools for process managment and the sed tool to update files with expressions.
In this video series, I try to challenge myself with the Advent of Code trials. Each solution will be published to Github, and I hope you will learn something from my coding mistakes and perhaps send some code my way on how you have done these challenges. I know by reading code, so this is…
In this video, I go through how to set up the API to add blocks in Minecraft using Python. We also looked into how to take the maps …