Alex Tryshchenko (@tryshchenko) 's Twitter Profile
Alex Tryshchenko

@tryshchenko

Senior Engineering Manager at Personio.

ID: 3169858588

linkhttp://tryshchenko.com calendar_today15-04-2015 11:40:36

22 Tweet

120 Followers

77 Following

React Summit (@reactsummit) 's Twitter Profile Photo

Another great community gathering with such important topics as Accessibility, Open Source and of course good old State management with Context. #reactamsterdam We’ve also launched Early Tickets this evening, 20% sold out immediately, so hurry up ;) #reactsummit

Another great community gathering with such important topics as Accessibility, Open Source and of course good old State management with Context. #reactamsterdam 

We’ve also launched Early Tickets this evening, 20% sold out immediately, so hurry up ;) #reactsummit
Alex Tryshchenko (@tryshchenko) 's Twitter Profile Photo

Hey! Yesterday I gave a talk at R̶e̶a̶c̶t̶ ̶A̶m̶s̶t̶e̶r̶d̶a̶m̶ / See @ReactSummit and it was a pleasure for me! You can find the code samples and slides (in master branch): github.com/tryshchenko/re… Looking forward to seeing you at our meetup next week: meetup.com/Relay42/events…

Alex Tryshchenko (@tryshchenko) 's Twitter Profile Photo

The answer for the question "Why you give talks". I hope it may motivate more people. Please share :) medium.com/@tryshchenko/w…

Alex Tryshchenko (@tryshchenko) 's Twitter Profile Photo

We're start talking about quickest ways of building nodejs micro apps in 55 minutes. It's free, feel free to catch up :) meetup.com/Node-js-Wrocla…

Alex Tryshchenko (@tryshchenko) 's Twitter Profile Photo

I recorded an educational video on Front-End testing. Hope you'd find it helpful! 🙌 It's my first video like that, please let me know what you'd improve. Thanks! youtu.be/Z3vTBlzfkMA

Alex Tryshchenko (@tryshchenko) 's Twitter Profile Photo

TIL you can crop images with CSS without tricks with background image and background-size. There is a new property object-fit which works awesome with flexbox: developer.mozilla.org/en-US/docs/Web…

Alex Tryshchenko (@tryshchenko) 's Twitter Profile Photo

Very happy to see that Novation #novation #Launchpad has exposed API. Now I repurposed it to show free storage per drive on my home server (every bar is a drive, more free space is greener, less is more red)

Very happy to see that <a href="/WeAreNovation/">Novation</a> #novation #Launchpad has exposed API. Now I repurposed it to show free storage per drive on my home server (every bar is a drive, more free space is greener, less is more red)
Alex Tryshchenko (@tryshchenko) 's Twitter Profile Photo

You were joking about programming with midi keyboard - I’ve done it. Using #maudio oxygen keyboard to write code. It’s rather pointless but makes a good example for my upcoming video on #midi I/O processing with #nodejs #javascript #rxjs. Stay tuned.

Alex Tryshchenko (@tryshchenko) 's Twitter Profile Photo

Proceeding with #midi controllers programming. Now managed to use knobs to control macbook brightness. There are plenty of other use cases for knobs and implementation is very easy with #js #nodejs. Very handy given I always have these controllers on the table.