Your browser does not support the audio element. Developers are people who tend to follow the latest tech news very carefully. They have to stay up to date to remain ...
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 ...
In modern web development, AJAX (asynchronous JavaScript and XML) is a technique that allows web applications to communicate with a server asynchronously, retrieving and sending data without ...
Community driven content discussing all aspects of software development from DevOps to design patterns. It was great to see the 2.3 release of JavaServer Faces finalized last week. When JSF 2.0 came ...
Lets geek out. The HackerNoon library is now ranked by reading time created. Start learning by what others read most. Lets geek out. The HackerNoon library is now ranked by reading time created. Start ...
Some call it magic -- the ability to make objects appear suddenly out of nowhere. You can create this kind of magic on your website using a few lines of JavaScript ...
File Upload widget with multiple file selection, drag&drop support, progress bars, validation and preview images, audio and video for jQuery. Supports cross-domain, chunked and resumable file uploads ...
Completed Intro on the course 3 page todo app. I refracted the code to use Promise with then and catch instead of callback.
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 ...