mikeclark

mikeclark

Phoenix LiveView Course (Pragmatic Studio)

:rocket: Today we opened early access to the Pro Package of our Phoenix LiveView course! So now you can get the course in two flavors…

The Starter Package

Wondering what LiveView is all about? Want to cut through the hype and see real-life examples of what it can do?

The Starter Package is where you should, well, start! We’re offering it as a 100% free community resource with no strings attached. It’s our gift to the community.

You get 18 videos and 25 exercises showing you exactly how to start using LiveView to build rich, real-time user experiences with server-rendered HTML.

The Pro Package

Curious what other problems LiveView can help you solve? Considering using it on your project?

The Pro Package picks up where the Starter Package leaves off and gives you more LiveView examples you can slip right into your application.

As of today, with early access you get 18 more videos and 19 more exercises in 5 new, in-depth sections:

  • Extracting Components

  • Testing (8 videos!)

  • Authentication (5 videos)

  • Authenticating LiveViews

  • Triggering Controller Actions

And that’s just the beginning: more pro-level content is on the way!

By purchasing this upgrade at the special early access price, you can dive into the Pro Package today and get a steady diet of new sections until we’ve finished the course.

If just one video or example saves you an hour of time, it’s worth it! We’ve done all the work and research for you. :nerd_face:

Also, by upgrading to the Pro Package you’ll allow us to continue offering the Starter Package as a free community resource. You’ll also help make this a sustainable endeavor for the two of us because, as we all know, LiveView will change. Your support will allow us to offer free updates to this course as necessary. :folded_hands:

Many thanks for your support!

Most Liked

DevotionGeo

DevotionGeo

Mike and Nicole Clark have once again impressed us by swiftly updating the Phoenix LiveView course for LiveView version 1.0. If you already own the course, the update is free.

Link: Pragmatic Studio - Phoenix LiveView

mikeclark

mikeclark

Yes, we plan to release an update to the course in early 2022. It’ll be a free update for everyone who already owns the course.

In the meantime, I think there’s still a ton of value in the course. The majority of the course isn’t affected by the 0.17 changes. And once you know the LiveView fundamentals, migrating from 0.16 to 0.17 isn’t a big deal.

AstonJ

AstonJ

This course is now out of beta and content complete:

Your wait is over - our Phoenix LiveView course is now content-complete and out of early access! :partying_face:

We just released the final batch of 4 new videos which are all about file uploads. That brings the total course to 35 carefully-crafted videos (nearly 6 hours) and 50+ guided exercises to lock in what you learn.

It’s up-to-date with the very latest versions of Phoenix and LiveView. Indeed, this course is as hot and fresh as it gets! :fire:

If you don’t already own it, you can pick up your copy at the special launch price of $129 through April 14th. The price goes up after that, so if you’re looking for a deal now’s your chance.

Just bought my copy!

Don’t forget you can get 25% off with coupon code devtalk.com :023:

Also checkout the Devtalk giveaway where we’re giving away one Pragmatic Studio course every month!

mikeclark

mikeclark

I believe the testing videos are still relevant, but writing good tests for LiveViews deserves a whole course unto itself. :slight_smile:

And I highly recommend German Velasco’s fantastic Testing LiveView course. He’s currently updating it to use the latest versions of Phoenix and LiveView.

steveoc64

steveoc64

Thanks Mike.

Im about half way through the free offering, and that’s been enough to sell me on the Pro upgrade, plus every other course you have got.

I can highly recommend it - the pitch is just about right for experienced devs that are fresh to Elixir / Phoenix, and the exersizes push you just the right amount.

Its always hard to spend your own money on courses just for you … and in 90% of cases I’d recommend the “just write your own app from scratch, and learn by running into your own walls” … but I would make an exception in this case.

Personal projects + Youtube + forums is usually > paid courseware.

The PragmaticStudio courses are just right, and after doing the free LV course, I can easily see the value in upgrading to Pro and doing the other bundle as well. Its literally going to save you months of self learning the hard way, and set you up with the perfect set of VSCode snippets and libs too.

Looking forward to more courses that might cover :

  • ecto in detail
  • Deep dive through OTP. Would really like to see how to build your own tools to run basic things like top and debugging / tracing / profiling / patching code on production servers.
  • how to run multiple unrelated projects on a single BEAM install (because Im cheap and like to have a small number of cloud instances to run multiple small apps for small customers :slight_smile: )

Where Next?

Popular in Courses Top

geo
I launched Build It With Phoenix into early access back in March of this year and have had some great feedback on it so far. I’ve held of...
New
zkessin
Hi All I have a new email course to introduce people to GenServers, which I think will be useful for those trying to get up to speed with...
New
OvermindDL1
There are a few CS teachers who’ve taught/teach at MIT that think that there are some things should be taught for CS but aren’t, so they ...
New
CharlesIrvine
Elixir AI Tools is a course providing a survey of Elixir AI tools and frameworks. It provides a fairly in depth introduction to each topi...
#ai
New
kokolegorille
Hello everyone, I just find a new course that might interest some people. It was just published a few days ago. I am not related in any...
New
PJUllrich
Now available on Gumroad Hi folks! Peter Ullrich here :slight_smile: I’m happy to announce my very first video course called Build an MV...
New
alvises
Hi everyone, I’ve started releasing these LiveView lessons (videos and articles), which are free extracts taken from the bigger course B...
New
AlchemistCamp
I’ve finished writing up the show notes for my free 13 screencast series “Ecto Beginner”! :partying_face: You’ll see them with notes at ...
New
arrowsmith
Hi, I’m George Arrowsmith - you may remember me from such educational Elixir content as Learn Phoenix LiveView, Phoenix on Rails, and Ma...
New
arrowsmith
Hi, I’m George Arrowsmith - you may remember me from such educational Elixir content as Phoenix on Rails. I’m really pleased to announce...
New

Other popular topics Top

sergio
In Ruby, I can go: User.find_by(email: "foobar@email.com").update(email: "hello@email.com") How can I do something similar in Elixir? ...
New
bsollish-terakeet
Credo is smart enough to check for (something like) this: assert length(the_list) == 0 with this response: Checking if an enum is empt...
New
albydarned
Hello all! I am typing this post from my new MacBook Pro with the M1 chip. I’m loving it so far, and will probably use it as my daily dr...
New
quazar
How to set Jason to encode all fields in ecto schema, I don’t care about security and implementing only is taking long list of attributes...
New
fireproofsocks
I’m working on defining a simple Ecto schema for a table (in PostGres), but I don’t see where I can define a column as NOT NULL. Conside...
New
hariharasudhan94
I would like to know what is the best IDE for elixir development?
New
vertexbuffer
Hello, can anybody help here..? I have a list of players and I what to delete an element, but every for loop the list is reverting to ori...
New
lastday4you
I wanted to check elixir version in phoenix because i found that my elixir is 1.5 but when i use Enum.chunk_by it said the function is un...
New
qwerescape
Is there a way to get the call stack or stack trace at any point in the code? Not from exceptions, but an expression that returns how the...
New
aesmail
Hello guys, I have finally made it. I created an admin interface for a framework. It’s been on my todo list for years and with the curre...
New

We're in Beta

About us Mission Statement