Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/heckj/swiftui-notes

content for Using Combine - notes on learning Combine with UIKit and SwiftUI
https://github.com/heckj/swiftui-notes

CI update to shift off macOS-11 runner due to deprecation

heckj opened this pull request 7 months ago
missing code in Sequencing asynchronous operations

MiaShopgal opened this issue about 1 year ago
Update pattern-cascading-update-interface.adoc

adamhaafiz opened this pull request about 2 years ago
Throttle and debounce timing diagram maybe wrong

okmyself opened this issue over 2 years ago
Add illustrations for "merge" & "zip" operators

gatamar opened this issue over 2 years ago
spell fix

gatamar opened this pull request over 2 years ago
Update reference.adoc

Huang-Libo opened this pull request over 2 years ago
Update reference.adoc

Huang-Libo opened this pull request over 2 years ago
Update pattern-update-interface-userinput.adoc

Huang-Libo opened this pull request over 2 years ago
testRetryWithOneShotFailPublisher unit test issue

Huang-Libo opened this issue over 2 years ago
update func testRetryWithOneShotFailPublisher

Huang-Libo opened this pull request over 2 years ago
Update pattern-test-subscriber-scheduled.adoc

Huang-Libo opened this pull request over 2 years ago
Update pattern-test-subscriber-subject.adoc

Huang-Libo opened this pull request over 2 years ago
Simplify the code

Huang-Libo opened this pull request over 2 years ago
Update AsyncCoordinatorViewController.swift

Huang-Libo opened this pull request almost 3 years ago
F966D9F1-3910-48BE-AF43-2471E84BC861

Kekey23 opened this issue almost 3 years ago
How to export and generate docset format?

iT-Boyer opened this issue about 3 years ago
version 1.2.1 prep

heckj opened this pull request about 3 years ago
Add Chinese translation

zhiying-fan opened this pull request over 3 years ago
Add Chinese translation

zhiying-fan opened this pull request over 3 years ago
Paypal

jselikof opened this issue over 3 years ago
Minor typo

JetForMe opened this issue over 3 years ago
Extra word in sentence

lrbrzezinski opened this issue over 3 years ago
Fixed wording on Back pressure chapter

matteinn opened this pull request over 3 years ago
simplify form validation with Combine

tonnylitao opened this pull request almost 4 years ago
add MergeMany publisher with tests

ffs14k opened this pull request almost 4 years ago
Details for the prepend operation is missing a "be"

abajwa opened this issue almost 4 years ago
Typo in using-combine-book.adoc metadata

clmsoft opened this issue about 4 years ago
fix grammar

MartinP7r opened this pull request about 4 years ago
test scheduler updates

heckj opened this pull request about 4 years ago
Xcode and IOS updates (Xcode 11_7 -> 12.2 & to iOS 14.1)

heckj opened this pull request about 4 years ago
Two double-word typos

mattmassicotte opened this pull request about 4 years ago
update throttle to debounce in example

heckj opened this issue about 4 years ago
Update ContentView.swift

malhal opened this pull request over 4 years ago
Update ReactiveFormModel.swift

malhal opened this pull request over 4 years ago
Fixed a typo

robo-fish opened this pull request over 4 years ago
updating error msg, verifying the whole kit in Xcode 11.7

heckj opened this pull request over 4 years ago
Fixed a few typos

bmarkowitz opened this pull request over 4 years ago
Typo on Core Concepts Page

bendinwire opened this issue over 4 years ago
Simplify Switch statement

Peter-Schorn opened this issue over 4 years ago
Multicast/Share idiosyncracies

iwillau opened this pull request over 4 years ago
`allSatisfy` description is misleading

jayrhynas opened this issue over 4 years ago
adding Dean Scarff to thank you list

heckj opened this pull request over 4 years ago
Fix typos

p00ya opened this pull request over 4 years ago
Xcode11.5 CI updates

heckj opened this pull request over 4 years ago
simplifying logic now that sink returns an AnyCancellable

heckj opened this pull request over 4 years ago
The question about using of AnyCancellable

liyong03 opened this issue over 4 years ago
made comment references to embedded publisher provided by @Published

heckj opened this pull request over 4 years ago
simplifications to ReactiveFormModel

gorgatron1 opened this issue over 4 years ago
where can I download the epub or pdf of this?

nathan13x opened this issue over 4 years ago
Future.Conduit leaks

makleso6 opened this issue over 4 years ago
Typo corrections

john-mueller opened this pull request over 4 years ago
Update info about iOS 13 Combine framework changes; correct typos

timothyekl opened this pull request over 4 years ago
typos all

heckj opened this pull request over 4 years ago
A few typos I found

danwood opened this issue over 4 years ago
typo in switchToLatest

jcmourey opened this issue over 4 years ago
epub3 style configuration

heckj opened this pull request over 4 years ago
enable custom CSS for ePub

heckj opened this issue over 4 years ago
surprisingly consistent in mispelling of propagate

heckj opened this pull request over 4 years ago
Typo under Figure 4

jcmourey opened this issue over 4 years ago
Previous test comments removed

nanujogi opened this pull request over 4 years ago
adding tests around switchToLatest

heckj opened this pull request over 4 years ago
Status code

heckj opened this pull request over 4 years ago
bug URLResponse uses `statusCode` not `status_code`

heckj opened this issue over 4 years ago
Trying to solve a multi-subscriber issue

Dlemex opened this issue almost 5 years ago
thanking Arthur for the pull request

heckj opened this pull request almost 5 years ago
Fix typos

arthurhammer opened this pull request almost 5 years ago
Is collect different than buffer?

heckj opened this issue almost 5 years ago
map can be used to explicitly extract on a keypath

heckj opened this issue almost 5 years ago
add the missing operator `append`

heckj opened this issue almost 5 years ago
epub link rendering forced dark

heckj opened this issue almost 5 years ago
typo in result fixed

palaniraja opened this pull request almost 5 years ago
updating thank you list for the book

heckj opened this pull request almost 5 years ago
Remove stray square bracket.

barnard-b opened this pull request almost 5 years ago
shortening up link/ref to RxSwift cheatsheet

heckj opened this pull request almost 5 years ago
fiddling with a small corner of Combine: Record

heckj opened this pull request almost 5 years ago
edit pass #1

heckj opened this pull request almost 5 years ago
SwiftUI redo

heckj opened this pull request almost 5 years ago
fix suggested by OskarPeredo

heckj opened this pull request almost 5 years ago
Swiftui example code

heckj opened this pull request almost 5 years ago
Please turn off right justification

philosopherdog opened this issue almost 5 years ago
Warnings Building Book

philosopherdog opened this issue almost 5 years ago
Grammar issue.

LuisOskar opened this issue almost 5 years ago
adding a central model to the sample code

heckj opened this pull request almost 5 years ago
Compile-time crash

UncleRic opened this issue almost 5 years ago
Enqueue async operations in a serial queue

anechaev opened this issue almost 5 years ago
adding a delay on error only test case illustrating it's operation

heckj opened this pull request almost 5 years ago
add references/docs on publishers I seem to have missed

heckj opened this issue almost 5 years ago
concurrent queue, RunLoop.main and DispatchQueue.main,

mycroftcanner opened this issue about 5 years ago
implementing your own subscriber

heckj opened this issue over 5 years ago
add section on multicast (ref at least, maybe pattern as well)

heckj opened this issue over 5 years ago
consistency check in reference

heckj opened this issue over 5 years ago
ePub version doesn’t allow varying font size.

hugofalkman opened this issue over 5 years ago
add SwiftUI example pattern

heckj opened this issue over 5 years ago