How to convert voice to text with javascript (webkitSpeechRecognition API) easily
Learn how to use the webkitSpeechRecognition API to convert
JavaScript is a programming language used to make web pages interactive. It runs on your visitor's computer and doesn't require constant downloads from your website.
Learn how to use the webkitSpeechRecognition API to convert
Learn to use Artyom.js and add voice commands to your webpage easily with javascript with a included videotutorial.
Dom-to-image is a library which can turn arbitrary DOM node into a vector (SVG) or raster (PNG) image, written in JavaScript.
Learn to create efficiently a javascript library to wrap all your functions
The ECMASCRIPT 6 (2015) have added a comfortable shortcut of literal objects definition in javascript.
Still confused what makes different "var" of "let" declarator in javascript? Take a look !
Learn more about javascript obfuscation ! Sometimes, the minification is not enough.
Increase the performance of a function that is executed many times in a short time
Problems with exportation to image with highcharts ? Try these methods !