Seleccionar página
Splitting the Monolith from a Front-End point of view by Bryan McEire

Splitting the Monolith from a Front-End point of view by Bryan McEire

At Spotahome, we are splitting a big monolithic application into different bounded contexts applying hexagonal architecture and domain driven design principles, among others. In the architecture, we are as well splitting all the user interface from the back-end and we...
Aprovechar Office 365 con Angularjs y Graph por Jesus Cuesta Arza

Aprovechar Office 365 con Angularjs y Graph por Jesus Cuesta Arza

Podemos aprovechar toda la potencia que nos ofrece Microsoft con su Office 365, consumiéndolo a través de SPA, con solo Javascaript y otras tecnologías, gracias a Graph. Veremos un ejemplo práctico con Angularjs. Podrás enviar emails, listar archivos, ver los...
Vectr : Vector Graphics Editor in JavaScript  by Nick Budden

Vectr : Vector Graphics Editor in JavaScript by Nick Budden

I’d like to give a quick lightning talk about Vectr, and the technical challenges behind building it. Vectr is Creative Software in the cloud (think ‘Adobe Killer’). It’s all JS, built on top of a custom-built collaborative filesystem. To be...