Featured resource
pluralsight tech forecast
2025 Tech Forecast

Which technologies will dominate in 2025? And what skills do you need to keep up?

Check it out
Hamburger Icon
  • Course
    • Libraries: If you want this course, consider one of these libraries.
    • Core Tech

Getting Started with Phoenix 1

Phoenix is the de facto web framework for Elixir. This course will teach you the basics of Phoenix by walking through building an Elixir application.

Nate Taylor - Pluralsight course - Getting Started with Phoenix 1
by Nate Taylor

What you'll learn

In order to deliver an Elixir application over the web, it's essential to understand certain key concepts, such as models and views. With this course, Getting Started with Phoenix, you'll learn about how a functional programming language (Elixir) presents an application on the web. You'll see a way to structure your project that keeps application logic separate from presentation logic. You will also learn how to deploy your application, so that it doesn't just reside on your computer. By the end of the course, you'll have an application that you can use for future reference and be equipped to start writing new web applications with Phoenix and Elixir.

Table of contents

About the author

Nate Taylor - Pluralsight course - Getting Started with Phoenix 1
Nate Taylor

Nate's first program was written in QBasic on an 8086 clone his dad built. Since then he's written applications in C++, .NET, and Node.js.

More Courses by Nate