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

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

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


Скачать с ютуб Mark Knichel: JavaScript Tools at Scale Using Type Information | JSConf EU 2014 в хорошем качестве

Mark Knichel: JavaScript Tools at Scale Using Type Information | JSConf EU 2014 9 лет назад


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



Mark Knichel: JavaScript Tools at Scale Using Type Information | JSConf EU 2014

2013 and 2014 has seen the rise of JavaScript parsers that generate a consumable AST (such as Esprima or Acorn) and static analysis tools that operate on that AST (eslint, esmangle, or escodegen, or graspjs). These tools all operate on the structure of JS but have to rely on the AST node type or full name to modify the underlying code. With type information, static analysis and refactoring tools could be made more powerful by being able to accurately refer to any JavaScript statement in the codebase. In this talk I’ll show how to use declared and inferred type information to make JavaScript safer to use at scale (think prevent XSS) and how to use simple JavaScript templates to apply complex automated refactorings in minutes throughout extremely large code bases. Transcript & slides: http://2014.jsconf.eu/speakers/mark-k... License: For reuse of this video under a more permissive license please get in touch with us. The speakers retain the copyright for their performances. Cover photo by @FotoVerite

Comments