Jared Forsyth

Results 63 issues of Jared Forsyth

I'm getting a node-gyp error when running `apm rebuild`. I've got node v5 running ``` node-pre-gyp ERR! install error node-pre-gyp ERR! stack Error: Unsupported target version: 0.34.4 ... ```

``` ### ORIGINAL COMMAND: ocaml pkg/pkg.ml build --pinned false ### RENDERED COMMAND: ocaml pkg/pkg.ml build --pinned false ### CWD: /Users/jared/.esy/3___________________________________________________________________/b/opam__slash__tsdl-0.9.5-03e05aed ocamlfind ocamlopt -package unix -package ocamlbuild -linkpkg -package ocb-stubblr myocamlbuild.ml...

The docs don't say...

:(

syntax

instead of rolling our own https://github.com/mikedeboer/node-github

enhancement

I render a component w/ a query, and then I leave that view (component is unmounted), and when I go back to the view the queried data is not available...

`let ignoreArg = (fn, _) => fn()` useful for when you're passing a function to an event handler like `onClick` but you want to ignore the event

`Tls.encodePrivateKey` just calls `show` on the data structure, and actually doesn't return the right type (it returns `Text` instead of `Bytes`), so using it results in a run-time type error....

builtins

You can set github pages to build off of the docs/ folder in master, and it's a lot less hassle (imo) than maintaining a separate gh-pages branch. You can see...