Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
Daniel T.
Daniel T. has asked
6
questions and find answers to
156
problems.
Stats
3.4k
EtPoint
1.0k
Vote count
6
questions
156
answers
About
I've been programming since High School, but only started professionally in the late '90s.
I was very active on comp.object back when OOP was first becoming a "thing."
I'm happy to be active on the next new thing, reactive programming.
I have worked professionally writing C++, Objective-C, Java Script, Python, Ruby, and now Swift.
Daniel T. questions
How to Re-register a device in Apple's Provisioning Portal?
How to detect rounded screen corners in iOS
Map OptionSetType to Array
Combining two Observable<Void>s
NSUserDefaults synchronize not saving on
Daniel T. answers
How to use the value from a decoded struct that has an enum type value with custom initializers?
publishSubject Synchronization anomaly warning
How to reflect the new section to UICollectionView in RxDataSource?
Should Separate ViewController.Swift be Created for each Scene / Screen?
Adding background to ios app in xcode 6 using Swift
Swift Combine: How can I convert `AnyPublisher<[Foo], *>` to `AnyPublisher<Foo, *>`?
RxSwift Chaining requests
How to convert RxSwift's Single to Observable and ignore `complete` event?
How to re-publish a PassthroughSubject using another publisher in Combine
Swift Combine: how to create custom sink?