DevOps is a term developers are familiar with by now. The term DevSecOps is now becoming popular, and gets lots of press. The “sec” part…
In 2020 we know security is important. I strive to be a more secure developer all the time. There are many avenues to achieve this,…
If you are building server-based applications, at some point you are likely to encounter containers. Docker is a popular container technology that allows you to…
Create an interactive report using the PowerShell ConvertTo-Html command and JavaScript.
Resources for my talk Environment Configuration for JavaScript Apps. Code Repository on GitHub Links How to implement runtime environment variables with create-react-app, Docker, and Nginx…
My team has been running SonarQube for a long time now, and we’ve been using MySQL this entire time. But the new versions of SonarQube…
As I have been experimenting with FIDO2 and Yubikey, I discovered that in order to test it running locally, I needed to run the site…
Resources for my talk Everyday Animations in Android. Code Repository on GitHub General Articles Good to great UI animation tips Creating Usability with Motion Material…
Flutter has been getting a lot of positive press in my social media feeds. I listened to an episode of Engineering Daily which interviewed Eric…
CI/CD is an important part of our team’s process. We regularly build small back-end web services to support the apps we build. We often use…