hero

@avi/plangs

javascript notes

Start πŸ‘‰

⏱ Asynchronous Programming

respons to async events and callbacks

πŸ”’ Dynamically Typed

can use typed versions using babel or typescript

πŸ”€ (client + server) side scripting

programm both client and serve using same language

πŸ”§ JIT Compiler

just-in-time compilation using v8 engine and turbofan optimization

🌏 Program the web and much more

virtual DOM based frameworks, electron, unity

πŸ”‰ translate to WASM

convert to wasm using Assembly script

β€œThere are two hard things in computer science: cache invalidation, naming things, and off-by-one errors.”

Jeff Atwood

119 Articles