Skip to content

Latest commit

 

History

History
 
 

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 

README.md

Product Review

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

In-person

If they are sitting next to you, have them review the changes in person.

Screencast

Use Licecap to share a screencast gif in the project's Slack channel.

SSH tunnel

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.

Video chat and screenshare

Start a Google Hangout in the project's Slack channel:

/hangout