Subscribe to access all episodes. View plans →
Elixir has a great tool for building command line applications called escript. In this episode we create a rock-paper-scissors game and see how to parse arguments from the command line.
In this episode we’ll use Earmark to parse Markdown in an Elixir application. Then we’ll take a look at how we can use it from the command line.
Phoenix is a great framework for building API’s in Elixir. In this episode learn how to create a versioned JSON API.
In this episode we’ll use Scrivener for our pagination. You’ll learn how to use the Scrivener Ecto library to handle our pagination and then work in Scrivener HTML to style our pagination links.
Ready to deploy your Elixir application? In this episode we deploy our simple project to Heroku. You’ll see how easy and fast you can deploy an Elixir application.
In this episode we’ll add comments to our blog. We’ll use the Ecto has_many and belongs_to associations to build a relationship between our posts and comments.
This episode is a simple walkthrough demonstrating how easy it is to get started using Phoenix. In it we’ll get started on a simple blogging application.
© 2024 HEXMONSTER LLC