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
19 Jun 2016
yeah, I know but I just was showing the point
Аневризма
@aneurysmjs
19 Jun 2016
it's on the book
Аневризма
@aneurysmjs
19 Jun 2016
Immutability should be mandatory from know on
#javascript
#angular
#angular2
#reactjs
1
Аневризма
@aneurysmjs
19 Jun 2016
Number.method('integer', function () { return Math[this < 0 ? 'ceiling' : 'floor'](this); }); Thanks a lot
#douglascrockford
#javascript
Аневризма retweeted
Allen Wirfs-Brock
@awbjs
15 Jun 2016
Node doesn’t need TC39 permission to say that it only recognizes ES modules that have import/export statements. ECMA-262 already allows it.
2
5
8
Аневризма retweeted
Angular News
@AngularJS_News
15 Jun 2016
New
#applications
NativeScript 2.0 brings mobile strategy options for AngularJS developers
news.angularjobs.com/natives…
8
13
Аневризма
@aneurysmjs
11 Jun 2016
"demand-driven architecture it's all about what the device needs not about what the server expose" -
@jhusain
@falcorjs
#javascript
1
Аневризма retweeted
Kav
@c0deNinja
8 Jun 2016
Five Ways to Hide Elements in CSS
bit.ly/1Y9lcBV
#HTML
#CSS
1
Аневризма retweeted
JavaScript Air
@JavaScriptAir
8 Jun 2016
We're getting started!
jsair.io/webpack
#JavaScriptAir
#jsAirQuestion
(that's Tobias, the creator or webpack)
3
8
23
Аневризма
@aneurysmjs
8 Jun 2016
I think that
@nativescript
will replace
#swift
#java
#csharp
in a couple of years...
#javascript
#nativescript
should be an standard
2
3
Аневризма
@aneurysmjs
8 Jun 2016
"Syntax that obfuscates concepts is problematic"
#javascript
#ES2015
Аневризма
@aneurysmjs
8 Jun 2016
Reactive programming is programming with event streams, ¿what is an event stream? it's a sequence of events happening over time
#javascript
Аневризма retweeted
Eric Elliott
@ericelliott_
4 Jun 2016
React Native works on Android & iOS:
facebook.github.io/react-nat…
#reactjs
#JavaScript
6
8
Аневризма retweeted
LeadDev
@TheLeadDev
2 Jun 2016
Ben King at The Lead Developer 2015: From Web Dev to Mobile Dev with NativeScript
wvnts.co/1XUuCl9
7
14
Аневризма retweeted
Addy Osmani
@addyosmani
26 May 2016
Cancelable Promises have advanced to stage 1 at TC39:
github.com/tc39/proposals
Deck:
docs.google.com/presentation…
🔥
11
292
409
Аневризма
@aneurysmjs
28 May 2016
var oldObj = { first(){} }; var newObj = Object.create(olbObj); newObj.second = () => {}; var other = Object.create(newObj); other.first();
Аневризма
@aneurysmjs
28 May 2016
"inheritance is object-oriented code reuse" - Douglas Crockford
#javascript
Аневризма
@aneurysmjs
28 May 2016
Immutable data streams?? Immutable data arriving over time ??
#rxjs
#javascript
#immutablereactiveprogramming
Аневризма
@aneurysmjs
28 May 2016
how to unit-test immutability??
@kentcdodds
#javascript
#immutableprogramming
2
Аневризма
@aneurysmjs
25 May 2016
Lambdas is the idea of functions as first class objects and
#javascript
got it right
Load more