AnyChart Opens Source Code and Releases v7.13.0 of JavaScript Charting Libraries

AnyChart is a flexible JavaScript (HTML5) based charting solution which will fit any need for data visualization. JS Charts, Maps, Gantt charts and financial Stock charts. Fast and responsive, easy to integrate solution. Read more

Similar

Why JavaScript on microcontrollers makes sense

Three weeks ago, during JSConf.asia 2016, we announced JavaScript on mbed, which enables developers to write firmware for IoT devices in JavaScript. This is not done by transpiling JavaScript into C++ or Assembly, but rather by running the JerryScript VM ...

Read more »

Asynchronous vs. Deferred JavaScript

In my article on Understanding the Critical Rendering Path, I wrote about the effect JavaScript files have on the Critical Rendering Path. JavaScript is considered a "parser blocking resource". This means that the parsing of the HTML document itself i... (more…)

Read more »