2021 Blockly Developer Summit: Operator Precedence

Subscribers:
348,000
Published on ● Video Link: https://www.youtube.com/watch?v=_DnPutgYKdc



Duration: 13:10
781 views
5


A Google TechTalk, presented by Monica Kozbial, 2021/04/28-29
ABSTRACT: This talk was presented as part of the 2021 Blockly Summit. Ever been unsure about what operator precedence to use when writing generator code for custom blocks? In this talk, we'll talk about the role of operator precedence in code generation, how to choose the correct operator precedence to report in your code, signs of bugs, and best practices.

Javascript operator precedence table: https://github.com/google/blockly/blob/5.20210325.1/generators/javascript.js#L50
Developer forum: https://groups.google.com/g/blockly