Previous Lecture | Lecture 21 | Next Lecture |
Lecture 21, Tue 05/17
Tue Lecture: Standup, then continue to work on team03
Today’s class
- Standup meeting.
- Please put a stand up update on your team’s slack channel in addition to giving a live update.
- Then, just work on team03.
Things to include in your standup update
- What have you gotten done since last Thursday’s class?
- What you are working on now
- Are there any blockers with what you are working on now?
Optional:
- Do you have a sense of when you’ll be done with your part of the project?
Team03 videos
As a reminder, these videos are available to help with team03:
- Intro to Front End (1 hr 14 minutes)
- Adding Delete Button to Table (18 minutes)
- FrontEnd Testing part 1 (20 minutes) (npm run coverage)
- FrontEnd Testing part 2 (14 minutes) (npm run coverage continued)
- FrontEnd Testing part 3 (19 minutes) (eslint and stryker)
- git cherry-pick, merge conflicts, and pull requests (39 minutes)