RSpec Tutorial: Testing Generated Binary Files

RSpec has become the standard framework used to test code written in Ruby. Its extensive library allows developers to isolate, extract, and test specific files within an application in order to decrease bugs and improve overall quality and stability. Although RSpec testing provides the tools necessary to test virtually every aspect of an application, some

July 18th, 2016|

Digital Marketing Best Practices for Tech Companies

This ​year, ​we ​attended ​Digital ​Summit ​Chicago ​-- ​a ​digital ​marketing ​conference ​featuring thought ​leaders ​from ​companies ​like ​Microsoft, ​AOL, ​Pandora, ​and ​AllRecipes.com. Below, ​we ​wrote ​up ​our ​favorite ​insights ​that ​we ​learned ​from ​this ​event. ​These ​best practices ​can ​be ​utilized ​by ​any ​tech ​company ​to ​compliment ​their ​sales ​strategy. B2B Marketing and Sales

April 6th, 2016|

An Introduction to Golang by Google

In 2007 Robert Griesemer, Rob Pike, and Ken Thompson created a compiled and statically typed language called “Go.” This new language was meant to resolve problems they regularly experienced with languages they were using at Google. Here is a list of the pain points this group sought to address: Slow builds Uncontrolled dependencies Different subsets

April 1st, 2016|