Using web components in frameworks
We look at how to use web components in Angular, React or VanillaJS.
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 install plausible and test how the analytics with plausible works. We read the code and try to understand what kind of features are available and look at how to integrate them into your site.
We look into how to store data in Ceph using the S3 API. Talking about API options and showing a custom solution for storing, recieving, deleting and checking existance in a Ceph S3 using PHP.
I’m trying to solve all the Advent of Code puzzles in this video series.
We look into the way SQRL stores keys on disk or paper in QR form. How to read the data and decrypt the different blocks.
We look into how to setup webpack to package our Polymer 3 application.