Naaz
Naaz
## Elm **Pros** There are lots of very positive blog posts about Elm e.g. [here](http://futurice.com/blog/elm-in-the-real-world) - Beginner friendly - Quicker debugging due to very clear error messages e.g. - No...
Publishing elm modules to npm allows for quicker compiling to js when running your app. Linked to https://github.com/OxfordAbstracts/elm-program-builder/issues/34 Steps: 1) login to npm on your terminal? 2) npm config ls...
I am getting different form data on both IE and Chrome. On IE11, the form data is incorrect
I have node and mysql running. When I go to localhost:37760 i get the following message "{"error":"Invalid API endpoint"}" Any idea how to resolve? Thanks
I cannot seem to find any tests that check if the correct error message is returned (correct me if I'm wrong @SimonLab). If they do not exist then we should...
In this case, @roryc89 was the reviewer and I was the author. Dwylbot should not have commented unless @roryc89 was the author of the PR. We should add an extra...
Feature: Assign Back and Comment on PRs that do not Reference an Issue #140
Check for merge conflict with awaiting-review #121
Dont assign reviewer until ci pass #156 wip (after checkCiBeforeAwaitingReview)