Latest Updates

Documenting code, one commit at a time.

Building Trust: Enhancing GitHub Scope Selection in User Registration

Introduction

In today's interconnected web, applications often require access to third-party services like GitHub. While convenient, requesting permissions can be a delicate balance between functionality and user trust. On our landing project, which serves as a primary entry point for users, we recently focused on refining the GitHub registration flow to make permission requests clearer and

Read more

Streamlining SaaS Trials: Integrating Paddle Checkout with Laravel

Introduction

Offering a seamless free trial is crucial for SaaS products. On the Reimpact platform, we recently enhanced our user onboarding by integrating Paddle for a 30-day free trial checkout experience. This not only streamlines the path from prospect to active user but also provides a robust foundation for subscription management.

The Challenge

Implementing a new checkout flow

Read more

Mejora en la Generación de Publicaciones a Partir de Commits

Introducción

En el proyecto landing, nos esforzamos constantemente por mejorar la calidad y relevancia del contenido generado automáticamente a partir de los commits. Uno de los desafíos que enfrentamos fue la generación de publicaciones sin un diff asociado, lo que resultaba en contenido carente de contexto y, en algunos casos, alucinaciones de la IA.

El Problema

La generación

Read more