by Dave Lane | Sep 12, 2022 | Development
Our website uses Jekyll, a static site framework. I chose Jekyll to help us manage a large amount of content. Managing all of our site content in a code repository means we can manipulate all sorts of things with a little bit of code. One thing I’ve wanted to do is...
by Dave Lane | Aug 31, 2022 | Development
New clients often ask why we use Ruby on Rails to build web apps. Unless they know a Rails developer, they probably haven’t heard of it. And Rails developers usually have very strong opinions about Rails. Oftentimes clients’ questions about Ruby on Rails are thinly...
by Dave Lane | Mar 29, 2022 | Development, DevOps
A common web application architecture relies on a client-facing app that interacts with an API server. For example, you may build a React app that interacts with an API. We’ve worked on a number of projects where we interact with a third-party API that we do not...
by Chris Wraley | Jun 7, 2019 | Business
Once you have an app idea, you’ll want to consider how to monetize your app. Choosing a monetization strategy will help you decide on a budget and validate your idea with your target market. Here are ways you can monetize your app: Paid apps Subscriptions In-app...
by Caleb Hamilton | Dec 11, 2018 | Development
What is Critic? Critic is a platform developed by Inventiv Tools that allows for programmatic bug and feedback reporting from your mobile application. It is a system that allows product owners to receive instant feedback through a user friendly web portal. For...