Cut down cycle time and focus on the user by getting a teammate to review your changes to the product before you get a code review or deploy to staging.
For each change, choose one of four techniques:
- In-person
- Screencast
- SSH tunnel
- Video chat and screenshare
If they are sitting next to you, have them review the changes in person.
Use Licecap to share a screencast gif in the project's Slack channel.
Use ngrok to set up an SSH tunnel to your work in progress on your laptop:
ngrok -subdomain=feature-branch-name 3000
Then, share the ngrok URL in the project's Slack channel.
Start a Google Hangout in the project's Slack channel:
/hangout