Размер видео: 1280 X 720853 X 480640 X 360
Показать панель управления
Автовоспроизведение
Автоповтор
14:00 res20:00 async enumerable/async disposable24:27 ValueTask33:20 paging api demo with #asyncstream; #asyncforeach; #asyncenumerable; #valuetask38:39 Linq To Async streams
Great presentation, easy to follow and understand 👏
34:37 how does it make 5 network call? For 12 items shouldn't it make 3 calls ?
The items shown in the console are integers that came in the result as json. Because the unpaginated result is 12, the endpoint was called 3 times because of the pageSize.
supercharging regular linq part was a bit confusing(Bit lost whan he goes back & forward fron sync/async
14:00 res
20:00 async enumerable/async disposable
24:27 ValueTask
33:20 paging api demo with #asyncstream; #asyncforeach; #asyncenumerable; #valuetask
38:39 Linq To Async streams
Great presentation, easy to follow and understand 👏
34:37 how does it make 5 network call? For 12 items shouldn't it make 3 calls ?
The items shown in the console are integers that came in the result as json. Because the unpaginated result is 12, the endpoint was called 3 times because of the pageSize.
supercharging regular linq part was a bit confusing(
Bit lost whan he goes back & forward fron sync/async