We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Typo
Operator descriptions (XOR, unary operators)
Random updates
Change do while, continue highlighting and elaborate on implicit number type
Remove canary disclaimer
Link to lambdas guide
Move number literal and string escape demo out of Operators
Minor touch-ups
Rewrite functions section, add lambdas, small events cleanup, remove unused highspeed indexing
Small fix with unicode string escape line. Remove note about version for string escapes.
Updated Expression 2 Syntax (markdown)
Better highlighting, use caution blocks for compile errors, use and introduce `let`/`const`, add deprecation warning to string calls
Explicit try catch typing
Uncomment string escapes segment
Bad at mental hex to decimal conversion
Add ~ and $, separate ternary and binary conditional operator, document binary and hex literals, (preemptive) document string hex and unicode escapes, describe truthiness, fix link to Scopes & Conditionals
fix events redirect
Remade the whole thing :D
Fault at Binary Right Shift should be >> not <<
Add links to programming concepts
`input` event replaces `inputClk`