-
Hi there :D
I love Qt and like to code in it.
And I like to choose Elixir as programming language, since it offers this nice, Ruby like syntax combined with functional programming and all these…
-
***Relevant Content*** is a _big_ part of this project.
## Requirements
+ [x] Create/Update Content using an intuitive UI
+ [x] Easily add other media types (_e.g. images in posts or videos hos…
-
try/catch is nice, but the `?` shorthand for `try EXP catch empty` is very convenient. It'd be nice if there was a `?||` binary operator that caused the second expression to be evaluated IFF (or, rat…
-
(I couldn't find a better place to leave this comment - sorry.)
When I started learning Purescript, I wanted to find that place that documented all the "obvious" modules. The equivalent of Elm's ht…
-
-
I wrote my own getChange function, but when clicking on "Enable covarage", chrome throws this error:
blanket.js:1161 Uncaught Error: Line 14: Unexpected token >
at throwError (blanket.js:116…
-
This is a draft text, but before it gets lost or i forget to publish it, here it is:
---
Hi,
i think at the current macro language is too weak. I think it is more of a
code-template language. This …
-
All other names suggestions are welcome!
wende updated
7 years ago
-
Instead of `try{ await promise } catch (e) {errorHandler(e)}` , we can do `await promise.catch(errorHandler)`. It's simpler and it uses the reject/resolve states mechanism of promises. Is there a use …
-
Developers who like Ramda/Functional programming have been pretty vocal, but it would be nice to get a broader opinion. Thoughts?