Working on @pointfreeco: https://www.pointfree.co/
- Brooklyn
- http://stephencelis.com
Highlights
- Pro
Block or Report
Block or report stephencelis
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
-
A library for building applications in a consistent and understandable way, with composition, testing, and ergonomics in mind.
-
pointfreeco/pointfreeco Public
🎬 The source for www.pointfree.co, a video series on functional programming and the Swift programming language. -
-
-
-
2,023 contributions in the last year
Less
More
Contribution activity
January 2023
Created 126 commits in 11 repositories
Created a pull request in pointfreeco/swift-composable-architecture that received 1 comment
Simplify/fix #1784
This PR works on top of #1784 and: Reduces the number of moving parts Restores implicit animations by directly producing the binding from the obse…
+13
−29
•
1
comment
Opened 18 other pull requests in 5 repositories
pointfreeco/swift-composable-architecture
6
merged
1
closed
1
open
pointfreeco/swift-dependencies
4
merged
pointfreeco/pointfreeco
3
merged
pointfreeco/swift-identified-collections
2
merged
pointfreeco/xctest-dynamic-overlay
1
merged
Reviewed 24 pull requests in 8 repositories
pointfreeco/swift-composable-architecture
11 pull requests
- Add missing deprecated
- UI test to catch SwiftUI regressions
- Wrap view store binding to avoid reading stale state
- Move test helper to test target.
- Fix UIKit's "Navigate and Load" study
-
Allow
BindingReducerto work withViewState - Wrong cancel id on testNestedCancels
- Deprecate async version of withValue and introduce sync version.
- Soft-deprecate EffectPublisher
- Make TestStore.receive actually match the action predicate
- Add @_unsafeInheritExecutor to withTaskCancellation(id:)
pointfreeco/pointfreeco
4 pull requests
pointfreeco/swift-dependencies
3 pull requests
pointfreeco/swiftui-navigation
2 pull requests
pointfreeco/combine-schedulers
1 pull request
pointfreeco/xctest-dynamic-overlay
1 pull request
pointfreeco/isowords
1 pull request
pointfreeco/swift-prelude
1 pull request
Created an issue in SwiftPackageIndex/PackageList that received 2 comments
Add swift-dependencies
2
comments
Opened 1 other issue in 1 repository
apple/swift
1
open
Answered 1 discussion in 1 repository
pointfreeco/swift-composable-architecture
pointfreeco/swift-composable-architecture
-
Fast async actions fired from `.run` result in actions on nil state during dismissal
This contribution was made on Jan 11