ElixirConf 2016 Summary
A collection of links that cover what happened during ElixirConf 2016. Please feel free to submit a PR!
Photos
Day 0
James Edward Gray II
SimAlchemy by- Slides:
- Links:
Phoenix - Getting realtime with channels
- Links:
Taking Off with Phoenix
- Links: ...
Justin Schneck, Frank Hunleth, Garth Hitchens, Chris Dutton, Greg Mefford
Badge Hacking with Nerves -- Slides
- Links:
Bruce Tate and Eric Meadows-Jönsson
Learning Elixir through TrueStory byDay 1
Talks
Erlang Solutions Message
- "supercharged observer" https://www.erlang-solutions.com/products/wombat-oam.html
Chris McCord
Opening Keynote byErnie Miller
Abstractions: A Tale of Keys and Values byOle Michaelis
Implementing binary protocols with Elixir by- 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
Eric Entin
pg2 and You: Getting Distributed with Elixir byPaul Schoenfelder
The future of deployment in Elixir byBrian Cardarella
Code Spelunking for Knowledge and Profit byZoe Laco
Giving up the Object-Oriented Ghost by- 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)
Justin Schneck
Nerves: Connected beyond the Node byChris Bell
Selling Food With Elixir byErich Kist
Debugging techniques in Elixir byNorberto Ortigoza
Migrating an invoicing system to Elixir/Erlang by- Video
- Slides (zip)
- Links: ...
Tetiana Dushenkivska
Building "learn to touch type" glove with Elixir and Arduino by- 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.
David Stump
Phoenix Beyond the Browser - Realtime Applications with Phoenix and Swift byBen Wilson
No REST for the wicked: Building a GraphQL API byRenan Ranelli
Measuring your Elixir Application byNathan Lapierre
Edgelixir: Distributed Graph Processing in Elixir byLightning 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
Day 2
Talk
José Valim
Keynote by- 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.
James Edward Gray II and Nathan Long
String Theory byGary Rennie
Refactoring Techniques for Elixir, Ecto, and Phoenix byWojtek Mach
Building umbrella project byJosh Adams
Collaborative Music with Elm and Phoenix byDarin Wilson
Leveling Up With Ecto byGabi Zuniga
Building Available and Partition Tolerant Systems with Phoenix Tracker byLauren Tan
From Front End to Full Stack with Elixir and Phoenix byJoel Byler
Nerves + Phoenix Saves a Father's Sanity! byChris Keathley
Concurrent Feature Testing with Wallaby byLau Taarnskov
The new calendar types in Elixir 1.3 byKat Tornwall
Painless Test Driven Development with Elixir and Phoenix byJason Voegele
Dialyzer: Optimistic Type Checking for Erlang and Elixir by- Video
- Slides:
- Sample Code
- Links: