Nitter
Аневризма
@aneurysmjs
Joined December 2013
Tweets
2,267
Following
46
Followers
173
Likes
487
111 Photos and videos
111 Photos and videos
Tweets
Tweets & Replies
Media
Search
Load newest
Аневризма
@aneurysmjs
2 Oct 2016
[properties] are part of the
#DOM
attributes are part of
#HTML
#javascript
#angular2
1
Аневризма
@aneurysmjs
29 Sep 2016
you can think a
#typescript
#interface
like
#propTypes
in
#reactjs
, just the object you that expect it to be.
#javascript
#blackend
Аневризма
@aneurysmjs
28 Sep 2016
#angular2
leverages native DOM events and properties which dramatically reduces the need for a ton of built-in directives
#javascript
#ng2
Аневризма
@aneurysmjs
28 Sep 2016
#angular2
is fucking awesome
#reactjs
is fucking awesome but
#javascript
#omfg
!!!!!!!!!
Аневризма retweeted
Firebase
@Firebase
21 Sep 2016
Firebase Hosting now supports HTTP/2!
firebase.googleblog.com/2016…
HTTP/2 comes to Firebase Hosting
firebase.googleblog.com
3
98
114
Аневризма
@aneurysmjs
26 Sep 2016
touching a node has a cost styling can have a big cost reflow can have a big cost repaint can have a big cost
#javascript
#performance
#DOM
1
Аневризма
@aneurysmjs
26 Sep 2016
window.fetch is the new
#AJAX
good bye
#XMLHttpRequest
#javascript
Аневризма
@aneurysmjs
17 Sep 2016
"Directives shouldn't declare templates and controllers anymore, or receive data through bindings." -
@toddmotto
#angularjs
#javascript
1
Аневризма
@aneurysmjs
16 Sep 2016
"data that's written to a primary node will asynchronously replicated to the secondaries nodes"
#mongodb
#replication
Аневризма
@aneurysmjs
12 Sep 2016
we're living a new browser war
#mozilla
#apple
#google
#microsoft
#firefox
#safari
#opera
#vivaldi
#servo
#brave
#edge
#chrome
#webassembly
1
Аневризма
@aneurysmjs
12 Sep 2016
let docs = [{}, {}], promises = docs.map(doc =>
db.post
(doc)); Promise.all(promises).then(results =>results);
#es2015
Аневризма
@aneurysmjs
12 Sep 2016
let docs = [{}, {}] pros = docs.map(doc =>
db.post
(doc)); let r = [], p; for (p of pros) { r.push(await p); }
#es2016
Аневризма
@aneurysmjs
12 Sep 2016
let arr = obj.files.map(({name, type, size}) => ({name, type, size}));
#javascript
#es2015
#destructuring
is
#fucking
#awesome
#reactjs
Аневризма
@aneurysmjs
9 Sep 2016
does
#facebook
uses
#reactjs
m.reddit.com/r/reactjs/comme…
1
Аневризма retweeted
NativeScript
@NativeScript
6 Sep 2016
Try a fully free, open source mobile framework that gives you 100% native API access w/ JavaScript or Angular
bit.ly/2cdzX81
1
13
41
Аневризма
@aneurysmjs
7 Sep 2016
"don't unwrap your promises" -
@_davideast
#firebase
#angular
#angularfire
3
Аневризма retweeted
egghead.io
@eggheadio
2 Sep 2016
Test JavaScript with Jest -
#JavaScript
lesson by
@kentcdodds
#free
#new
bit.ly/2bIHV9B
8
34
Аневризма
@aneurysmjs
6 Sep 2016
I would rather functions that returns objects than classes instantiating them
#javascript
Аневризма
@aneurysmjs
5 Sep 2016
a course of
#webgl
at
@eggheadio
plus all the stuff I've learned, this is a solid foundation for what I really want to do...
#gameengines
Load more