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
18 Dec 2016
#javascript
#programming
is hard me:
Аневризма
@aneurysmjs
15 Dec 2016
elm.on('click', function () => { // }); this is what happens when get used to much on arrow functions
#javascript
#es2015
#angular
#react
1
Аневризма retweeted
WebStorm, a JetBrains IDE
@WebStormIDE
13 Dec 2016
WebStorm 2016.3.2 is here with over 100 fixes and new inspections for async functions:
blog.jetbrains.com/webstorm/…
3
13
32
Аневризма retweeted
Kav
@c0deNinja
13 Dec 2016
Testing with Webpack 2,inject-loader, karma,mocha, chai and sinon
bit.ly/2gFc4b9
#JavaScript
#Testing
1
Аневризма retweeted
WebStorm, a JetBrains IDE
@WebStormIDE
14 Dec 2016
Generate new Angular components in the apps created with Angular CLI using the New... popup (Cmd-N on macOS or Alt-Insert on Win/Linux)
2
60
83
Аневризма
@aneurysmjs
13 Dec 2016
module: use load our module(s) inject: use to get instances of components from modules
#javascript
#angular
#angularmocks
#unittesting
Аневризма retweeted
Angular News
@AngularJS_News
13 Dec 2016
#Co
Performing CRUD Operations in AngularJS 2.0
angular.jsnews.io/performing…
via
@IamJoshAnderson
#ai
6
7
Аневризма
@aneurysmjs
12 Dec 2016
it's a good practice to trigger
$onInit
,
$onChanges
life-cycle hooks when
#testing
#angular
#components
?
@toddmotto
@teropa
#javascript
1
Аневризма
@aneurysmjs
11 Dec 2016
I can't use
@LinkedIn
in russia, it is banned or what? :(
#linkedin
1
Аневризма
@aneurysmjs
9 Dec 2016
#angular1
.6 wasn't supposed to have
#angular2
form syntax??
@petebd
Аневризма retweeted
Angular News
@AngularJS_News
9 Dec 2016
New
#YouTube
Webinar: 10 Ways Angular 2 Makes Development Easier
angular.jsnews.io/webinar-10…
#service
#Get
3
5
Аневризма
@aneurysmjs
4 Dec 2016
yo!
@toddmotto
I've no words about your
#angularperformance
course, damn, that's an amazing masterpiece, couldn't be better. thanks :)
1
2
Аневризма retweeted
Kent C. Dodds 🏹
@kentcdodds
21 Nov 2016
Did you know... A double Bitwise NOT (~) can be used to parse a string into an integer
#funfact
#donttrythisathome
🙃
developer.mozilla.org/en-US/…
10
38
109
Аневризма
@aneurysmjs
17 Nov 2016
#dragndrop
with
#firebase
almost gave me an aneurysm, object to array then drag and drop then array to object, save and so on.
#javascript
Аневризма
@aneurysmjs
16 Nov 2016
for the first time I've use Array.prototype.some, very useful shit ;)
#javascript
#angular2
#reactjs
#arrays
Аневризма
@aneurysmjs
13 Nov 2016
I have -product --systems ---sections ----articles it all should be prefixed <product-systems-sections-articles> ???
@teropa
Аневризма
@aneurysmjs
7 Nov 2016
there shouldn't reasons to learn
#reactjs
, you just have to, that's it, you must!!!
#javascript
#react
#isfuckingawesome
Аневризма
@aneurysmjs
2 Nov 2016
#iterators
and
#generators
are mechanisms for iterating or enumerating collections and sequences
#javascript
#es2015
#es6
1
Аневризма
@aneurysmjs
2 Nov 2016
let f = (fn = () => {}) => {}; a
#function
that receives as a parameter another function whose default value is a function.
#javascript
Аневризма
@aneurysmjs
1 Nov 2016
let parseData = ({title, questions}) => ({title, questions}); // really?
#ES2015
#arrowfunctions
and
#destructuring
are so damn cool
Load more