Datasheet
Editing JavaScript
MakeCode allows you to author your programs in a flavor of JavaScript optimized for micro-controllers. The code
editor comes with error highlighting, auto-completion and other goodies. It is the same code editor that powers Visual
Studio Code.
Blocks to JavaScript
Click on the "Blocks / JavaScript" toggle on top of the editor to enter the JavaScript mode. Your blocks will
automatically be converted to JavaScript.
© Adafruit Industries
https://learn.adafruit.com/adafruit-feather-m0-express-designed-for-circuit-python-
circuitpython
Page 181 of 199