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

https://github.com/tensor-programming/elixir-3


https://github.com/tensor-programming/elixir-3

Last synced: about 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# Elixir tutorial part 3
# GenServer and Supervisor

### In this tutorial, look at GenServer and Supervisor and we build a simple chat app.
## Run `iex -S mix` to run the app in the repl.

### Check out the Youtube Tutorial for this [Go Program](https://youtu.be/3EjRvaCOl94). Here is our [Youtube Channel](https://www.youtube.com/channel/UCYqCZOwHbnPwyjawKfE21wg) Subscribe for more content.

### Check out our blog at [tensor-programming.com](http://tensor-programming.com/).

### Our [Twitter](https://twitter.com/TensorProgram) and our [facebook](https://www.facebook.com/Tensor-Programming-1197847143611799/).