After tapping Jamstack for a few MVP builds, we’ve summarized considerations for your own product and some tips for digging into third party providers.
If, like me, you don’t like change (who does?!), here are some tips that I have picked up along the way to try and help ease the transition onto an existing project.
Joining an existing project as a developer comes with loads of challenges. If you need some inspiration on how to become more productive quicker, this article is for you.
Our CEO, Diana Bald reflects and celebrates our 2021 Year in Review on Clutch.
Ruby’s safe navigation can hide some subtle edge cases. We explore approaches to think about conditional logic, alternatives to &.
, and when &.
is the best tool for the job.
A little combination math goes a long way to catching edge cases.
Write Boolean expressions using operators instead of if/else for a more readable outcome.
One of the many things that’s cringeworthy but worth it.
It’s not always obvious what changed in your code after a git rebase. This tool makes changes more visible and helps you undo them if needed.
If you’re about to build a digital product, you may, like the rest of us, have some trouble getting started. Here’s what we recommend.