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. (more…)
Read more »
We have learnt scopes and closures in JavaScript with my previous posts. Combining these two core concepts, JavaScript gives us a beautiful syntax called self-invoking anonymous functions. It simply means an unnamed function that executes itself. This spe... (more…)
Read more »
Guide on creating a basic blog like single page app (SPA) using no frontend frameworks but just plain javascript (ES6). You do not need React. You do not need Vue. All you need is a editor and basic knowledge of modern javascript. (more…)
Read more »
Testing code is the first step to making it secure. One of the best ways to do this is to use unit tests, ensuring that each of the smaller functions within an app behave as they should — especially when the app receives edge-case or invalid inputs, or in... (more…)
Read more »
A JavaScript library to get real-time economic declarations - GitHub - Reiryoku-Technologies/Apollo: A JavaScript library to get real-time economic declarations... (more…)
Read more »