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…

Read More


Sep 16, 2021 6 min read

Cory Walker

Jest

Jenkins vs. AWS CodePipeline

If you have worked with CI/CD, chances are you have used the likes of…

Read More


Sep 10, 2021 3 min read

Jonathan Scharf

Jenkins

Git: Dealing with Pull Requests

Software Engineers are constantly working with Pull Requests (PRs). Most organizations have now adopted them…

Read More


Sep 07, 2021 2 min read

Ben Scott

Git

Introduction to Karate

Have you ever wanted to use JavaScript or execute code from within your Cucumber feature…

Read More


Sep 01, 2021 6 min read

Mike Mitchell

karate

Ippon Summer 2021 Internship Recap

This past summer Ippon welcomed three new interns: Reid Jesselson, Tyler Yarow, and Prashanth Krishnan.…

Read More


Aug 27, 2021 6 min read

Davis Mohar

Internship

QR Code Conundrum

In these interesting times we live in, QR has made quite the comeback (or is…

Read More


Aug 19, 2021 5 min read

Brad Halkett

React

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…

Read More


Jun 29, 2021 4 min read

Ketki V Deshpande

Data

Kotlin: Like Java, But Better (Part 2)

If you haven't already read part one of this blog series, then check…

Read More


Jun 17, 2021 6 min read

Davis Mohar

Java

Kotlin: Like Java, But Better (Part 1)

Kotlin has quickly risen to popularity as an alternative language to Java. In this blog…

Read More


May 27, 2021 4 min read

Davis Mohar

Kotlin

A Dev's Intro to DevOps

I have recently been sucked into the field known as DevOps [https://en.wikipedia.org/…

Read More


May 25, 2021 3 min read

Dennis Sharpe

DevOps

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…

Read More


May 17, 2021 6 min read

Emily Slaughter

Culture

Modernize your Website while Cutting Costs using Jamstack

A few months into the pandemic, my parents' church approached me to modernize their…

Read More


Apr 20, 2021 6 min read

Brandon Landfried

JavaScript

Microsoft Azure, as seen by Developers

This article is intended for developers who are new to Microsoft Azure cloud. It is…

Read More


Apr 14, 2021 9 min read

Alban Versaveau

Azure

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…

Read More


Apr 08, 2021 4 min read

Theo LEBRUN

Cloud

The Trusty Bucket - Access Control Lists

"Just stick it in an S3 bucket." It is a line I have…

Read More


Mar 30, 2021 8 min read

Brian Knight

Cloud