Skip to content

Blog

Browse through our blog page filled with updated information and the latest tips to help you achieve your goals.


Placeholder Image

What Every Non-Technical Founder Must Know When Building a Tech Product

For twenty years, I’ve helped non-technical founders navigate software development. Many have...
SCIPAB: Tell Better Business Stories

SCIPAB: Tell Better Business Stories

What is SCIPAB? SCIPAB helps you make your point fast. Think of it as a recipe for clear...
The behavior of stringify_keys in the upcoming version of Rails has changed.

The behavior of stringify_keys in the upcoming version of Rails has changed.

A new Rails update fixes how the stringify_keys handles different types of hash keys. This change...
Placeholder Image

A Simpler Way to Set Content Types in Rails

Rails now lets you set content types with less code. This new feature makes your work easier. ...
The Hidden Garden of Product Success: A Framework That Actually Works

The Hidden Garden of Product Success: A Framework That Actually Works

Think about the last time you watched a garden grow. No one tells a seed how to become a flower. The...
Simplifying Payments with Pay gem: A Guide to Using Stripe in Rails

Simplifying Payments with Pay gem: A Guide to Using Stripe in Rails

Payment integration can be challenging when building web applications. The Pay gem makes handling...
Linking Data in PostgreSQL Without Explicit Keys: A Practical Guide

Linking Data in PostgreSQL Without Explicit Keys: A Practical Guide

Databases often evolve in unpredictable ways. Tables that were initially designed to operate...
Rails 8 Brings ViewObjects: Why They’re Awesome and How to Use Them

Rails 8 Brings ViewObjects: Why They’re Awesome and How to Use Them

Rails 8 brings an exciting addition to its arsenal: ViewComponents, powered by the...
Rails 8: Introducing the Built-in Authentication Generator

Rails 8: Introducing the Built-in Authentication Generator

Ruby on Rails developers face a common task: building user login systems. Rails 8 brings a built-in...
Ruby on Rails 8: Simplifying Sharding with New Methods

Ruby on Rails 8: Simplifying Sharding with New Methods

Ruby on Rails 8 brings helpful updates for working with sharded databases. The new methods...