Kiko Beats

Results 207 issues of Kiko Beats

![](https://hacks.mozilla.org/files/2018/01/06-768x682.png) > https://twitter.com/wycats/status/942908325775077376 I didn't remember the article, but I started understanding why wasm when I understood browsers spend a lot of time in parsing step. Need to investigate a...

write
Workflow

feature

https://blog.sessionstack.com/how-javascript-works-inside-the-v8-engine-5-tips-on-how-to-write-optimized-code-ac089e62b12e

enhancement
write
v8

Related: - https://github.com/hyperandroid/JSVMLinks - https://www.youtube.com/watch?v=EdFDJANJJLs

help wanted
write

- Caching DOM selector - moar Related: http://www.w3schools.com/js/js_performance.asp I'm sure that @rstacruz know more tips in this are than me 😄 .

help wanted
write

- https://blog.sessionstack.com/how-javascript-works-inside-the-v8-engine-5-tips-on-how-to-write-optimized-code-ac089e62b12e - https://medium.com/dailyjs/understanding-v8s-bytecode-317d46c94775

v8

Reading about Proxies at https://hacks.mozilla.org/2015/07/es6-in-depth-proxies-and-reflect/ I found a very nice WeakMaps usage example: > Proxies ♥ WeakMaps. In our readOnlyView example, we create a new proxy every time an object...

help wanted
write

https://runkit.com/home

feature

> According to the author, JSPerf is used incorrectly, 70% of the time. http://www.slideshare.net/mathiasbynens/using-jsperf-correctly

enhancement

Related: Currently plugins need a more simple API for make easy integrate third parties. Inspiration: - https://drome.js.org/#docs - https://github.com/SamVerschueren/listr - https://github.com/lukeed/taskr