일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | |||||
3 | 4 | 5 | 6 | 7 | 8 | 9 |
10 | 11 | 12 | 13 | 14 | 15 | 16 |
17 | 18 | 19 | 20 | 21 | 22 | 23 |
24 | 25 | 26 | 27 | 28 | 29 | 30 |
Tags
- Masil
- GIT
- collectionView
- UIKit
- 스위프트
- IOS
- 새싹후기
- 알고리즘
- 조건문
- colorofdays
- MVVM
- xml
- WidgetTree
- 프로젝트회고
- 청년취업사관학교후기
- 백준
- 오늘의 색상
- SwiftUI
- 프로그래머스
- xcode
- flutter #state # stateful #stateless
- process
- CS193p
- UserDefault
- Swift
- ImageSlider
- 스터디
- 코딩테스트
- flutter
- stanford
Archives
- Today
- Total
목록ViewModel (1)
개발을 시작하는 이야기
[SwiftUI] Lecture 3: MVVM and the Swift type system
강의 보기 : Youtube :: Stanford MVC : UIKit 기반의 디자인 패턴 MVVM : SwiftUI를 위한 디자인 패턴 각각의 디자인 패턴에 대한 설명은 일전에 작성해둔 글의 링크로 대체한다. Struct와 Class Struct Class Value type Reference type Copied when passed or assigned Passed around via pointers Copy on write Automatically reference counted Functionak programming Object-oriented programming No inheritance Inheritance (single) "Free" init initializes All vars "Fr..
개발 이야기/Swift
2022. 4. 12. 18:25