Blocks2Javascript review edits (#1341)
This commit is contained in:
committed by
Peli de Halleux
parent
1a9235e333
commit
2e1df3d70d
@ -12,14 +12,14 @@ Are you ready to try JavaScript to write your code?
|
||||
[
|
||||
{
|
||||
"name": "Hello JavaScript",
|
||||
"description": "Learn to convert your block code in JavaScript",
|
||||
"description": "Learn how to convert your code from blocks to JavaScript",
|
||||
"url": "/courses/blocks-to-javascript/hello-javascript",
|
||||
"cardType": "side",
|
||||
"imageUrl": "/static/courses/blocks-to-javascript/hello-javascript.png"
|
||||
},
|
||||
{
|
||||
"name": "Starter Blocks",
|
||||
"description": "Start from blocks to jump into JavaScript",
|
||||
"description": "Begin with blocks and then jump into JavaScript",
|
||||
"url": "/courses/blocks-to-javascript/starter-blocks",
|
||||
"cardType": "side",
|
||||
"imageUrl": "/static/courses/blocks-to-javascript/starter-blocks.png"
|
||||
|
Reference in New Issue
Block a user