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
142
problems.
Stats
3.2k
EtPoint
962
Vote count
6
questions
142
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
RxSwift. What to use for Observable<Void>?
What is difference between Combine and RxSwift?
Is it possible to exclude certain property (Like class type) from being copied during struct copy?
How do I sequentially and nonparallel loop through an array in RxSwift?
What are the most common things that get put into controllers when they should really be in models, and vice versa?
iOS Combine: get a strongly typed error from URLSession's dataTaskPublisher
How to unit test RxCocoa BehaviorRelay
Instance method 'flatMap' requires that 'String' conform to 'ObservableConvertibleType'
How to enforce minimum delay between events from Combine publisher
What is the best way to reuse the attributes from a UIButton in Swift