Talk comments

Luca Maroni at 12:03 on 11 May 2017

It's always very interesting to know large companies infrastructure. This talk was very complete and easy to follow, thanks a lot!

Great talk, I really appreciate the code examples

Great talk, it really help understand localisation​ troubles

Blake Newman at 11:47 on 11 May 2017

Great talk...

Advice:
Talked fairly fast but was clear, slowing down may help some.

Maybe explaination on why best Vs worse case is happening. May have missed during code example, maybe switch code slide after so you can highlight the issues

Find the slides on speakerdeck: https://speakerdeck.com/dustinwhittle/javascript-at-uber

A very comprehensive landscape on how to treat keyboard, mouse, touch and stylus on virtually every device. Fine!

Great talk! Very nice introduction to Fiber

Good presentation of an interesting topic. Maybe it needed more time to get deeper in details.

Anonymous at 11:32 on 11 May 2017

An ok intro but overall nothing new or "exciting" in the talk. It's part of giving a cs 101 but I expected a deep dive on optimizations ie showing a slow algo in Js and then optimizing its big o. Also I would somehow suggest to explain big o a bit more, ie. Showing that it doesn't really matter on small numbers but as the input grows etc etc. And for example there was a missing part on why browsers use insertion sort for small lists with a theoretical explanation. But overall I think it was a nice talk regardless :)

Very good introduction to Fiber, clear and detailed.