Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Taehyeon-Kim authored May 12, 2021
1 parent f189024 commit ddc569c
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,3 +6,8 @@
| <center>분류</center> | <center>내용</center> | <center>README 이동</center> | <center>기간</center>
|:--------:|:--------:|:--------:|:--------:|
|**Operators**|`ignoreElements`, `elementAt`, `filter` <br> `skip`, `skipWhile`, `skipUntil` <br> `take`, `takeWhile`, `takeUntil` <br> `enumerated`, `distinctUntilChanged`|[🥸 바로가기](https://github.com/RxSwift-Study-with-Potatoes/RxSwift-Of-Taeeehyeon/blob/main/Docs/%ED%95%84%ED%84%B0%EB%A7%81%EC%97%B0%EC%82%B0%EC%9E%90.md)| 21.04.29(목) ~ 21.05.04(화)

### RxCocoa
| <center>분류</center> | <center>내용</center> | <center>README 이동</center> | <center>기간</center>
|:--------:|:--------:|:--------:|:--------:|
|**RxCocoa**|`RxCocoa개념`, `Binding`, `Binder`, `bind()` <br> `Traits`, `Control Property`, `Control Event`<br> `Driver`, `drive()`, `Signal`|[😧 바로가기](https://github.com/RxSwift-Study-with-Potatoes/RxSwift-Of-Taeeehyeon/blob/main/Docs/RxCocoa.md)| 21.05.06(목) ~ 21.05.11(화)

0 comments on commit ddc569c

Please sign in to comment.