Results 4 issues of Dmitry Klochkov

На странице 17 пункт **Генерация нового модуля** такой текст: 'Создание шаблона осуществляется командой generamba gen ModuleName TemplateName' Наверно нужно поправить на 'Создание модуля..'

In **Subjects** ` var storage = Set() let topSubject = PassthroughSubject() override func viewDidLoad() { super.viewDidLoad() let sub1 = PassthroughSubject() topSubject.subscribe(sub1) .store(in:&self.storage) sub1.sink { print("sub1", $0)} .store(in:&self.storage) let sub12 =...

Custom publisher/ The idea here is we that are being asked.

I tried to pull this image to a locally installed docker(MacOS 12.3.1). When I run it, in the console it says that the tracker started successfully, but if I try...