pxt-calliope/docs/javascript.md
2016-07-02 10:18:45 -04:00

358 B

JavaScript

If you already know some JavaScript, you might be interested in the JavaScript and TypeScript languages. Otherwise, visit the cards below to starting programming JavaScript with the micro:bit:

[{
  "name": "Calling Functions",
  "url":"/js/call.md"
},{
  "name": "Sequencing Commands",
  "url":"/js/sequence.md"
}
]