DOjS – A DOS JavaScript Canvas with Sound

A DOS JavaScript Canvas with sound. Contribute to SuperIlu/DOjS development by creating an account on GitHub. Read more

Similar

Rethinking the JavaScript Ternary Operator

Lots of people treat the ternary operator with suspicion. At first glance, ternaries appear unnecessary. Nothing more than a tool for the overly clever to trim some characters from their code. A favourite hack for coders who don’t care about readability. ... (more…)

Read more »

Speech Recognition with JavaScript

Speech recognition refers to the the process of enabling a computer to identify and respond to the sounds produced in human speech. It was first introduced at Bell Laboratories in 1952 and this version could only recognize numbers but not words. Few years... (more…)

Read more »