Skip to content

Conversation

@anthonydmays
Copy link
Contributor

No description provided.

Copilot AI review requested due to automatic review settings August 20, 2025 17:26
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR adds lesson 07 homework materials with conditionals and loops exercises, and includes pre-work setup for lesson 08 on functions. The homework provides TypeScript exercises focusing on conditional logic implementation across multiple difficulty levels.

  • Adds comprehensive conditionals/loops homework with 5 parts (A-E) of increasing difficulty
  • Creates lesson 08 pre-work with function-related video resources
  • Sets up complete TypeScript project structure with testing, linting, and build configuration

Reviewed Changes

Copilot reviewed 25 out of 26 changed files in this pull request and generated 2 comments.

File Description
lesson_07/README.md Updates homework section with conditionals exercise instructions
lesson_08/README.md Creates pre-work section with JavaScript/TypeScript function tutorial videos
lesson_07/conditionals/ Complete TypeScript project setup with package.json, configs, and source files
lesson_07/conditionals/src/ Five homework parts (A-E) with stub functions and comprehensive test suites

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@anthonydmays anthonydmays deleted the feat/lesson_07 branch August 20, 2025 17:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant