Douglas Crockford – We Should Stop Using JavaScript

“JavaScript is a smelly language”! Hey, don’t hate the messenger, it’s Douglas Crockford, the cheeky creator of JSON and (former?) JavaScript evangelist who … Read more

Similar

What Is JavaScript Made Of?

During my first few years of using JavaScript, I felt like a fraud. Even though I could build websites with frameworks, something was missing. I dreaded JavaScript job interviews because I didn’t have a solid grasp on fundamentals. (more…)

Read more »

ES8 Feature Set: JavaScript Is Getting Asynchronous

After large ES6 release, that took about 6 years (Dec 2009 – Jun 2015) to get standardized, TC39 committee has given notice of annual but smaller releases, starting with ECMAScript 2016 (ES7). The final feature set of ES8 hasn't been approved yet, as o...

Read more »