peerreynders

Results 4 issues of peerreynders

Workaround: Avoid commas in file paths Background: This error was encountered via `mix phx.server` of the Phoenix framework. See [discussion](https://elixirforum.com/t/phoenix-could-not-compile-dependency-ranch/22939). Primary Manifestation: ``` $ rebar3 bare compile --paths "/Users/dev/sbox/phx/key,value/hello/_build/dev/lib/*/ebin" ===>...

bug
next major

https://9to5google.com/2018/03/30/google-url-shortener-shut-down/ This affects "6.5 & 6.6 & 6.7 Combining multiple URL shortener streams" * 2018-Apr-13 Google is replacing goo.gl with [Firebase Dynamic Links (FDL)](https://firebase.google.com/docs/dynamic-links/) * No more **new** goo.gl short...

https://github.com/RxJSInAction/rxjs-in-action/blob/master/examples/4/7/4_7.js does not correspond to the marble diagram (p.99, Figure 4.8) of **4.3.1 Propagation**. Due to the use of the `of` static operator there is only a **_single_** event containing...

Caveat: I'm not sure whether I'm observing intended behaviour or not. It could be a "It Works On My Machine" kind of problem - perhaps it is not. The symptoms...