Skip to content
This repository has been archived by the owner on Aug 27, 2024. It is now read-only.

Commit

Permalink
Merge pull request #1 from cis1951/hw1
Browse files Browse the repository at this point in the history
week 3 updates
  • Loading branch information
fyy26 authored Feb 1, 2024
2 parents 908d4d1 + 8cef9b4 commit 33085ec
Show file tree
Hide file tree
Showing 6 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion content/homework/hw2.mdx
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: "HW2: Views, Navigation, State Management"
isReleased: false
releaseDate: 2024-02-26T00:00:00-05:00
releaseDate: 2024-02-19T00:00:00-05:00
dueDate: 2024-03-11T23:59:00-04:00
---
Binary file not shown.
2 changes: 1 addition & 1 deletion content/pages/syllabus.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ activeMenuItem: syllabus
- Understanding the SwiftUI layout system: VStack, HStack, ZStack.
- Modifiers: applying basic modifiers to SwiftUI views.
- Lists and scrolling views.
- **Sidebar:** Debugging tools in Xcode: breakpoints, console, memory graph debugger.
- **Sidebar:** Debugging tools in Xcode: breakpoints, console, and debugging commands.

### Week 4: SwiftUI State Management
- Data passing and state management in views.
Expand Down

0 comments on commit 33085ec

Please sign in to comment.