One of the most-cited advancements in HTML5 the new syntax for embedding videos on web pages without the use of plugins. Rather than load up a Silverlight or Flash player, you can just wrap a file URL ...
JavaScript is the language of the web. It makes websites interactive, creates animations, draws data-driven graphics, and more. It even runs natively in your web browser so you don’t have to install ...
Last week we created a textured paper canvas and got a healthy dose of the P5 API and JavaScript’s Math.random() function. This week, we’re going to look at a specific element of watercolor to see if ...
This is really cool, and a really good idea. Mozilla is working on a project that will allow PDF documents to be rendered within the browser using HTML5 and JavaScript as opposed to having to rely on ...
Data visualization is an important part of telling stories, but you can get lost in the weeds with D3.js for hours just to make a few simple charts. If charts are all you need, there are plenty of ...