-
https://hacks.mozilla.org/2015/04/es6-in-depth-iterators-and-the-for-of-loop/
https://www.tutorialspoint.com/es6/es6_loops.htm
http://www.benmvp.com/learning-es6-for-of-loop/
https://gomakethings.c…
-
Hi Ekaterina,
First of all, awesome work with this repo! It's something that's sorely needed in the community!
I actually built something similar a couple of months ago: https://github.com/benmv…
-
Let's track CFPs for conferences we really want to speak at & maybe create a CFPs channel to have a bot sharing the one from CFPs websites (using the RSS app)
-
## Summary
Multi-sort provides the user with the ability to sort by multiple columns at once. With the data sorted intially by the primary sort, then secondarily by the secondary sort.
## 💰 User …
-
I think that it'd make this utility more powerful if both inquirer and handlebars integration were extracted to plugins to make this utility pluggable. That would allow me to provide my own template c…
-
- http://jobs.ele.me/about
- http://www.legworkstudio.com/
- https://stripe.com/
- http://www.thinkonramp.com/
- **https://www.instacart.com/opensource**
- https://kite.com/team/
- https://giant…
-
Currently, if the `href` property is set to a `Button` component, the anchor element is used.
However, it is not possible to use anchor specific properties like `rel` or `target`.
A solution to mu…
-
It appears the new css-loader has changed their hash algorithm to use md4 instead of md5 (related to https://github.com/webpack/loader-utils/pull/168 ), this means the hash generated by this babel plu…
-
I propose we allow both records and anonymous records to imply record labels from a limited range of expressions, e.g. for anonymous records:
{| x.Name; x.Title |}
is the same as
{|…
dsyme updated
2 years ago
-
- **A Pattern for Redux Thunk Async Actions**
https://spin.atomicobject.com/2018/11/19/redux-thunk-async-actions/
- **The Power of Redux and React.lazy: Reusing UI and the Data Layer**
…