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
166
problems.
Stats
3.6k
EtPoint
1.0k
Vote count
6
questions
166
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: how to subscribe to change of an array element member change?
Why do we need to call "disposeBy(bag)" explicitly after "subscribe" in RxSwift
How to retain UITextField's value inside a UITableViewCell when using RxSwift?
How to dynamically update an RX Observable?
Replace character while user is typing
Which is better Driver and Signal for UIButton tap event?
Prevent UISwitch from changing the UI state
RxSwift wrapper for textView:shouldInteractWithURL:inRange:interaction:
RxSwift. Execute separate Observables sequently
How to prevent from calling async function many times but call completion for each of them?