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
5
questions and find answers to
117
problems.
Stats
2.8k
EtPoint
861
Vote count
5
questions
117
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 detect rounded screen corners in iOS
Map OptionSetType to Array
Combining two Observable<Void>s
NSUserDefaults synchronize not saving on
Daniel T. answers
RxSwift Use withLatestFrom operator with multiple sources
RxSwift asDriver map and strong self
How to know completion of map on a Single in ViewModel?
RxSwift replay the last value of a completed observable
RxSwift: How to populate the data in collection view cell inside the table view using ViewModel?
Alternative for BehaviorRelay in Swift Combine
Cannot convert return expression of type 'PrimitiveSequence<SingleTrait, String>' to return type 'Observable<String>'
RxTest is still using libswiftXCTest.dylib
rxSwift extension for converting Single<[Element]> to Observable<Element>
Type cast array elements in for loop