episode image

#35: Gravatar with Phoenix

Gravatar is a great way to easily display avatars. In this episode we’ll create simple helper function that we’ll use to display a user’s Gravatar.

3m 1s
Watch Now →
episode image

#23: Partial Templates with Phoenix

Using partial templates are a great way to break up larger, more complex templates. In this episode we see how easy it is to use them with Phoenix.

3m 15s
Watch Now →
episode image

#19: Intro to Function Plugs

Plug is an essential tool when building web applications in Elixir. In this episode we’ll dive into function plugs by building one and using it in an existing Phoenix application.

3m 3s
Watch Now →
episode image

#18: Phoenix Debug Toolbar ex_debug_tool

ex_debug_toolbar is a great new Elixir project that makes it easier to debug Phoenix applications and see stats about them. In this episode we’ll learn how to use it with an existing Phoenix application.

3m 33s
Watch Now →
episode image

#16: Upgrading to Phoenix 1.3

Phoenix 1.3 represents a major shift in how to build and think about Elixir Phoenix applications. In this episode learn how to upgrade an existing Phoenix application to 1.3.

7m 26s
Watch Now →
episode image

#13: Custom Error Pages in Phoenix

Creating custom error pages helps give your application a consistent feel - even when something goes wrong. In this episode we’ll customize the 404 and 500 error pages in a Phoenix application.

1m 52s
Watch Now →
episode image

#8: SEO Friendly URLs with Phoenix

Many people look to slugs for URLs that are memorable and easy to share. In this episode we’ll see how easy it is to use slugs in a Phoenix application.

5m 10s
Watch Now →
episode image

#5: Versioned API with Phoenix

Phoenix is a great framework for building API’s in Elixir. In this episode learn how to create a versioned JSON API.

5m 14s
Watch Now →
episode image

#1: Getting Started with Phoenix

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.

3m 53s
Watch Now →