Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/stevenxl/elixir-ecosystem-talks

A curated collection of the talks that have been most impactful for me in leveling up with Elixir and its ecosystem.
https://github.com/stevenxl/elixir-ecosystem-talks

Last synced: about 1 month ago
JSON representation

A curated collection of the talks that have been most impactful for me in leveling up with Elixir and its ecosystem.

Awesome Lists containing this project

README

        

# Elixir Ecosystem Talks

While the Elixir ecosystem is powered by a great community, this repository is a
list of talks that I found particularly effective at teaching their respective
topics. They are very approachable, even for beginners, and provide a strong
basis for delving further into each topic.

I encourage those of you that stumble upon this repo to take a look at not only
the five talks listed, but also the conference homepage in order to learn about
other topics.

## Phoenix

### Taking off with Phoenix by Sonny Scroggin
- Conference Homepage: [Erlang Factory SF 2016][1]
- Conference Video: [Taking off with Phoenix][2]

## Ecto

### Leveling Up with Ecto by Darin Wilson
- Conference Homepage: [Elixir & Phoenix Conf 2016][3]
- Conference Video : [Leveling Up with Ecto][4]

## Elixir

### Refactoring Techniques for Elixir, Ecto, and Phoenix by Gary Rennie
- Conference Homepage: [Elixir & Phoenix Conf 2016][3]
- Conference Video : [Refactoring Techniques for Elixir, Ecto, and Phoenix by Gary Rennie][5]

### Dialyzer: Optimistic Type Checking for Erland and Elixir by Jason Voegele
- Conference Homepage: [Elixir & Phoenix Conf 2016][3]
- Conference Video : [Dialyzer: Optimistic Type Checking for Erland and Elixir][11]

## Umbrella Application / Separating Domain & Business Logic

### Building Umbrella Project by Wojtek Mach
- Conference Homepage: [Elixir & Phoenix Conf 2016][3]
- Conference Video : [Building Umbrella Project][6]

### Controller Control by Gary Rennie
- Conference Homepage: [Elixir.LDN 2016][7]
- Conference Video : [Controller Control][8]

### Phoenix is Not Your Application by Lance Halvorsen
- Conference Homepage: [ElixirConfEU 2016][9]
- Conference Video : [Phoenix Is Not Your Application][10]

[1]: http://www.erlang-factory.com/sfbay2016
[2]: https://youtu.be/eSWNi5vRxU8
[3]: http://www.elixirconf.com/
[4]: https://youtu.be/QE7bpqpDoKo
[5]: https://youtu.be/V21DAKtY31Q
[6]: https://youtu.be/6NTmUQClHrU
[7]: http://www.elixir.london/
[8]: https://youtu.be/XhNacMst_1o
[9]: http://www.elixirconf.eu/
[10]: https://youtu.be/lDKCSheBc-8
[11]: https://www.youtube.com/watch?v=JT0ECYZ9FaQ