Skip to content

Instantly share code, notes, and snippets.

@alena1108
Created October 8, 2019 22:14
Show Gist options
  • Save alena1108/207dde1e82897b0349893b1ac2fa8159 to your computer and use it in GitHub Desktop.
Save alena1108/207dde1e82897b0349893b1ac2fa8159 to your computer and use it in GitHub Desktop.
2.3 restrospective
Things to improve:
Process:
===========================
* UX mockups and discussions early on
* UX feature acceptance right before the release
* Enhancements (especially ones involving the UI) should be a part of sprint planning/demo similar to bigger features
* Best practices when it comes to PR submission. Templatize why/how for the fix so anybody can pick it up for the review
* Feedback loop with support on custom scripts
Development
======================
* More comments in the code. Revise error logging and propagation
* Centralized place for developers facing docs. Encourage engineers to share more
* Bring engineering channel back to life. Share debuggging tips
* Cross teams PR reviews
* Improve process with QA so there is less back and force. Clear comments from both sides on the issue, steps to reproduce, areas that are affected and need to be retested.
Good things:
================
* Release didn't feel rushed
* More visibility to the process
* Design discussions
* Fast turnaround for PRs reviews
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment