Dominic Elm
@elmd_
Founding Engineer @stackblitz โข Lead for WebContainer and @boltdotnew โข JavaScript โข Node.js โข Rust ๐ฆ โข WebAssembly โข Deep Learning ๐ค โข Amateur Athlete โข Dad
ID: 2843813092
https://learn-wasm.dev 25-10-2014 15:05:56
19,19K Tweet
7,7K Followers
900 Following
ECMAScript excitement ๐ Congrats to Ruben Bridgewater, Jordan Harband on advancing Object.keysLength to Stage 2 at TC39 today ๐ let count = Object.keysLength(o) It counts string-keyed own properties on an object & avoids the cost of an intermediate array in Object.keys(o).length