• deck

  • Sync Framework

  • Intro to GraphQL in Node

  • AeroGear DataSync Custom Resolvers Spike

  • AeroGear Data Sync Proposed Vision

  • GraphQL knowledge sharing session

  • Aerogear Community Hangout 29 March 2018

    This presentation is the Golang Hello World Server on Steroids. In addition to 'Hello World' This presentation demonstrates approaches for unit tests, parsing and sending JSON, handling environment variables, using interfaces and dependency injection, Building Docker Images and Setting up automated releases in a CI/CD environment.

  • The Most Production Ready Hello World Server Ever

    This presentation is the Golang Hello World Server on Steroids. In addition to 'Hello World' This presentation demonstrates approaches for unit tests, parsing and sending JSON, handling environment variables, using interfaces and dependency injection, Building Docker Images and Setting up automated releases in a CI/CD environment.

  • The Pursuit of Hapi-ness

    Presentation demonstrating some of the core features of the Hapi.js framework. Also makes some comparisons with Express.

  • Minishift as a Development Environment for Node.js

  • Detecting Memory Leaks in Node.js

    This slide deck demonstrates approaches to finding memory leaks in Node.js. Topics covered include memory management and garbage collection in v8, and tooling used to find memory leaks.