dannygarcia + javascript 77
tQuery - extensions for three.js
24 days ago by dannygarcia
tQuery is a thin library on top of three.js It is an extension system for people to write plugins.
3d
javascript
jquery
library
webgl
threejs
24 days ago by dannygarcia
Physijs - a physics plugin for threejs
26 days ago by dannygarcia
Physijs brings a very easy to use interface to the three.js framework.
3d
javascript
physics
webgl
26 days ago by dannygarcia
Laconic DOM Library
4 weeks ago by dannygarcia
Laconic is a lightweight approach to generating DOM content in JavaScript.
resources
code
development
javascript
dom
4 weeks ago by dannygarcia
HTML5 Mobile JavaScript | Projects › HTML5 Mobile Web Applications
4 weeks ago by dannygarcia
In this second Project in the series on HTML5 Mobile Web Applications, we continue to build our HTML5 mobile note taking application and learn how to utilize Backbone.js to manage the data in our application.
backbonejs
javascript
tutorial
development
resources
html5
4 weeks ago by dannygarcia
stroll.js – because it scrolls, and trolls.
5 weeks ago by dannygarcia
A collection of CSS list scroll effects.
css3
html5
javascript
optimization
list
scroll
effect
5 weeks ago by dannygarcia
Grunt, a JS Command Line Tool | Blog :: The JavaScript Playground
5 weeks ago by dannygarcia
Grunt is a task-based command line build tool for JavaScript projects.
tool
resources
nodejs
javascript
npm
commandline
5 weeks ago by dannygarcia
Bytown Lumberjack HTML5: Behind the scenes « luminance
6 weeks ago by dannygarcia
I recently spent a couple days porting Owen Deery and Gabriel Verdon‘s recent XBLIG release, Bytown Lumberjack, to HTML5 using my .NET to JavaScript compiler, JSIL.
game
html5
canvas
performance
javascript
6 weeks ago by dannygarcia
Scriptular
11 weeks ago by dannygarcia
A javascript regular expression editor.
javascript
regex
development
tool
regexp
via:popular
11 weeks ago by dannygarcia
Patterns For Large-Scale JavaScript Application Architecture
february 2012 by dannygarcia
Decouple app. architecture w/module,facade & mediator patterns. Mods publish msgs, mediator acts as pub/sub mgr & facade handles security.
javascript
architecture
patterns
js
programming
via:popular
february 2012 by dannygarcia
zynga/scroller @ GitHub
february 2012 by dannygarcia
Accelerated panning and zooming for DOM and Canvas
canvas
javascript
library
scroll
february 2012 by dannygarcia
scottjehl/Respond - GitHub
january 2012 by dannygarcia
The goal of this script is to provide a fast and lightweight (3kb minified / 1kb gzipped) script to enable responsive web designs in browsers that don't support CSS3 Media Queries
css
css3
ie
javascript
responsive
january 2012 by dannygarcia
Swig JavaScript Template Engine
january 2012 by dannygarcia
A JavaScript & Node.js Template Engine
nodejs
Templates
javascript
library
express
january 2012 by dannygarcia
Handling CSS Transitions with prepareTransition - Snook.ca
january 2012 by dannygarcia
Helps you detect when a CSS transition ends.
animation
css
css3
javascript
jquery
january 2012 by dannygarcia
from jQuery to JavaScript
january 2012 by dannygarcia
Teaching designers how to write quality JavaScript based on jQuery examples.
jquery
javascript
tutorial
learning
january 2012 by dannygarcia
Lightview - The jQuery Lightbox
january 2012 by dannygarcia
Lightview allows you to easily create the most beautiful overlay windows using the jQuery Javascript library.
jquery
lightbox
javascript
ui
library
via:popular
january 2012 by dannygarcia
tbranyen/backbone-boilerplate - GitHub
january 2012 by dannygarcia
This boilerplate is the product of much research and frustration. Existing boilerplates exist that modify Backbone core, don't have a build process, or are very prescriptive; this boilerplate changes that.
javascript
boilerplate
dev
backbonejs
nodejs
via:popular
january 2012 by dannygarcia
Understanding JavaScript OOP — Sorella's Basement
january 2012 by dannygarcia
Fortunately, ECMAScript 5 has gotten plenty of things to move the language in the right way, and it's on those sweet features that this article will expand. I'll also cover the drawbacks of JavaScript's design, and do a little comparison with the classical model here and there, where those would highlight the advantages or disadvantages of the language's implementation of prototypical OO.
javascript
oop
programming
tutorial
js
via:popular
january 2012 by dannygarcia
codejoust/session.js - GitHub
january 2012 by dannygarcia
Gives information about the current session.
javascript
library
session
january 2012 by dannygarcia
The Node Beginner Book » A comprehensive Node.js tutorial
january 2012 by dannygarcia
The aim of this document is to get you started with developing applications with Node.js, teaching you everything you need to know about "advanced" JavaScript along the way. It goes way beyond your typical "Hello World" tutorial.
book
javascript
nodejs
tutorial
january 2012 by dannygarcia
AaronHardy.com » JavaScript Architecture: Backbone.js Views
january 2012 by dannygarcia
Tech-agnostic view concept.
tutorial
javascript
backbonejs
january 2012 by dannygarcia
From Java to Node.js | n0tw0rthy
january 2012 by dannygarcia
Check the learning Node.js section.
blog
nodejs
javascript
january 2012 by dannygarcia
Day 12 — 3D pixel particles « CreativeJS
january 2012 by dannygarcia
Today, I’m going to explain a magic formula that can figure out where a 3D point would be on your 2D canvas. Once we know that we can make some 3D pixel particles!
javascript
canvas
3d
january 2012 by dannygarcia
Fix iOS Orientation Change Zoom Bug — Gist
january 2012 by dannygarcia
A fix for the dreaded iOS orientationchange zoom bug http://adactio.com/journal/5088/. Seems to work!
bugfix
mobile
ios
development
javascript
january 2012 by dannygarcia
Hello Backbone.js
january 2012 by dannygarcia
Hello Backbone is a simple Backbone.js tutorial comprised of self-explanatory "hello world" examples of increasing complexity.
tutorial
javascript
backbonejs
january 2012 by dannygarcia
Responsive Design, Responsively Illustrated
january 2012 by dannygarcia
HTML/CSS + media queries (no images, no JS*) this is a simple interactive experiment with responsive design techniques.
responsive
design
media-queries
css3
javascript
january 2012 by dannygarcia
Backbone.js vs Spine.js - Stack Overflow
january 2012 by dannygarcia
I did a bunch of research on this lately and it was indeed hard to find any comparisons.
spine
javascript
framework
backbonejs
january 2012 by dannygarcia
impress.js
january 2012 by dannygarcia
A presentation tool inspired by the idea behind prezi.com and based on the power of CSS3 transforms and transitions in modern browsers
presentation
javascript
css3
html5
transition
january 2012 by dannygarcia
Ember.js Live Collections « Thomas Reynolds
december 2011 by dannygarcia
Ember.js is what happened when SproutCore decided to be less Apple Cocoa and more jQuery. The result is a web framework which retains very important high-level concepts such as observers, bindings and state charts, while delivering a concise API.
Javascript
development
mvc
ifttt
ember
via:popular
december 2011 by dannygarcia
URI.js - URLs in Javascript
december 2011 by dannygarcia
URI.js is a javascript library for working with URLs.
javascript
library
tools
december 2011 by dannygarcia
tmpltr
december 2011 by dannygarcia
A playground tinkertool for rapid web iteration
css
javascript
framework
development
tool
december 2011 by dannygarcia
Response JS: mobile-first progressive enhancement in HTML5.
december 2011 by dannygarcia
Response JS is a lightweight jQuery plugin that gives web designers tools for building performance-optimized, mobile-first responsive websites.
responsive
jquery
plugin
html5
media-queries
javascript
december 2011 by dannygarcia
Backbone patterns
december 2011 by dannygarcia
This is a document with best practices in Backbone. This is a massive work-in-progress.
javascript
patterns
designpatterns
via:popular
backbonejs
december 2011 by dannygarcia
yahoo/boomerang - GitHub
december 2011 by dannygarcia
This piece of javascript measures a whole bunch of performance characteristics of your user's
web browsing experience. All you have to do is stick it into the bottom of your web pages and call the init() method.
javascript
tools
github
web browsing experience. All you have to do is stick it into the bottom of your web pages and call the init() method.
december 2011 by dannygarcia
Rickshaw
december 2011 by dannygarcia
Rickshaw is a JavaScript toolkit for creating interactive time series graphs.
javascript
resources
ajax
graph
december 2011 by dannygarcia
UILayer
november 2011 by dannygarcia
UILayer provides a JavaScript API on top of WebKit for working with the concept of layers. Instead of manipulating DOM elements using a myriad of mixed concepts, you go though a single, well defined API.
javascript
api
webkit
dom
november 2011 by dannygarcia
Foundation: Rapid Prototyping and Building Framework from ZURB
october 2011 by dannygarcia
An easy to use, powerful, and flexible framework for building prototypes and production code on any kind of device. Start here, build everywhere.
css
framework
javascript
tweet
october 2011 by dannygarcia
Notes archive · Mathias Bynens
october 2011 by dannygarcia
Some of the finest research and writing about HTML & CSS & JS. The idea is that every entry is like a note-to-self kind of thing. Every post is a mini-knowledge bomb I wish someone else had dropped before me, so I wouldn’t have had to write it.
list
resources
javascript
front-end
from twitter_favs
october 2011 by dannygarcia
Chosen - a JavaScript plugin for jQuery and Prototype - makes select boxes better
october 2011 by dannygarcia
Chosen is a JavaScript plugin that makes long, unwieldy select boxes much more user-friendly.
javascript
jquery
plugin
tool
resources
october 2011 by dannygarcia
Tumblr Engineering - Building a Faster Lightbox
august 2011 by dannygarcia
Tumblr’s new Photoset feature was hinged on being able to quickly display high-res images in an interactive lightbox slideshow.
lightbox
html
javascript
performance
resources
august 2011 by dannygarcia
A Free Day of Javascript
may 2011 by dannygarcia
On Jan 27th, 2011 MJG International put on a free conference at Google HQ. With speakers covering topics such as the state of the mobile web, mobile javascript frameworks, browser performance and mobile best practices.
learning
video
mobile
javascript
may 2011 by dannygarcia
related tags
3d ⊕ ajax ⊕ animation ⊕ api ⊕ architecture ⊕ backbonejs ⊕ blog ⊕ boilerplate ⊕ book ⊕ bugfix ⊕ canvas ⊕ carousel ⊕ code ⊕ collection ⊕ commandline ⊕ css ⊕ css3 ⊕ data ⊕ date ⊕ design ⊕ designpatterns ⊕ dev ⊕ development ⊕ dialog ⊕ documentation ⊕ dom ⊕ effect ⊕ ember ⊕ examples ⊕ express ⊕ filter ⊕ forms ⊕ framework ⊕ front-end ⊕ game ⊕ games ⊕ garbage ⊕ garbagecollection ⊕ github ⊕ google ⊕ graph ⊕ html ⊕ html5 ⊕ ie ⊕ ifttt ⊕ images ⊕ ios ⊕ ipad ⊕ javascript ⊖ jquery ⊕ js ⊕ learning ⊕ library ⊕ lightbox ⊕ list ⊕ localStorage ⊕ media ⊕ media-queries ⊕ mobile ⊕ mobiledev ⊕ modal ⊕ mvc ⊕ nodejs ⊕ npm ⊕ oop ⊕ optimization ⊕ pageflip ⊕ parser ⊕ patterns ⊕ performance ⊕ physics ⊕ plugin ⊕ presentation ⊕ programming ⊕ queries ⊕ rails ⊕ railwayjs ⊕ reference ⊕ regex ⊕ regexp ⊕ resources ⊕ responsive ⊕ retina ⊕ scroll ⊕ search ⊕ session ⊕ slider ⊕ sort ⊕ spine ⊕ style ⊕ Templates ⊕ textarea ⊕ threejs ⊕ time ⊕ tips ⊕ tool ⊕ tools ⊕ touch ⊕ transition ⊕ tutorial ⊕ tweet ⊕ twitter ⊕ ui ⊕ via:popular ⊕ video ⊕ visualization ⊕ webdesign ⊕ webgl ⊕ webkit ⊕Copy this bookmark: