Commit Graph

7 Commits

Author SHA1 Message Date
Stephen Celis
87f388bedb Further Modernize Demos (#914)
* Modernize Demos

* wip
2021-12-09 22:41:58 -05:00
Stephen Celis
99426bb72e Fix Task.sleep deprecation warnings (#911) 2021-12-07 20:31:13 -05:00
Stephen Celis
96cdc7e38e Add Effect.task for wrapping units of async/await work (#715)
* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* docs

* clean up

* Remove bad test

Co-authored-by: Brandon Williams <mbrandonw@hey.com>
2021-08-16 09:32:58 -04:00
mbrandonw
7bda33df27 Run swift-format 2021-07-08 14:26:10 +00:00
Brandon Williams
50dc37e8d2 Fix websocket case study and FactClient. (#639)
* Fix websocket case study and FactClient.

* Rename unimplemented to failing.

* Update Examples/CaseStudies/SwiftUICaseStudies/FactClient.swift

Co-authored-by: Stephen Celis <stephen@stephencelis.com>

Co-authored-by: Stephen Celis <stephen@stephencelis.com>
2021-07-08 10:13:31 -04:00
stephencelis
fdd1fb2562 Run swift-format 2021-06-21 14:44:11 +00:00
Brandon Williams
14c6b5b218 Extract number fact dependency to a FactClient. (#600)
* Extract number fact dependency to a FactClient.

* wip
2021-06-21 10:36:51 -04:00