Аневризма retweeted
React Training’s Advanced React Course Videos Now Free bit.ly/2hSHTLL #ReactJS #WebDev
2
3
If #douglascrockford says that is stupid is because is stupid. #javascript
A #reducer is a pure function that implements the application’s “update” logic #javascript #redux #react #vuejs #inferno
1
Аневризма retweeted
Advanced React Router concepts: recursive path, code splitting, animated transitions, and more bit.ly/2iHKGaL #ReactJS #WebDev
3
4
let curry = (fn, ...x) => { return (...y) => fn(...x, ...y) } #javascript #es6 #currying #react #angular #vuejs #inferno #preact
1
let f = fn => { return x => y => fn(x, y) } func(add)(2)(2) function that takes a function, and makes it callable from 2 invocations #js
Аневризма retweeted
My slides from yesterday's talk on @TC39 and my favorite new proposals for JavaScript at @YGLFConf : speakerdeck.com/btholt/js-ne…
2
56
163
Module scripts are not affected by the defer attribute. #javascript #es6imports #react #angular #polymer #inferno
The #HTML imports specification defines the inclusion and reuse of HTML documents in other HTML documents #javascript #webcomponents #react
Аневризма retweeted
Also, Eran proved me extremely wrong because I thought async/await would be much slower. Armchair perf bullshitting FTW. nitter.catsarch.com/eranhammer/status/9200…
2
2
20
#javascript Object.assign() to (shallowly) clone an object: let copy = Object.assign({ __proto__: obj.__proto__ }, obj); @rauschma #thanks
2
2
Аневризма retweeted
Best-practices learnt from delivering a quality Angular4 application bit.ly/2hMrRTj #AngularJS
4
Аневризма retweeted
Replying to @yurzui
New #ts Angular: Nested template driven form – Alexey Zuev – Medium angular.jsnews.io/one-thing-… via @yurzui #and
2
1