Language website: https://elixir-lang.org/
❤ conventions over configuration Framework website: https://www.phoenixframework.org/ Docs: https://hexdocs.pm/phoenix/overview.html
How easy it is to bootstrap: https://elixircasts.io/getting-started-with-phoenix
Deploy to VPS: https://elixircasts.io/deploying-elixir-with-heroku
Elixir meets docker: https://www.youtube.com/watch?v=nLApFANtkHs
LiveView detailed overview: https://www.youtube.com/watch?v=8xJzHq8ru0M&t=1030s
Nice and quick demonstration of LiveView replacing JS: https://dockyard.com/blog/2019/11/25/phoenix-liveview-comment-and-reply
Hireability Watch the first 10min: https://www.youtube.com/watch?v=blGJ_p4plbc
https://github.com/h4cc/awesome-elixir
I few apps I wrote:
Webapp https://naive-ticketing-system.herokuapp.com/ (happy to show u the code)
Here's an example of SPA + ReST JSON API https://todo-ex.herokuapp.com/ Code: https://bitbucket.org/klebervirgilio/todo-ex/src/master/