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

https://github.com/ymdarake/elixir_and_phoenix_bootcamp

Sample code for the course The Complete Elixir and Phoenix Bootcamp.
https://github.com/ymdarake/elixir_and_phoenix_bootcamp

elixir phoenix phoenix-bootcamp

Last synced: 10 months ago
JSON representation

Sample code for the course The Complete Elixir and Phoenix Bootcamp.

Awesome Lists containing this project

README

          

# Elixir and Phoenix Bootcamp
Sample code for the lecture [The Complete Elixir and Phoenix Bootcamp](https://www.udemy.com/course/the-complete-elixir-and-phoenix-bootcamp-and-tutorial).

# NEXT UP
- [https://elixir-lang.org/getting-started/](https://elixir-lang.org/getting-started/introduction.html)
- [Minimal Elixir JSON RESTful API](https://blog.lelonek.me/minimal-elixir-http2-server-64188d0c1f3a)
- [Phoenix Chat Example](https://github.com/dwyl/phoenix-chat-example)
- [Phoenix WebSockets Under a Microscope](https://zorbash.com/post/phoenix-websockets-under-a-microscope/)
- [Learn you some Erlang for great good!](https://www.ymotongpoo.com/works/lyse-ja/)
- [Programming Elixir](https://www.amazon.co.jp/dp/B01KFCXP04)
- [Multi-Player Game with Elixir, Phoenix, Vue & Elm](https://pragmaticstudio.com/unpacked-multi-player-bingo-with-elixir-phoenix-vue-elm)