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
139
problems.
Stats
3.2k
EtPoint
943
Vote count
6
questions
139
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 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
Returning a Promise from a completion handler in PromiseKit
RxSwift: How to create cache for last network response without creating class/struct property?
How to wrap SKPaymentQueue in Rx Observable