Intro to Unit Testing: Where Do I Start -- Mocha or Jest?
Having worked as a Front End Developer for about five years now, testing code has…
If you have worked with CI/CD, chances are you have used the likes of…
Git: Dealing with Pull Requests
Software Engineers are constantly working with Pull Requests (PRs). Most organizations have now adopted them…
Have you ever wanted to use JavaScript or execute code from within your Cucumber feature…
Ippon Summer 2021 Internship Recap
This past summer Ippon welcomed three new interns: Reid Jesselson, Tyler Yarow, and Prashanth Krishnan.…
In these interesting times we live in, QR has made quite the comeback (or is…
A Beginner’s Guide to InfluxDB: A Time-Series Database
A time series database (TSDB) is specifically made for data that can be evaluated as…
Kotlin: Like Java, But Better (Part 2)
If you haven't already read part one of this blog series, then check…
Kotlin: Like Java, But Better (Part 1)
Kotlin has quickly risen to popularity as an alternative language to Java. In this blog…
I have recently been sucked into the field known as DevOps [https://en.wikipedia.org/…
Taking Learning Outside of the Classroom and Into the Cloud
A love for learning is a quality that I have always looked for in peers…
Modernize your Website while Cutting Costs using Jamstack
A few months into the pandemic, my parents' church approached me to modernize their…
Microsoft Azure, as seen by Developers
This article is intended for developers who are new to Microsoft Azure cloud. It is…
Sync Two S3 Buckets Using CDK and a Lambda Layer Containing the AWS CLI
The AWS Command Line Interface (CLI) [https://aws.amazon.com/cli/] is a great tool…
The Trusty Bucket - Access Control Lists
"Just stick it in an S3 bucket." It is a line I have…