Skip to content

Instantly share code, notes, and snippets.

@nicovalencia
Created January 16, 2025 18:26
Show Gist options
  • Save nicovalencia/0d2f387fbd17712fe6ffc203ec230f3d to your computer and use it in GitHub Desktop.
Save nicovalencia/0d2f387fbd17712fe6ffc203ec230f3d to your computer and use it in GitHub Desktop.
Analyze my codebase, and provide a brief for each of the following questions:
1. What is my core application stack (name of the core fameworks used and a several word description of each)
2. Describe the core signup flow to someone who doesn't know code
3. Describe any existing analytics tools and a list of specific events they are capturing
4. Describe a high level overview of how to use an analytics tool in this specific codebase to log when a user experiences an error, and when a user leaves the app during the signup flow
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment