Skip to main content

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

5 Awesome Project Management Tools to Get Your Team on Track - 2 views

  •  
    We talk a lot about project management tools, but mostly on how to setup your own personal project management systems. As project teams are becoming more and more distributed and our work becomes more and more digital, it's important that we have good team-based project management tools to augment our personal productivity systems. Here are 5 project management tools that will ensure your team stays on track.
montricher

Freelance Web Development: 9 Tips for Better Project Management - 1 views

  •  
    The Web Development Series is supported by Rackspace, the better way to do hosting. Learn more about Rackspace's hosting solutions here. Taking on a large project can be both exciting and intimidating, particularly if you're a solo developer. Big builds can be a lot of fun and serve as great learning experiences.
John Randall

Part 1: Backbone.js Deconstructed - Tech.pro - 0 views

  •  
    "an application. We have lots of opinions about how it does or does not fit into the Model/View/Whatever world. We have more than enough "to-do" demo applications, which can bring a layer of value when learning about application design. However, what I think is lacking are details about Backbone itself and what the actual code is doing. The documentation offers some degree of this as well as the annotated source, but I think more information is needed. Or, at the very least, a different voice documenting Backbone's function and parts. In Part 1 and Part 2 of Backbone.js Deconstructed, we are going to examine the function of the Backbone Library at the code level. Specifically, in Part 1 we w"
anonymous

Sass vs. LESS | CSS-Tricks - 1 views

  •  
    Great article analyzing the differences between LESS and SASS. LESS is a javascript CSS pre-processor while SASS is ruby.
John Randall

Websockets 101 | Armin Ronacher's Thoughts and Writings - 1 views

  •  
    What are websockets and why would you use websockets?
John Randall

Understanding Scope and Context in JavaScript | Ryan Morr - 0 views

  • Every function invocation has both a scope and a context associated with it. Fundamentally, scope is function-based while context is object-based. In other words, scope pertains to the variable access of a function when it is invoked and is unique to each invocation. Context is always the value of the this keyword which is a reference to the object that “owns” the currently executing code.
John Randall

dfcreative/Photoshopr - 0 views

  •  
    This seems pretty involved.....
anonymous

A framework for creating layouts using HTML5 - 0 views

  •  
    For anyone interested in using html5 tags.
« First ‹ Previous 101 - 120 of 202 Next › Last »
Showing 20 items per page