Browse By

Monthly Archives: January 2017

Agile Project Management with Microsoft Project

Agile Project Management with Microsoft Project Learn how to use Microsoft Project to manage agile projects. Author Bonnie Biafore covers setting up agile projects for success, creating custom fields to track elements unique to the agile project method, such as features and sprints, and managing

Marketing Technology Landscape Supergraphic (2016)

I’m posting this from the 2016 MarTech USA conference in San Francisco — a fitting venue to release the 2016 marketing technology landscape supergraphic. (Finally!) You can click on the image above for a larger version — which you’ll obviously need in order to be

Difference between MVC, MVP And MVVM

  Difference between MVC, MVP And MVVM MVC, MVP, and MVVM are some of the common patterns to guide programmers toward creating decoupled solutions. The software behaviors that are common to MVC, MVP, and MVVM are: 1)Data Layer / Business Logic (Model): This is the

Journey Through The JavaScript MVC Jungle

When writing a Web application from scratch, it’s easy to feel like we can get by simply by relying on a DOM1 manipulation library (like jQuery362) and a handful of utility plugins. The problem with this is that it doesn’t take long to get lost

More