Our blog.

Learn from experts in their fields.

JVM

Unit Testing Camel Routes with Spock

August 22nd, 2017

Unit testing Camel Routes with the Spock testing framework in a Spring Boot application.

Chris Tosspon
Devops

Test Vagrant Boxes using Docker

August 3rd, 2017

How to test Vagrant provisioning in CI using the Docker provisioner.

Patrick Double
JavaScript

Angular, React, or Vue JS: Which one is for me?

July 25th, 2017

Angular, React, or Vue JS: Which one is for me?

Mike Plummer
JavaScript

Creating a static blog with Gatsby

July 19th, 2017

Gatsby is an incredible static site generator that renders to static HTML from React content. In this tutorial, well build a sample blog powered by Gatsby

Dustin Schau
JVM

Intro to Reactive Web in Spring 5

July 18th, 2017

Intro to Reactive Web in Spring 5

Mike Plummer
JavaScript

Getting Started With Amazon Alexa Development

July 13th, 2017

Learn the basic components of an Amazon Alexa skill, starting with the vocal interface design and progressing through the software development life cycle.

Object Partners
Mobile

Android O - Autosizing TextViews

July 11th, 2017

Introduction Android O is coming. Right now in June, we’re in Release Preview 3 with an expected final release date of Q3. My guess for the dessert name is Oreo, but I haven’t been right on a single one so far. Android O feels more like a minor…

Joseph Roskopf
JVM

Implement a GraphQL Endpoint in a Groovy App

July 6th, 2017

Implement a GraphQL Endpoint in a Groovy App

Matt Schroeder
JVM

Exciting things in Spring Boot 2

June 27th, 2017

I looked at the release notes for Spring Boot 2.0.0.M1 not expecting a lot of exciting changes but was surprised by some compelling things. There is the usual “deprecated classes are removed” and “Dependency X is upgraded” but there are some more…

Mike Hostetler
JavaScript

Designing APIs with Apiary & API Blueprint

June 23rd, 2017

Spending time and effort to design and build user-friendly APIs is no longer a “nice to have”. APIs should be embraced as a product in their own right.

Matt Schroeder
JVM

Database Migrations in Flyway

June 21st, 2017

Database migration in the Java-world with Flyway

Mike Hostetler
JVM

Using MariaDB4j for a Spring Boot Embedded Database

June 19th, 2017

MariaDB4j is an embedded Java wrapper for spinning up a MariaDB instance for local development or continuous integration testing purposes.

Jeff Sheets
Unknown

ABAC or RBAC

June 16th, 2017

With the arrival of ABAC, companies are considering the switch from RBAC. Is this the right call or can RBAC still be relied on as a security solution?

Matt Schroeder
Unknown

Real Time Data Methods

June 14th, 2017

Real Time Data with RethinkDB and CouchDB/PouchDB

Corey Webster
JavaScript

Getting started with Vuex

June 9th, 2017

Get up and going with the simple, centralized state management lib called Vuex.

Corey Webster
Company

Object Partners Tech Trends

May 24th, 2017

A glimpse into the pulse of tech development across Object Partners

Object Partners
Unknown

Building a Microservice Organization

May 18th, 2017

Moving from a traditional monolithic application to a microservice platform provides many challenges for organizations.

David Reines
Mobile

Android GeofencingAPI

May 17th, 2017

Use the Android GeofencingAPI to create concentric geofences around a destination and get alerts as the device approaches.

James Dodson
Devops

AWS ECR with Gradle

May 9th, 2017

Describes how to use a Gradle plugin to over come the ECR temporary token for CI builds.

Patrick Double
Devops

Easily Convert from Ant to Gradle

May 4th, 2017

How to use Gradle with an existing Ant project and be able to use Gradles plugins afterwards.

Mike Hostetler
Devops

My DockerCon17 Experience

May 2nd, 2017

A review of my experience at DockerCon17. Things I learned, big take aways.

Patrick Double
JavaScript

Two-way Data Binding in ReactJS - Part III

April 28th, 2017

In Part III of the series we explore how to tackle variable-length arrays, even if those arrays appear in nested objects within a components state.

Abraham Serafino
JavaScript

Two-way Data Binding in ReactJS - Part II

April 26th, 2017

In this post we explain how to use lodash to access nested object properties on a components state object so they can be bound to JSX form elements.

Abraham Serafino
JavaScript

Two-way Data Binding in ReactJS - Part I

April 24th, 2017

Part I of a series on two-way data binding in ReactJS. Describes how to take advantage of JSX dynamic attributes to implement rudimentary data binding.

Abraham Serafino
Unknown

Real Time Database Triggers with Firebase Functions

April 20th, 2017

A recent Android application I worked on required storing the latitude and longitude of a user’s location. I was asked to convert that latitude and longitude into a user-readable address. I could have written the code in Java, which would convert…

Joseph Roskopf
Newer2 of 18Older