Русские видео

Сейчас в тренде

Иностранные видео


Скачать с ютуб Flow: Fast and Precise Static Type Checking for JavaScript - Avik Chaudhuri в хорошем качестве

Flow: Fast and Precise Static Type Checking for JavaScript - Avik Chaudhuri 8 лет назад


Если кнопки скачивания не загрузились НАЖМИТЕ ЗДЕСЬ или обновите страницу
Если возникают проблемы со скачиванием, пожалуйста напишите в поддержку по адресу внизу страницы.
Спасибо за использование сервиса savevideohd.ru



Flow: Fast and Precise Static Type Checking for JavaScript - Avik Chaudhuri

Workshop on Software Correctness and Reliability 2016 Flow (https://flowtype.org) is a powerful type checker for JavaScript that we built at Facebook, with significant contributions from the open-source community. It is heavily used for web and mobile development at Facebook. Flow's overall goal is to maximize developer productivity without cramping the "flow" of normal JavaScript development. On the one hand, Flow uses advanced static analysis techniques to understand common JavaScript idioms precisely. This helps it find non-trivial bugs in code and provide code intelligence to editors without requiring significant rewriting or annotations from the developer. On the other hand, Flow uses aggressive parallelization and incrementalization to deliver near-instantaneous response times. This helps it avoid introducing any latency in the usual edit-refresh cycle of rapid JavaScript development.

Comments