Tag Archive for: business strategy

Let Your Backbone Slide - Extending RESTful web services

Why Businesses Need to Think Like Sharks

Sharks are among the most famous creatures in the ocean. There are many different types of sharks, but they all think similarly. Sharks as a whole have a similar mindset. I often catch myself wondering, how can businesses think like sharks? I…
Let Your Backbone Slide - Extending RESTful web services

Let Your Backbone Slide – Extending RESTful web services

Backbone.js provides a very flexible framework for building JavaScript applications that interact with web services. Models and Collections serve to represent easily represent data entities, with operations to create, read, update, and delete.…