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.
- Host: GitHub
- URL: https://github.com/ymdarake/elixir_and_phoenix_bootcamp
- Owner: ymdarake
- Created: 2020-10-06T03:50:28.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-10-11T09:09:45.000Z (over 5 years ago)
- Last Synced: 2025-08-07T05:31:37.949Z (11 months ago)
- Topics: elixir, phoenix, phoenix-bootcamp
- Language: Elixir
- Homepage: https://www.udemy.com/course/the-complete-elixir-and-phoenix-bootcamp-and-tutorial
- Size: 186 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)