How to run Flutter on your desktop
We look into how to run Flutter on Linux and Windows. What is the current status and what can you achieve if you want to try it out.
We look at configuring and running training in the cloud.
I’m trying to solve all the Advent of Code puzzles in this video series.
We will look into using Svelte with webpack and code some specific code that will be compiled to javascript native code for faster execution.
We look into a Travis CI configuration file in order to test Android projects.
We look into how to set up log4j configuration with XML and properties. XML is pretty simple to configure, and properties are similar in structure but might need a bit more explanation. Configuration in log4j could also be done via code, but I have another video for that.
In this video we create a invoice template that looks alot like an invoice from one of my first videos. We will go through all the different parts of a invoice that is required and how to go from a data XML to an PDF.