Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Latest commit

 

History

History
History
18 lines (15 loc) · 985 Bytes

File metadata and controls

18 lines (15 loc) · 985 Bytes
Copy raw file
Download raw file
Edit and raw actions

JavaScript

The Microsoft MakeCode programming environment uses JavaScript along with the Static TypeScript language.

These topics give a brief introduction to JavaScript with MakeCode:

| | | | |-|-|-| | Calling | | How to use a function | | Sequencing | | Ordering statements in code | | Variables | | Make a way to remember data | | Operators | | Things to change and compare values | | Statements | | An elements of to code to take action | | Functions | | A portion of code to use again and again | | Types | | The identity of data | | Classes | | Contain related data and operations together | | Interfaces | | A regular way to work with a class | | Generics | | Use different data with the same code |

Morty Proxy This is a proxified and sanitized view of the page, visit original site.