Skip to main content

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

Programming puzzles and challenges - Programmers Stack Exchange - 0 views

  •  
    A collection of online resources with programming puzzles and challenges.
John Randall

Give Floats the Flick in CSS Layouts - 0 views

  •  
    "With the arrival of IE8 all browsers support table-related value for the display property. This allows us to apply the layout behavior of tables, rows and cells to any HTML elements. For alignment into columns or rows, these display values are the quick and easy solution. "
John Randall

The Principles Of Cross-Browser CSS Coding | Smashing Magazine - 1 views

  •  
    "Block elements will, by default, begin at the leftmost edge of the parent box, below any previous block elements (unless floats or positioned elements are utilized; see below) "
John Randall

jQuery - 0 views

shared by John Randall on 06 Aug 14 - Cached
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

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. "
John Randall

Organizing your application using Modules (require.js) - Backbone.js Tutorials - 0 views

  •  
    "Require.js has a great community and it is growing rapidly. James Burke the author is married to Require.js and always responds to user feedback. He is a leading expert in script loading and a contributer to the AMD specification. "
John Randall

The Big List of JavaScript, CSS, and HTML Development Tools, Libraries, Projects, and B... - 1 views

  •  
    "Want to minimize browser inconsistencies? Then use a CSS reset stylesheet to specify baseline CSS styles that make browser presentation defaults more consistent. "
John Randall

WDEYE - 1 views

« First ‹ Previous 81 - 100 of 202 Next › Last »
Showing 20 items per page