Tags: javascript + devel

Sort by: Date / Title / URL

  1. The Dojo Toolkit in Practice
    06-06-2006 to , , , , by shampoo and -1 others
  2. The Dojo Toolkit in Practice
    06-06-2006 to , , , , by datenkeller and -1 others
  3. Now web designers and developers can join the iPhone app party without having to learn Cocoa's Objective-C programming language. It's true: You can write iPhone apps quickly and efficiently using your existing skills with HTML, CSS, and JavaScript. This book shows you how with lots of detailed examples, step-by-step instructions, and hands-on exercises.
    23-10-2009 to , , , , by shampoo and -1 others
  4. iUI is a framework consisting of a JavaScript library, CSS, and images for developing iPhone webapps
    25-05-2009 to , , , , by shampoo and -1 others
  5. Masonry is a layout plugin for jQuery. Think of it as the flip side of CSS floats. Whereas floating arranges elements horizontally then vertically, Masonry arranges elements vertically then horizontally according to a grid. The result minimizes vertical gaps between elements of varying height, just like a mason fitting stones in a wall.
    27-04-2010 to , , , , by shampoo and -1 others
  6. High level programming langugae that compiles into JavaScript or Actionscropt
  7. High level programming langugae that compiles into JavaScript or Actionscropt
  8. CoffeeScript is a little language that compiles into JavaScript. Think of it as JavaScript's less ostentatious kid brother — the same genes, roughly the same height, but a different sense of style. Apart from a handful of bonus goodies, statements in CoffeeScript correspond one-to-one with their equivalent in JavaScript, it's just another way of saying it.
  9. This is a set of coding conventions and rules for use in JavaScript programming. It is inspired by the Sun document Code Conventions for the Java Programming Language. It is heavily modified of course because JavaScript is not Java.
    22-09-2008 to , by shampoo and -1 others
  10. JSMin is a filter which removes comments and unnecessary whitespace from JavaScript files. It typically reduces filesize by half, resulting in faster downloads. It also encourages a more expressive programming style because it eliminates the download cost
    22-09-2008 to , by shampoo and -1 others

First / Previous / Next / Last / Page 1 of 3