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
16 lines (13 loc) · 973 Bytes

File metadata and controls

16 lines (13 loc) · 973 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 - Remember data and save values
  • Operators - Operations to change and compare values
  • Statements - The elements of code that take action
  • Functions - Portions 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.