Read through user stories in Jira and understand your commitments

• Catch up with your team on what was accomplished yesterday and plan today’s work

• Discuss the design and implementation approach of new features and negotiate acceptance criteria.

• Write clean, fast code to implement new features

• Learn and play with the code that is about to change and think how to improve it

• Make sure changing code has enough unit test coverage

• Read or watch some tech article, learn about new Java features, or the upcoming Star Wars movie

• Deploy a stack into AWS with your code

• Do a code review or respond to yours

• Celebrate successes with your team members


Source link