remove link to pxt

This commit is contained in:
Tom Ball 2016-07-26 00:37:14 -04:00
parent bf57ba2902
commit 8606a00701
1 changed files with 0 additions and 6 deletions

View File

@ -29,9 +29,3 @@ Visit the cards below to starting programming JavaScript and TypeScript with the
"url": "/js/classes"
}]
```
## More information on TypeScript
You can write micro:bit programs in a subset of [TypeScript](https://www.typescriptlang.org), which is a superset of JavaScript.
Many micro:bit programs, especially at the beginner's level, are just plain JavaScript. See [more details](https://www.pxt.io/language)
on the subset of TypeScript supported.