CES 2019 Robots
Robots at CES continue the trend of increasing presence in many venues. This is a trend that started 3 years ago with seemingly silly robots. This year’s are not that much better, but you...
Technology, soapbox, and crap...
Robots at CES continue the trend of increasing presence in many venues. This is a trend that started 3 years ago with seemingly silly robots. This year’s are not that much better, but you...
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...
Cloud native is the hype phrase of the day so spending time with Docker and Kubernetes on macOS is a good time investment. I’ve been working with Docker for at least 4 years. I...
Getting around with React-Navigation V2 is quite a bit different from V1. Well – ok its totally different. That’s a good thing – there were some pretty limiting factors with V1 of the package....
As a follow on to my post about building web applications with React.JS, this post will be about building native mobile apps with React-Native. I’m not a JavaScript guru so as with my previous...