andrew8088 + javascript 16
How to write a simple interpreter in JavaScript - CodeProject®
29 days ago by andrew8088
Writing an interpreter or a compiler is one of the most educational tasks in programming because you can become familiarized with the details of the code interpretation and evaluation process. You can obtain much deeper knowledge of what sorts of things are going on behind the scenes and gain some insights into the decisions behind language design.
javascript
programming
29 days ago by andrew8088
Meteor
6 weeks ago by andrew8088
A new way to build apps.
Meteor is a set of new technologies for building top-quality web apps in a fraction of the time, whether you're an expert developer or just getting started.
javascript
Meteor is a set of new technologies for building top-quality web apps in a fraction of the time, whether you're an expert developer or just getting started.
6 weeks ago by andrew8088
Mocha - the fun, simple, flexible JavaScript test framework
november 2011 by andrew8088
Mocha is a feature-rich JavaScript test framework running on node and the browser, making asynchronous testing simple and fun. Mocha tests run serially, allowing for flexible and accurate reporting, while mapping uncaught exceptions to the correct test cases. Hosted on GitHub.
javascript
resources
testing
november 2011 by andrew8088
A Quick Look Into The Math Of Animations With JavaScript
october 2011 by andrew8088
A great intro to animation in JavaScript. Really made sense.
Smashing Coding
javascript
animation
algorithms
from instapaper
Smashing Coding
october 2011 by andrew8088
Skeleton: Beautiful Boilerplate for Responsive, Mobile-Friendly Development
september 2011 by andrew8088
Skeleton is a small collection of CSS & JS files that can help you rapidly develop sites that look beautiful at any size, be it a 17" laptop screen or an iPhone.
css
javascript
library
september 2011 by andrew8088
AmplifyJS - A Component Library for jQuery
september 2011 by andrew8088
AmplifyJS is a set of components designed to solve common web application problems with a simplistic API. Amplify's goal is to simplify all forms of data handling by providing a unified API for various data sources. Amplify's store component handles persistent client-side storage, using standards like localStorage and sessionStorage, but falling back on non-standard implementations for older browsers. Amplify's request adds some additional features to jQuery's ajax method while abstracting away the underlying data source.
javascript
library
dev
september 2011 by andrew8088
Publisher.js
september 2011 by andrew8088
A great little standalone PubSub JS lib.
javascript
library
september 2011 by andrew8088
Copy this bookmark: