Performance Static Site generation the hard way How I used MVC Razor pages to generate a static website from dynamic data for the Assistant for No Man's Sky website
Flutter Creating an App for No Man's Sky I created the Assistant for No Man's Sky App. I have done 2 presentations to the company I work for, one in-front of around 10 people that I prepared for and the other
Flutter Flutter CI Android App Bundle 📦 Not too long ago, I received an email from Google Play, letting me know that from the 1st of August 2019, they would be requiring me to upload 64-bit versions of my apps
Flutter Flutter with CI / CD Recently I started messing around with creating an app using Flutter. It seems to be really close to React Native in terms of how Components (in this case Widgets) are created and used.