Beginner’s guide to handling JSON responses in Elixir & PhoenixI really love how fast and flexibly you can build APIs with Elixir and Phoenix. However the flexibility also comes at a cost.Apr 22, 2018Apr 22, 2018
Beginner’s guide to building a Web Application on Elixir — Part 3In this part, we will attempt to link up your application into the outside world so you can accress your todo list from a web browser…Apr 22, 2018Apr 22, 2018
Beginner’s guide to building a Web Application on Elixir — Part 2This a continuation from the previous Part 1, where we learnt how to set up a basic Elixir project and also created a database link to lay…Apr 21, 2018Apr 21, 2018
Beginner’s guide to building a Web Application on Elixir — Part 1If you are building your first Web Application you should take a look at Elixir & Phoenix Framework. Elixir is built upon Erlang/OTP which…Apr 18, 2018Apr 18, 2018