-
See https://circleci.com/gh/niteoweb/salarycalc/64 and several previous runs.
The `build` job finishes and only `publish` fails with the following error:
```
🚨 /home/circleci/repo/src/SalaryCa…
-
We have a use-case where we translate CQL queries to ELM XML programmatically. This is being done via the CqlTranslator class, which has factory methods that take [input streams, strings, and files](…
-
those seem like the best options:
https://seed-rs.org/
https://github.com/ivanceras/sauron
https://github.com/rail44/squark
both are actively developed, inspired by Elm and use wasm-bindgen (w…
-
I don't understand why this feature is being proposed. It seems like wasm is an inappropriate layer to put a GC into.
It seems like the addition of a GC and memory management is a feature of the hi…
-
**http://elm-lang.org/examples/field:**
```elm
-- UPDATE
type Msg = NewContent String
update (NewContent content) oldContent =
content
```
**Current Gitbook (and the website too?)**
http…
-
I'm experimenting with Widget composability and decided to try out the form example given in the [documentation](https://github.com/ajnsit/concur-documentation/blob/master/README.md#replicating-elm-ar…
timjs updated
5 years ago
-
# Todo:
+ [x] Add example/use-case for using ***Tap*** in **`learn-tape`** for reasons described in: https://github.com/dwyl/learn-tape/issues/34
> + [x] Done: https://github.com/dwyl/learn-tap…
-
I really like the Elm(ish) programming model. I'd love to try out Fabulous for a Xamarin app we currently have in production; it would likely simplify things quite a bit over the current architecture …
-
Support for function components is [on the roadmap, according to the docs](https://reasonml.github.io/reason-react/#reason-react-convert-over-reactjs-idioms-functional-component), but I didn't find an…
-
The existing `%gall` interface has been subject to some criticism, perhaps most succinctly summed up by @philipcmonk in the [Gall Interface](https://github.com/urbit/urbit/files/3610369/gall-interface…