Felipe Ribeiro: JavaScript @ Spotify - JSConf Iceland 2016

preview_player
Показать описание
A talk about the architecture of the Spotify Desktop application, which is currently based on Web technologies. How we organize our teams, war stories and lessons learned during our development process.

This is not a talk about one specific framework or tool, but about how we work with JavaScript in an environment that is a bit different from most web-based apps, the experiences we've had and some ideas that can be useful and applicable in different contexts.
Рекомендации по теме
Комментарии
Автор

I wonder what kind of challenges they faced when moving into a merged repository. They probably had to tackle longer Unit Tests and CI execution time, no?

mullerre