Skip to content

Commit

Permalink
refactor: 格式整理
Browse files Browse the repository at this point in the history
  • Loading branch information
ChengzhiHuang committed Dec 3, 2023
1 parent 9adc340 commit ab8c675
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Reports/2023/#270-2023.12.04.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,9 +29,9 @@ SwiftUI 在 Sonoma 中得到显著应用,文章还观察到 Swift 在安全区

### 🐕 [Observable Architecture Beta!](https://www.pointfree.co/blog/posts/125-observable-architecture-beta)

[@zvving](https://github.com/zvving):Swift 5.9 引入的`@Observable`标志着数据驱动UI方式的重大转变。随着这种变化,The Composable Architecture(TCA) 项目推出了重要的升级——集成 Observable 并向后兼容至 iOS 13 的新版本。目前,TCA 项目在 GitHub 上的关注已度突破了一万星标。
[@zvving](https://github.com/zvving):Swift 5.9 引入的 `@Observable` 标志着数据驱动 UI 方式的重大转变。随着这种变化,The Composable Architecture(TCA) 项目推出了重要的升级——集成 Observable 并向后兼容至 iOS 13 的新版本。目前,TCA 项目在 GitHub 上的关注已度突破了一万星标。

值得指出的是,TCA 是一种有较高学习和应用成本,但同时又提供大量示例和教程的重量级框架。如果你对 TCA 感兴趣,可以通过[TCA - SwiftUI的救星?系列文章](https://onevcat.com/2021/12/tca-1/)[聊一聊可组装框架(TCA)](https://fatbobman.com/posts/the_Composable_Architecture/)或阅读[官方教程](https://pointfreeco.github.io/swift-composable-architecture/main/tutorials/meetcomposablearchitecture/)来深入了解。
值得指出的是,TCA 是一种有较高学习和应用成本,但同时又提供大量示例和教程的重量级框架。如果你对 TCA 感兴趣,可以通过[TCA - SwiftUI 的救星?系列文章](https://onevcat.com/2021/12/tca-1/)[聊一聊可组装框架(TCA)](https://fatbobman.com/posts/the_Composable_Architecture/)或阅读[官方教程](https://pointfreeco.github.io/swift-composable-architecture/main/tutorials/meetcomposablearchitecture/)来深入了解。

### 🐎 [《产生式元编程》第三章 替换蓝染概念纤悉](https://mp.weixin.qq.com/s/V5LRUPhSCagSI5W3lj9hbw)

Expand Down

0 comments on commit ab8c675

Please sign in to comment.