"build your own virtual DOM" ??? @teropa :) #javascript #virtualdom
1
1
why we don't just use #javascript the way it is, I mean, pure #functions and #objects, no #classes just bare functions
git init, the word 'init' means initialize. The command sets up all the tools Git needs to begin tracking changes made to the project. #git
If #TC39 drop async functions like they did with Object.observe I will this var user = ajax.get('users); #javascript
Аневризма retweeted
Please, TC39, please don't let this happen. github.com/nodejs/node-eps/b…
2
11
11
Why #classes when you have #functions ??? If anybody out there who feels force to use them?? #angular #angular2 #reactjs #javascript #ES6
1
"crock is a minimalist" "the web isn't minimalist" @BrendanEich #javascript #seifproject
vendor prefixes should be considered as an act of violence #css #css3 #css4 #mozilla #chrome #safari #opera #edge #brave #vivaldi #browsers
Аневризма retweeted
Web Components: What's the Catch? (slides) tjvantoll.com/speaking/slide… #HTML5 #FluentConf
1
8
function Power(o) { let that = Object.create(o), private = () => {}; that.method => () => private; return that; } #javascript #react
function f(){} //statement let f = () => {}; //expression {f(){}} //method [() => {}] //sequencer function F(){} //constructor #javascript
Аневризма retweeted
One weird trick that will change the way you code forever: JavaScript TDD bit.ly/28JzA1Y #JavaScript #Testing
1
1
#omfg I've been waiting for a course about #webpack2 and now @eggheadio has a new one with more than I expected... #javascript #tooling
1
1
class SomeProvider {} SomeProvider.prototype.$get = ['$log', $log => text => $log.log(text)]; #angularjs explicit dependency annotation
'#someurl' this is called a "fragment identifier" and is the primary key for single page applications #javascript #spa #angularjs #reactjs
2
4