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
145
problems.
Stats
3.3k
EtPoint
971
Vote count
6
questions
145
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
What are the technical limitations of RxSwift for debuggability?
Update menu from within RxSwift subscribe
Testing ViewModel in RxSwift
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