Using Rails Turbo Frames

One of the most useful features in Rails 7 (but not limited to) is the addition of Turbo. Note: for ...

3 Ways Rails Stays Modern in 2021

My, how time flies! Ten years ago I was the cool kid writing in a framework that was at the peak of ...

What Building An Arcade Machine Taught Me About Programming

As a kid, I’d always dreamed of having my own arcade machine. For years I talked about building ...

4 Types of Software Maintenance to Know

When it comes to the lifecycle of a software product, there is perhaps no better meme or quote than ...

4 Reasons You Should Still Choose Ruby on Rails

“Ruby on Rails? That’s soooo 2000’s!” Yet as Mark Twain famously said, “The reports of my death are ...

How to Update Repo Branch Name from "master" to "main"

Due to recent events in America, we have started to evaluate some terms that are very readily used ...

Improve your Focus in Stand-ups: 4 Tips

Recently, I’ve had a tugging on my heart: I’m not an active listener when it comes to our remote ...

Life in the Fastlane

Unlike the Eagles song, the Fastlane automation suite “surely [WON'T] make you lose your mind.” ...

Using Rubocop in Atom

Recently our team started using Rubocop to maintain code styling. Most of us currently use Atom ...

Integrating a Legacy Web App with a Modern One: A Tale of Two Apps

Ah, the mid-to-late 90’s. Bill Clinton was president, Nirvana and grunge still ruled the airwaves, ...

Problem-Statement-Webinar-PDF-no-date

Start with: What problem are you trying to solve? 

One of the activities we work through revolves around refining your problem statement. A problem statement is the key business problem that needs to be solved. In software development, it states “what has to be done” for a project to succeed. It does not say, “how it has to be done.”

We use the 5W’s + 1 H format as well as the SMART Framework when establishing a problem statement. In fact, you can draft your own problem statement by using our free download. This download will get you thinking through some of the questions and answers prior to starting your project.

Download: Problem Statement
 
Ready to get started?