Setting Flutter on Fire with Firebase
I started working with Flutter over a year ago, but have yet to work with it in combination with a back-end as a service. Firebase is Google’s back-end as a service so it seems...
I started working with Flutter over a year ago, but have yet to work with it in combination with a back-end as a service. Firebase is Google’s back-end as a service so it seems...
This is round two with Flutter. I looked at Flutter last year, but it seemed still a little early to put it to serious work. A lot has changed in the past 18 months....
I’ve been preparing for the Kubernetes CKAD certification exam from the Linux Foundation. It has been a fun learning process. I’ve learned a lot about k8s and quite a bit about general command line...
Developing with Flutter looks like an interesting alternative to Kotlin, Swift, and React. Last year I worked thru my React Nanodegree so I didn’t feel like changing up directions yet. Google also has a...
Recently I needed to do some linux development on macOS with Parallels so that I could debug some issues in a C++ project. macOS C++ is still a bit wonky for working with a...
Building a new website with Gatsby will take advantage of new React skills. I will be replacing the current Foundation based site with Gatsby and also integrating some API calls to this blog so...