Joined June 2013
·
Posted to
Check if object is Array in javascript (ES6/Typescript)
over 1 year
ago
whats the advantage over Array.isArray()?
Posted to
Ctrl-c and ctrl-v in terminal
over 1 year
ago
I also use sometimes [Shift]+[Ins] to paste in console.
this and [Ctrl] + [Ins]
to copy (not limited to console, works in nearly every window)
as far as i know
JSON.parse(JSON.stringify(obj))
1 is faster sadly the page with the benchmarks is currently under development