concise notes
Blog About

nodejs Tags

programming JavaScript Jan 22, 2016

Chromium, Chrome, Node.js, V8, Crankshaft and bailout reasons

A short summary about these terms, an overview of how V8 / Crankshaft works.

#v8 #javascript #es2015 #nodejs #crankshaft

programming JavaScript Jan 21, 2016

Chrome 49 is coming, with 92% ES2015 coverage!

It's coming, it's awesome, but some features might still be worth transpiling.

#v8 #javascript #es2015 #nodejs #crankshaft

programming JavaScript Jan 15, 2016

One Simple Trick for JavaScript Performance Optimization

My attempt at clickbait. Also, an interesting (who said "useless") JS performance tip.

#javascript #v8 #crankshaft #nodejs

programming JavaScript Dec 17, 2015

Making Babel fast with ES2015 rest parameters

What I did to help avoid bailouts on rest parameters transpilation.

#javascript #es2015 #babel #nodejs #crankshaft #v8

programming JavaScript Nov 02, 2015

JavaScript performance with Babel and Node.js: a case against default parameters in tail call optimizations

Babel might prevent some V8 optimizations to happen. Also, have you heard about Unsupported Phi Use of Arguments?

#javascript #es2015 #babel #nodejs #crankshaft #v8

programming JavaScript Oct 27, 2015

JavaScript Promises

Promises, and what bluebird can do to help.

#javascript #es2015 #promises #nodejs

Follow me on Twitter, GitHub.

unless otherwise stated, all content & design © copyright 2021 victor felder