Skip to content

Commit

Permalink
Update Week393.md
Browse files Browse the repository at this point in the history
  • Loading branch information
mariusc authored Jul 15, 2021
1 parent 0765869 commit facc325
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions Issues/Week393.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
- https://twitter.com/olebegemann/status/1415351550847950848
- https://developer.apple.com/tutorials/app-dev-training/
- https://twitter.com/smileyborg/status/1406769460032114689


**Articles**

Expand All @@ -7,12 +11,18 @@
* [Bridge from Combine to AsyncSequence - the plan](https://trycombine.com/posts/combine-async-sequence-1/), by [@icanzilb](https://twitter.com/icanzilb)
* [Bridge from Combine to AsyncSequence - the code](https://trycombine.com/posts/combine-async-sequence-2/), by [@icanzilb](https://twitter.com/icanzilb)
* [Diffable data source behavior changes and reconfiguring cells in iOS 15](https://www.jessesquires.com/blog/2021/07/08/diffable-data-source-behavior-changes-and-reconfiguring-cells-in-ios-15/), by [@jesse_squires](https://twitter.com/jesse_squires)
* [WWDC21: What’s New in Unit Testing for Xcode 12.5](https://qualitycoding.org/wwdc21-unit-testing/), by [@qcoding](https://twitter.com/qcoding)
* [Understanding Structured Concurrency with Swift](https://www.waynewbishop.com/article/swift-async-await), by [@waynewbishop](https://twitter.com/waynewbishop)
* [Unit testing: the pragmatic guide on where to start](https://hybridcattt.com/blog/start-testing-pragmatic-guide/), by [@hybridcattt](https://twitter.com/hybridcattt)
* [Make Debugger Console Output Stand Out](https://dasdom.dev/posts/changing-color-for-debugger-output/), by [@dasdom](https://twitter.com/dasdom)

**Tools/Controls**

* [Swift Identified Collections](https://github.com/pointfreeco/swift-identified-collections) - A library of data structures for working with collections of identifiable elements in an ergonomic, performant way., by [@pointfreeco](https://twitter.com/pointfreeco)
* [Hammer](https://github.com/lyft/Hammer) - iOS touch synthesis library, by [@gabriellanata](https://twitter.com/gabriellanata)

**Business/Career**

* [Launching an Indie App - Part 12: Dashboard Insights](https://heyimakeapps.com/blog/launching-an-indie-app-part-12-dashboard-insights), by [@michael_tigas](https://twitter.com/michael_tigas)
*

Expand Down

0 comments on commit facc325

Please sign in to comment.