Upgrade to Pro — share decks privately, control downloads, hide ads and more …

X-platform web dev in Spotify

X-platform web dev in Spotify

Slides for a lightning talk given at mloc.js Budapest in February 2013 (see http://mloc-js.com/2013/ for more info).

This talk shows the existing Spotify clients and how we have used web technologies to develop features. This made it possible to decouple the development of the client code from the iteration on public-facing features.

José M. Pérez

February 16, 2013
Tweet

More Decks by José M. Pérez

Other Decks in Technology

Transcript

  1. TV

  2. Easy development, no dependencies Monitor and deliver updates with no

    overhead We would like to achieve this: as Spotify grows Evolving the product
  3. Hide the native layer - Common API Structure the code

    properly Keep in mind performance Cross-platform development Things to have into account How to