Skip to content

Instantly share code, notes, and snippets.

@bbp5280
Last active September 18, 2017 13:11
Show Gist options
  • Save bbp5280/e0c0dc2a88873a9ffe1765d202e7dae7 to your computer and use it in GitHub Desktop.
Save bbp5280/e0c0dc2a88873a9ffe1765d202e7dae7 to your computer and use it in GitHub Desktop.

Agile Workflow

  • In many ways the agile workflow at it's principle has been hard to follow this mod. With the projects being such quick sprints it is hard to get our applications in front of people for testing to then circle back and adjust. So often final aspects of functionality are coming together in the end and there is no time, and sometimes no energy to change them before evals. This does not mean that I do not see and appriciate the idea of the agile workflow, and there will always be excuses to only use part of if, I have just found it very tricky to impliment into projects currently. The parts of the workflow that have been working well for me are the make it work, make it right statagy. Every step of an implimentation has been run on this part of the workflow and has been essential to getting projects done. The other part that has gone well for me is the adaptive nature. If an earlier implimentation needs redone or adjusted based on tieing it to a later part I have been quick to accept it and get it done. Moving forward I would like to get my projects in front of more individuals not associated with the project for testing. When you are the one building a UI it can be hard to imagine how it could not be easy for everyone.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment