@avi/plangs
javascript notes
⏱ Asynchronous Programming
Asynchronous execution using callbacks, Promises and async/await function calls
🔢 Dynamically Typed
ability to use the typed versions using babel or typescript or continue using dynamic variable types
🔀 (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
DOM is the most important Object in a browser.
Browser APIs enables you to select elements, add/respons/emit events
_[DOM]: DOcument Object Model is a datastructure created by browser _[Object]: javascript objects are analogous to dictionary lookups
40 Articles
Asynchronous Programming 2 min read
JIT Compiler 2 min read
Debugging 1 min read
Desctructuring 2 min read
ES6 Features 1 min read
ES6/ECMAScript 2015 2 min read
Event Listener 5 min read
Event Loop 1 min read
Interview Questions 1 min read
IIFE 1 min read
functional-chaning 1 min read
devtools 3 min read
JS Engine 5 min read
Javascript Testing 3 min read
Objects 1 min read
Modules 2 min read
Performance 1 min read
proto 1 min read
Promise 1 min read
Symbol and Bind 1 min read
Syntax 3 min read
Typescript vs Javascript 1 min read
Typescript 3 min read
To Do Topics 1 min read
Unicode 1 min read
Web Assembly 1 min read
v8 Engine 3 min read
📚 Vue.js 1 min read
Cypress 2 min read
D3-JS 1 min read
How to with JS? 1 min read
jquery 1 min read
PolymerJS 1 min read
React Hooks 5 min read
react.js 15 min read
rxjs 1 min read
vue/cli 1 min read
vuejs 2 min read
nodejs 1 min read