Lightning Talks
Details
Our annual lightning talk series features speakers and presentations from all over the web! Check back prior to Dec 5th as we will update details as they are finalized. Come out and bring a friend!
Presentations:
Sam Hui (Torchmark) - ML Model in Your SPA
Shawnasty Bankovich (Credera) - Building Custom Visualizations in D3.js
D3 provides a great method of building custom visualizations that COTS software does not. This talk will begin at 'hello world' and finish with building extremely custom web visualizations in D3.
David Luecke (Bidali) - One schema to rule them all
Validators, JSON schema, SQL tables, GraphQL, OpenApi, Swagger, Sequelize, Mongoose. They all have their own way of defining a data schema, often requiring us to create the same schema multiple times and in different formats and then having to keep them all in sync. In this talk I’d like to look at a new way to create a single data schema using JavaScript or TypeScript that can create all those formats automatically and how it can be used to create web APIs.
Patrick Hulce (Eris Ventures) - Lighthouse CI: Preventing web regressions on every commit
