Seleccionar página
Universal Pattern and Swagger

Universal Pattern and Swagger

Ejemplo de un scaffolding para poder utilizar Express y MongoDB para construir aplicaciones RESTFul de manera simple, con validaciones y de simple mantenimiento. Se verá como poder dividir una app en distintos módulos y unificarlos o bien en una app de Express o con...
Creating Engaging Mobile Apps with NativeScript and Vue

Creating Engaging Mobile Apps with NativeScript and Vue

NativeScript is already an amazing tool to build truly Native mobile apps with the Javascript you know and love. Now that integration with Vue has arrived, you can take advantage of the speed and ease of Vue, Vuex and the whole ecosystem to create all those apps that...
Resilient Microservice WebAPIs with REST and API Gateway

Resilient Microservice WebAPIs with REST and API Gateway

Splitting your application into a bunch of microservices is a non trivial task with a lot of challenges, that might end up in with a complete different system that’s breaking the clients. Can we fix that somehow? Yes – with REST (the real one) and an API...
Building Efficient Software

Building Efficient Software

El software generalmente se construye sin tener restricciones específicas en mente. Luego se despliega en producción, y en ciertas situaciones puede no cumplir con las expectativas, consumir demasiados recursos o romperse por completo. En esta charla, veremos algunas...
Arquitectura de web components con ng2 npm para 100 aplicaciones web

Arquitectura de web components con ng2 npm para 100 aplicaciones web

En esta charla en directo se mostrará el planteamiento de infrastructura, arquitectura lógica y arquitectura física inicial para el desarrollo de 100 aplicaciones web por un equipo de 100 desarrolladores con reutilización de componentes, cómo utilizar un core común de...