Andrei Gatej (@anduser96) 's Twitter Profile
Andrei Gatej

@anduser96

A curious software developer with a passion for solving problems and learning new things.

ID: 1016503454246809600

linkhttps://andreigatej.dev/ calendar_today10-07-2018 02:04:43

798 Tweet

398 Followers

851 Following

Stefan Judis (@stefanjudis) 's Twitter Profile Photo

TIL Chromium ships a `scheduler` API to break free the main thread. 👏 malchata.htm describes it in great detail. 👇 web.dev/optimize-long-…

TIL Chromium ships a `scheduler` API to break free the main thread. 👏

<a href="/malchata/">malchata.htm</a> describes it in great detail. 👇

web.dev/optimize-long-…
John Arundel (@bitfield) 's Twitter Profile Photo

Junior dev: I know a few things, but I’ve still got a lot to learn. Mid-level dev: I know it all! Senior dev: I know a few things, but I’ve still got a lot to learn.

Andrei Gatej (@anduser96) 's Twitter Profile Photo

Git - searching commits via their message or content: * git log --grep='part-of-message' * git log -S part-of-content youtu.be/t0dd6hqGc1I via YouTube #Git

Max Koretskyi (@maxkoretskyi) 's Twitter Profile Photo

Just pushed a new chapter "Rendering lifecycle" about Browser, Angular, Zone.js interaction to my #Angular course, check it out here courses.indepth.dev/angular/big-pi…. The course is paid, but it will have free lessons and I offer early bird option for $23 until the Feb 10.

Just pushed a new chapter "Rendering lifecycle" about Browser, Angular, Zone.js interaction to my #Angular course, check it out here courses.indepth.dev/angular/big-pi…. The course is paid, but it will have free lessons and I offer early bird option for $23 until the Feb 10.
Angular inDepth (@angular_indepth) 's Twitter Profile Photo

Last ‘early bird’ option expires in 2 days — Angular’s change detection mechanism deep dive link.medium.com/TbvnQI30Zxb #angular #webdev

Ovi Stoica (@ovstoica) 's Twitter Profile Photo

Story time: I met Andrei Gatej almost a year ago at a local React meetup. We talk about web dev, he says he's written some articles about React's internals 👀 - I thought "Damn, that's rare" We end up speaking about #Vim - I tell him to learn Vim as he'll get 10x more productive

Andrei Gatej (@anduser96) 's Twitter Profile Photo

Just published: 'How React uses pragmas to run tests conditionally' - andreigatej.dev/blog/how-react… #babel #react #webdev

The React Dev (@the_react_dev) 's Twitter Profile Photo

Check out how React sets up its testing environment and how Babel can be used to achieve very useful features. { author: Andrei Gatej } #DEVCommunity #ReactJS dev.to/anduser96/how-…

Seb ⚛️ ThisWeekInReact.com (@sebastienlorber) 's Twitter Profile Photo

On React Suspense’s throttling - Andrei Gatej Well-illustrated article presenting a surprising React behavior when nesting <Suspense> components andreigatej.dev/blog/on-react-…

On React Suspense’s throttling - <a href="/anduser96/">Andrei Gatej</a> 

Well-illustrated article presenting a surprising React behavior when nesting &lt;Suspense&gt; components 

andreigatej.dev/blog/on-react-…
Seb ⚛️ ThisWeekInReact.com (@sebastienlorber) 's Twitter Profile Photo

Great React Concurrent Mode article from Andrei Gatej 👌 Explains how it works under the hood: - startTransition impact - MessageChannel recursion to yield to main thread - Rendering process in sync VS concurrent - How React divides work into chunks andreigatej.dev/blog/the-under…

Great React Concurrent Mode article from <a href="/anduser96/">Andrei Gatej</a> 👌

Explains how it works under the hood:
- startTransition impact
- MessageChannel recursion to yield to main thread
- Rendering process in sync VS concurrent
- How React divides work into chunks

andreigatej.dev/blog/the-under…