You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[Get Professional Support for PromiseKit with TideLift](https://tidelift.com/subscription/pkg/cocoapods-promisekit?utm_source=cocoapods-promisekit&utm_medium=referral&utm_campaign=readme).
75
73
76
-
# PromiseKit is Thousands of Hours of Work
77
-
78
-
Hey there, I’m Max Howell. I’m a prolific producer of open source software and
79
-
probably you already use some of it (I created [`brew`]). I work full-time on
80
-
open source and it’s hard; currently *I earn less than minimum wage*. Please
* PromiseKit now has `map` and other functional primitives
179
-
* PromiseKit (like Alamofire, but not raw-`URLSession`) also defaults to having
180
-
callbacks go to the main thread
142
+
Support for Alamofire is welcome, please submit a PR.
181
143
182
-
We recommend vanilla `URLSession`. It uses fewer black boxes and sticks closer to the metal. Alamofire was essential until the three bullet points above
183
-
became true, but nowadays it isn’t really necessary.
0 commit comments