* – the previous version is published in Russian, need to backport/translate the new one from English. If you'd like to translate it into your language, please ...
If you want to read tutorial, which describes how to create this project from scratch, please read tutorial Acquire images from TWAIN scanner in HTML+JavaScript ...
JavaScript is a flexible language, allowing for all sorts of styles and programming paradigms. Although this breadth sometimes comes at a cost to readability or consistency across a code base, it also ...
Last week we enhanced a map interface with voice commands using annyang. This week we’ll extend our multi-modal interface even further by adding simple head-tracking using pico.js. Pico.js is a ...
Like Flash before it, HTML5 is where programmers are turning to experiment, and nothing seems to make developers experiment quite like the desire to recreate the classic video games. The Mozilla Labs ...
The PS5 UI looks gorgeous on your screens usually, but someone has actually turned that UI into a JavaScript Tutorial, recreating it completely. The UI is fully interactable for you to explore on the ...
It’s early on Monday so you’ll excuse me for getting excited about an HTML5/Javascript-based GameBoy Color emulator that runs entirely within the browser without plugins. While this sort of thing ...
Functional programming, as the name implies, is about functions. While functions are part of just about every programming paradigm, including JavaScript, a functional programmer has unique ...