dannygarcia + javascript   77

tQuery - extensions for three.js
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
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
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
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
Grunt, a JS Command Line Tool | Blog :: The JavaScript Playground
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
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
A javascript regular expression editor.
javascript  regex  development  tool  regexp  via:popular 
11 weeks ago by dannygarcia
Patterns For Large-Scale JavaScript Application Architecture
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
Accelerated panning and zooming for DOM and Canvas
canvas  javascript  library  scroll 
february 2012 by dannygarcia
scottjehl/Respond - GitHub
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
from jQuery to JavaScript
Teaching designers how to write quality JavaScript based on jQuery examples.
jquery  javascript  tutorial  learning 
january 2012 by dannygarcia
Lightview - The jQuery Lightbox
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
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
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
Gives information about the current session.
javascript  library  session 
january 2012 by dannygarcia
The Node Beginner Book » A comprehensive Node.js tutorial
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
Day 12 — 3D pixel particles « CreativeJS
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
Hello Backbone.js
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
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
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
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
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
URI.js is a javascript library for working with URLs.
javascript  library  tools 
december 2011 by dannygarcia
tmpltr
A playground tinkertool for rapid web iteration
css  javascript  framework  development  tool 
december 2011 by dannygarcia
Response JS: mobile-first progressive enhancement in HTML5.
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
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
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 
december 2011 by dannygarcia
Rickshaw
Rickshaw is a JavaScript toolkit for creating interactive time series graphs.
javascript  resources  ajax  graph 
december 2011 by dannygarcia
UILayer
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
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
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
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
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
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:



description:


tags: