Class Blog

Interesting articles and information about programming, JavaScript, jQuery and the like.

This is a great article about how a number of websites and apps got started. Instagram, Angry Birds, AirBnB to name a few. Check it out: How famous start-ups were […]

The canvas element is a new and exciting element in HTML5. It literally allows you to draw things with JavaScript programming within this area, side-stepping the DOM altogether. Since the […]

This website is a nice visualization of what the current state of JavaScript is, where its been and where it may be going. Check it out! https://shaunlebron.github.io/solar-system-of-js/#0

Here is a cool plugin that works like the .animate() function, but allows you to do more with it: Transit.js

Here are some articles on in browser wireframes and why they are good to use. Brad Frost, a pioneer in the Mobile First – Responsive Web Design, wrote this article. […]

I found this neat little tool for showing you the wireframe of any existing page. Wirify.com