Blocks to javascript (#1322)

* start of lesson

* added first lesson

* updated targetconfig

* added to projects

* more docs

* moving under courses

* change title

* Edits to the 'hello' page

* Add word 'previous'
This commit is contained in:
Peli de Halleux
2018-10-01 17:13:23 -07:00
committed by GitHub
parent 266b3ed04f
commit d11d9357bc
8 changed files with 197 additions and 0 deletions

View File

@ -0,0 +1,24 @@
# Blocks to JavaScript
## ~ avatar
Are you ready to try JavaScript to write your code?
## ~
### Projects
```codecard
[
{
"name": "Hello JavaScript",
"description": "Learn to convert your block code in JavaScript",
"url": "/courses/blocks-to-javascript/hello-javascript",
"cardType": "side"
}
]
```
## See Also
[Hello JavaScript](/courses/blocks-to-javascript/hello-javascript)