Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
martin
martin has asked
21
questions and find answers to
489
problems.
Stats
14.2k
EtPoint
4.9k
Vote count
21
questions
489
answers
About
[
](http://www.zend.com/en/yellow-pages/ZEND016983)
martin questions
Combining REST dispatcher with the default one in a single CherryPy app
Check for WebGL support in Dart
Can I write a QuickLook generator for folders in OS X 10.9
How to use exhaustMap in ReactiveX/rxjs 5 in TypeScript
Compiling static library for iOS that uses OpenMP
Is it a good idea to write mobile games in ActionScript3 rather than Java / Objective-C?
Silex SecurityServiceProvider throws 'Identifier "security.authentication_providers" is not defined.'
How to print path to the current Zone in zone.js
How to gently kill Firefox process on Linux/OS X
Convert PHP entities like – or š to their applicable characters
martin answers
Combining/merging observables
RxJS: invoke two async calls, return the first that passes a condition, or a special value of none of them does
Should HTML5 canvas coordinates use floating point or integer?
RxJS: JSON data with an array, processing each item further in the stream
Observables: Chaining promises & firing events on each promise
Continue the subscription after error
Prevent execution based on previously emitted value
RxJs: What is the difference between Subjects and Observable-Multicasting
Observable determine if subscriber function has finished
Wait for two observables to finish in order in an Angular auth guard