
How-ToWeb Development
How to make Javascript Blazingly Fast
via Medium JavaScriptIan Mihura
Javascript is slow. It’s interpreted (just-in-time compilation) and it’s garbage collected. But we can make it run faster. Continue reading on Level Up Coding »
Continue reading on Medium JavaScript
Opens in a new tab
0 views



