Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
Axnyff
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
7 ms
·
1.
▲
by
Axnyff
1y ago
There are more people on kgs and on fox go server
2.
▲
by
Axnyff
2y ago
Hi, it looks pretty interesting! There's a broken link in the homepage though, Mill vs sbt links to the gradle page Good luck for your project!
3.
▲
by
Axnyff
5y ago
The transition was awful but both Python 2 and Python 3 are good languages
4.
▲
by
Axnyff
7y ago
https://news.ycombinator.com/item?id=19131272 . It don't know where your 2% number is coming from, but in Airbnb's experience it was much more. It feel like it would also be more, imo, but I guess it depe nds. Typ
5.
▲
by
Axnyff
7y ago
He's talking about the price of the mac, not the license
6.
▲
by
Axnyff
8y ago
I feel like if hooks remove the need for redux for you, you actually never needed redux in the first place.
7.
▲
by
Axnyff
8y ago
The comparison Sara made was that React can be overused just as jQuery was. The problems with jQuery is that it's mostly a set of functions to simplify Ajax and DOM manipulation so it's not really helpful for the structure of an a
8.
▲
by
Axnyff
8y ago
async await are ES2017 though
9.
▲
by
Axnyff
8y ago
This should help you: http://2ality.com/2015/11/tc39-process.html Basically, it's just a proposition for the moment, there's no telling if that's gonna be in the language or not. It's only at s
10.
▲
by
Axnyff
9y ago
Also auto-pairs.vim doesn't seem to break the dot command, contrary to the mapping they provided.
11.
▲
by
Axnyff
9y ago
These are not new ES6 features. I think you can get a really good explanation from the you don't know js serie. https://github.com/getify/You-Dont-Know-JS/blob/master/this%... The whole serie of boo