Setting up Python Virtual Environment

As of May 2020, I am using Python 3.8.2. The following article is configured with the version in mind that I am using. I believe the setup that follows works back as far as Python 3.6 (but I am unsure). See Python.org for the latest documentation. The goal of this article is not to be

Code signing certificate for Java Application

NOTE: Feb 23, 2020 – We have a certificate to sign Windows and tested. We already had the Apple DevId setup, just need to figure out how to use. This article is a recount of our experience as of today. Background I work for a company that has a desktop application written in Java that

Simple React with Redux app

Let me first start by saying that I am in the process of getting better acquainted with how to use React, Redux, Thunk and Firestore together to create a project that I have long thought about working on, but just never really found the framework that I wanted to use. So this is hopefully the