This presentation will show how to setup Docker for local development and the concepts behind Docker. I will demonstrate how to utilize a Dockerfile and docker-compose.yml script to integrate multiple services such as a database, an in-memory data structure such as Redis and more. We will also show how to incorporate Docker into your Continuous Integration Pipeline using Travis CI and Circle CI. I'll be using Vue.js for the front end and Golang for the Backend.
Title: The Power of RxJS (in Angular)
Speaker: Tracy Lee, Google Developer Expert, Co-Founder This Dot
Learn the importance of RxJS, simple implementation, and how to think reactively. Why is reactive programming the way of the future? What is in store with TC39 specs and reactive programming? Demonstrations of RxJS in Angular wrapping APIs in Observables and how to easily refactor your code to use RxJS.
Title: An Introduction to Gatsby
Speaker: Ben McCormick, Software Engineer, Windsor Circle
Gatsby is a friendly, fast static site generator built using React, Webpack and GraphQL. This talk will explain what Gatsby can be used for and what sets it apart from other static site generators.