poteto/elixirconf-2016
ElixirConf 2016 summary
{ "createdAt": "2016-09-01T13:17:32Z", "defaultBranch": "master", "description": "ElixirConf 2016 summary", "fullName": "poteto/elixirconf-2016", "homepage": "", "language": null, "name": "elixirconf-2016", "pushedAt": "2017-04-05T20:58:33Z", "stargazersCount": 568, "topics": [ "conference", "elixir", "elixirconf" ], "updatedAt": "2025-10-12T16:51:32Z", "url": "https://github.com/poteto/elixirconf-2016"}ElixirConf 2016 Summary
Section titled “ElixirConf 2016 Summary”A collection of links that cover what happened during ElixirConf 2016. Please feel free to submit a PR!
Photos
Section titled “Photos”- Slides:
- Links:
Phoenix - Getting realtime with channels
Section titled “Phoenix - Getting realtime with channels”- Links:
Taking Off with Phoenix
Section titled “Taking Off with Phoenix”- Links: …
Badge Hacking with Nerves - Justin Schneck, Frank Hunleth, Garth Hitchens, Chris Dutton, Greg Mefford
Section titled “Badge Hacking with Nerves - Justin Schneck, Frank Hunleth, Garth Hitchens, Chris Dutton, Greg Mefford”- Slides
- Links:
Learning Elixir through TrueStory by Bruce Tate and Eric Meadows-Jönsson
Section titled “Learning Elixir through TrueStory by Bruce Tate and Eric Meadows-Jönsson”Erlang Solutions Message
Section titled “Erlang Solutions Message”- “supercharged observer” https://www.erlang-solutions.com/products/wombat-oam.html
Opening Keynote by Chris McCord
Section titled “Opening Keynote by Chris McCord”Abstractions: A Tale of Keys and Values by Ernie Miller
Section titled “Abstractions: A Tale of Keys and Values by Ernie Miller”Implementing binary protocols with Elixir by Ole Michaelis
Section titled “Implementing binary protocols with Elixir by Ole Michaelis”- Video
- Slides
- Links:
- https://github.com/nesQuick/elixir-hpack
- https://http2.github.io/http2-spec/compression.html
- https://http2.github.io/http2-spec/
- http://daniel.haxx.se/http2/
- https://github.com/ninenines/cowlib/blob/master/src/cow_hpack.erl
- http://elixir-lang.org/docs/stable/elixir/Bitwise.html#%3C%3C%3C/2
- http://www.slideshare.net/peychevi/http2-and-quick-protocols-optimizing-the-web-stack
- https://ma.ttias.be/architecting-websites-http2-era/
- https://benramsey.com/talks/2015/05/phptek-http2/
- https://speakerdeck.com/summerwind/2-prioritization
- http://chimera.labs.oreilly.com/books/1230000000545/ch12.html#HTTP2_HEADER_COMPRESSION
- http://tools.ietf.org/html/rfc6585
- https://http2.golang.org/
- https://aprescott.com/posts/spdy-colon-headers
- https://tools.ietf.org/html/draft-ietf-httpbis-header-compression-12
- http://news.netcraft.com/archives/2015/06/25/june-2015-web-server-survey.html
pg2 and You: Getting Distributed with Elixir by Eric Entin
Section titled “pg2 and You: Getting Distributed with Elixir by Eric Entin”The future of deployment in Elixir by Paul Schoenfelder
Section titled “The future of deployment in Elixir by Paul Schoenfelder”Code Spelunking for Knowledge and Profit by Brian Cardarella
Section titled “Code Spelunking for Knowledge and Profit by Brian Cardarella”Giving up the Object-Oriented Ghost by Zoe Laco
Section titled “Giving up the Object-Oriented Ghost by Zoe Laco”- Video
- Slides
- Links:
- From Imperative to Functional and Back-Monads are for Functional Languages
- From Imperative to Functional: How to Make the Leap
- A Practical Introduction to Functional Programming
- Elixir Getting Started Guide
- Destroy All Ifs
- 16 Months of Functional Programming
- Learn You Haskell
- How to Switch from the Imperative Mindset
- Functional Programming Techniques With Ruby: Part I
- From Imperative to Functional Programming (for Absolute Beginners)
- Transposing a Matrix: Thinking Recursively in Elixir
- Don’t Be Scared Of Functional Programming
- Myth of the Day: Functional Programmers Don’t Use Loops
- ElixirSchool
- Elixir courses at Code School (coming soon)
Nerves: Connected beyond the Node by Justin Schneck
Section titled “Nerves: Connected beyond the Node by Justin Schneck”Selling Food With Elixir by Chris Bell
Section titled “Selling Food With Elixir by Chris Bell”Debugging techniques in Elixir by Erich Kist
Section titled “Debugging techniques in Elixir by Erich Kist”Migrating an invoicing system to Elixir/Erlang by Norberto Ortigoza
Section titled “Migrating an invoicing system to Elixir/Erlang by Norberto Ortigoza”- Video
- Slides (zip)
- Links: …
Building “learn to touch type” glove with Elixir and Arduino by Tetiana Dushenkivska
Section titled “Building “learn to touch type” glove with Elixir and Arduino by Tetiana Dushenkivska”- Video
- Slides
- Gifs used in slides
- Links:
- Typehero_project on github
- All about Arduino
- Conductive materials
- Velostat
- Serial library and Nerves_uart for hardware/software communication.
Phoenix Beyond the Browser - Realtime Applications with Phoenix and Swift by David Stump
Section titled “Phoenix Beyond the Browser - Realtime Applications with Phoenix and Swift by David Stump”No REST for the wicked: Building a GraphQL API by Ben Wilson
Section titled “No REST for the wicked: Building a GraphQL API by Ben Wilson”Measuring your Elixir Application by Renan Ranelli
Section titled “Measuring your Elixir Application by Renan Ranelli”Edgelixir: Distributed Graph Processing in Elixir by Nathan Lapierre
Section titled “Edgelixir: Distributed Graph Processing in Elixir by Nathan Lapierre”Lightning Talks
Section titled “Lightning Talks”- René Föhring
- Pete Gamache
- Faheem Mughal
- Rockwell Schrock
- My Elixir App is crashing more than my Ruby App! by Luke Imhoff
- Jay Hayes
- Josh Adams
- Casey Rosenthal
- Przemyslaw Krowinski
- Fernand Galiana
- Aaron Renner
- Gabe Klein
- Video
- Slides
- Notes on slides
- Links:
- GenStage announcement
- GenStage
- “Musketeer: all for one, one for all in data processing systems”. Gog, et al. University of Cambridge, 2015.
String Theory by James Edward Gray II and Nathan Long
Section titled “String Theory by James Edward Gray II and Nathan Long”Refactoring Techniques for Elixir, Ecto, and Phoenix by Gary Rennie
Section titled “Refactoring Techniques for Elixir, Ecto, and Phoenix by Gary Rennie”Building umbrella project by Wojtek Mach
Section titled “Building umbrella project by Wojtek Mach”Collaborative Music with Elm and Phoenix by Josh Adams
Section titled “Collaborative Music with Elm and Phoenix by Josh Adams”Leveling Up With Ecto by Darin Wilson
Section titled “Leveling Up With Ecto by Darin Wilson”Building Available and Partition Tolerant Systems with Phoenix Tracker by Gabi Zuniga
Section titled “Building Available and Partition Tolerant Systems with Phoenix Tracker by Gabi Zuniga”From Front End to Full Stack with Elixir and Phoenix by Lauren Tan
Section titled “From Front End to Full Stack with Elixir and Phoenix by Lauren Tan”Nerves + Phoenix Saves a Father’s Sanity! by Joel Byler
Section titled “Nerves + Phoenix Saves a Father’s Sanity! by Joel Byler”Concurrent Feature Testing with Wallaby by Chris Keathley
Section titled “Concurrent Feature Testing with Wallaby by Chris Keathley”The new calendar types in Elixir 1.3 by Lau Taarnskov
Section titled “The new calendar types in Elixir 1.3 by Lau Taarnskov”Painless Test Driven Development with Elixir and Phoenix by Kat Tornwall
Section titled “Painless Test Driven Development with Elixir and Phoenix by Kat Tornwall”Dialyzer: Optimistic Type Checking for Erlang and Elixir by Jason Voegele
Section titled “Dialyzer: Optimistic Type Checking for Erlang and Elixir by Jason Voegele”- Video
- Slides:
- Sample Code
- Links: