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

Commit

Permalink
update week 4 syllabus
Browse files Browse the repository at this point in the history
  • Loading branch information
fyy26 committed Feb 8, 2024
1 parent 417cb8f commit beabd80
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion content/pages/syllabus.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ activeMenuItem: syllabus

### Week 4: SwiftUI State Management
- Data passing and state management in views.
- State management in SwiftUI: @State, @Binding, @ObservedObject, @EnvironmentObject.
- Property wrappers in SwiftUI: @State, @Binding, @ObservedObject, @StateObject, @EnvironmentObject.
- Building forms and handling user input: Button, TextField, .onChange.
- Basic animations and transitions in SwiftUI.

Expand Down

0 comments on commit beabd80

Please sign in to comment.