Skip to main content

Home/ Groups/ Web Development Resources (originated at GA WDI)
John Randall

CSS-Tricks - 0 views

shared by John Randall on 12 Aug 14 - Cached
John Randall

9 Timeless 3 Column Layout Techniques - noupe - 1 views

  •  
    " div#container {width:700px;margin:0 auto} div#wrapper {float:left;width:100%} div#content {margin-right: 300px} div#navigation {float:left;width:150px;margin-left:-150px} div#extra {float:left;width:150px;margin-left:-300px} "
John Randall

Hello Backbone.js Tutorial - 1 views

  •  
    "Backbone.js offers a lean MVC framework for organizing your Javascript application. It leads to more maintainable code by untangling the "spaghetti" of callbacks tied to different parts of the DOM and the backend server that often arises in rich client-side applications. "
cdbajorin

Huge list of free books, motherfucker. - 2 views

  •  
    A large collection of books covering many different languages and frameworks, as well as language agnostic theory/best practices.
John Randall

jQuery - 0 views

shared by John Randall on 06 Aug 14 - Cached
« First ‹ Previous 41 - 60 Next › Last »
Showing 20 items per page