JavaScript Utilization
After years of programming with Javascript I only recently took a deep dive into the ECMAScript 5.1 Specification ( highly recommended if you haven't ) to get a better understanding of the underlying architecture
http://www.ecma-international.org/ecma-262/5.1/Ecma-262.pdf
Since then I've begun to think about how we took this tool ( Javascript ), built an ecosystem around it and followed a general roadmap over a couple decades to where we find ourselves today
In hindsight, I'm curious to hear whether you feel that we've utilized the language to get the most out of it
Thoughts?
1 comment
[ 2.5 ms ] story [ 10.6 ms ] threadOn the other hand, I'm genuinely pleased by features of APIs that are accessible with JS (like WebGL), rather than JS itself.