Optimization Patterns in Javascript Talk
My talk (in Hebrew) at Javascript Israel about Optimization Patterns in Javascript is now online. Enjoy 🙂
Collecting Garbage in ConfrontJS
My video from confrontJS about reducing garbage collection with the Object Pool design pattern is now live on YouTube!
ConfrontJS 2019

About a year and a half ago I spoke at fullstackon 2018 London. I just got off stage, and the first people to catch me were a bunch of guys …
Runtime Optimization Patterns
My talk from CodeTalks 2019 is live. You can watch it here:
In this talk I go over 3 design patterns I’ve used in production in order to enhance performance in Javascript: Dirty flag, data locality and Object pool.
Some …
Codetalks 2019

Last week I’ve had the honor and pleasure to speak at CodeTalks 2019 @Hamburg.
All in all it was a great experience. The organizing team was very helpful and the event itself was …