JavaScript

From NovaOrdis Knowledge Base
Jump to navigation Jump to search

Subjects

Examples

Organizatorium

Things I've Found Useful While Working with Chrome Console

var a = 10;
console.log(a);