A behind-the-scenes look at how we onboard new hires and quickly ship improvements.
Our tagline, “Email for Developers”, is more than a slogan. We are committed to the best developer experience and continue to iterate so we can constantly improve.
One of the clearest examples of this focus is evident each time we hire.
Friction Logs are something I got used to doing at Stripe, and I was happy to see that Resend not only implemented something similar but also encourages new hires to apply it to their onboarding.
Each new employee conducts a “Friction Log” in the first few days. Generally speaking, each person logs the experience of signing up for Resend and exploring the different services we provide. The process isn’t scripted and each employee does it differently. Here are some recent examples:
Jumping in and being able to make improvements so early in my second week was such a great experience. It helped me feel more connected with the team and the product right away. Plus, it left me super excited for what’s to come.
We encourage the new hire to take notes along the way in an Onboarding Friction Log file. Each log often includes reflections on the employee onboarding experience as well.
During the next demo day, the new hire presents their findings for the team. We encourage a critical eye and are always finding new ways to improve the experience of using Resend.
Hiring diverse talent leads to diverse feedback and gives us a helpful view into a real customer’s experience.
When joining a new team, it's challenging to find opportunities to make impactful contributions right away. However, by following this process in the first week, I was empowered to ship bug fixes, implement new features, and accelerate my codebase onboarding.
Once they identify key friction points, the new hire helps implement fixes to make the journey smoother for the next customer.
It’s the little things. When Danilo joined, he noticed a minor UI issue in our sidebar icons.
He improved the behavior to be more consistent and predictable.
Giovana focused on improving the UX of the Broadcast Editor. She collaborated together with Zeh Fernandes to implement the changes. Within her first few days, they shipped a large list of micro-improvements. Here are some examples:
Provide labels for the to
field for more clarity on audiences.
Show active parsing date for scheduled broadcasts to avoid showing errors while user inputs a date.
Fix validation inconsistencies for scheduled broadcasts.
In addition to multiple other shipped improvements, she also drafted several future initiatives, including key improvements our customers have requested.
With any product, there are always small issues that can be frustrating for users. Some harm the user experience, while others can simply be confusing to the user.
Cisneiros noted that the email from the Resend dashboard onboarding experience differed from the same basic call from the Resend API. The dashboard email showed undefined
as the name of the email.
Even odder, the API call returned :ao
as the name of the email.
Often small details can be overlooked, but they can be the difference between a great experience and a frustrating or confusing one.
Fresh perspectives from new hires provide invaluable insights into user experience and product improvements that might be overlooked by those too familiar with the product.
Once you're used to the product, it's hard to see the product with fresh eyes. New hires don't have that bias and are able to spot things that we as long-time users don't.
Early hands-on experience with the codebase accelerates onboarding and enables new team members to make meaningful contributions early. It also helps them understand the product better, build empathy with new users, and take immediate ownership.
In order to fix friction points, the new hire usually needs to collaborate with multiple team members to get context, learn the codebase and tools, and merge their pull request.
This early collaboration integrates the new hire into the team and immediately begins to build trust with the team.
Continuous iteration and improvement culture is reinforced by acting on feedback from every new team member. The presentation of the Friction Log also often leads to new ideas from existing team members, as well.
If you want to learn more, here are some helpful links:
We've seen Friction Logs work wonders for our team and we're excited to see how it will continue to help us improve the product.