-
I am writing a CLI tool where I want my end users to be able to write their config file in ES6/7/Next, how can I accomplish this?
Eg, my `foo.config.js` file:
```js
import foo from './foo'
exp…
-
> **Some background:** I'm originally a hardcore C++/C#/Java fanboi. In 20 years since I've come to appreciate many very different languages/styles/patterns: x86 Assembly, OCaml, Python, SmallTalk, Ru…
-
> ## ES7 proposal
>
> The ES7 proposal for decorators can be found here: https://github.com/wycats/javascript-decorators
> The ES7 proposal serves as the base of this proposal. Below are notes about …
-
There is an area of interest that can be summarized as..
> ..exposing a subset of IPFS APIs as `window.ipfs` on every webpage ✨
**tl;dr** If we have it, websites could detect that `window.ipfs…
lidel updated
6 years ago
-
After mining ~16 hours, this is my result:
```
RESULT REPORT
Difficulty : 400015
Good results : 1142 / 1178 (96.9 %)
Avg result time : 48.5 sec
Pool-side hashes : 366263402
Top 10 …
-
Can we improve the API in such a way that people will better understand what MobX does?
The discussion was initiated in the 4.0 roadmap discussion here: https://github.com/mobxjs/mobx/issues/1076#i…
-
I obviously can't speak for the whole community, but it seems like a lot of people are not happy with `.mjs`.
One of the main arguments to keep `.js` is that if we can detect 99% of cases where we …
-
Hey,
> idiomatic MobX
I don't think this is idiomatic MobX, at all. Idiomatic mobx is:
- Avoid `autorun`
- No side effects in `@computed`
- Derive _as much state as possible_.
- Normal…
-
machinekit would make a great realtime playout/device control layer for [ROS](http://www.ros.org). ROS could become an alternative driving layer, in parallel to the existing CNC control application (r…
-
(I have edited this description from the original in response to feedback; original is [here](https://gist.github.com/rattrayalex/da4b416b84741f49f460e538392eb5a9))
In https://github.com/tc39/propo…