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

zkessin
I have created a new Product, based on The Weekly Python Exercise I am now releasing Weekly Elixir Exercise, an inexpensive way to get pr...
New
snake117
Just saw this video by Derek Banas. He covers the basics of Elixir in a one hour video.
New
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
Cruz
Hello Everyone, Early access to the " Full-Stack GraphQL with Absinthe, Phoenix, and React" video course is now available on the Pragmat...
New
lubien
I’ve been working on writing beginner friendly lessons aimed at teaching LiveView, Phoenix and Elixir to those who might not have even pr...
New
mat-hek
Hi everyone! We just released the Elixir Language Tour guide – an interactive intro to Elixir. The guide itself is written in Elixir an...
New
JEG2
If you don’t make it past the first sentence of this post, here’s what you need to know: I’ve published a free Livebook guide about data...
New
alvises
Hello everyone! I’ve almost finished recording my Elixir and LiveView course! It’s packed with hours of in-depth tutorials, tips and app...
New
AstonJ
You’re a programmer, so you don’t need spoon feeding with the conventional drivel about “this is an integer.” No. You need to know what’s...
New
flou
Pluralsight offers a new course teaching the basics of Phoenix https://www.pluralsight.com/courses/phoenix-getting-started It is made by ...
New

Other popular topics Top

lanycrost
Hi everyone! I need implement if…else if…else condition from my elixir code, and anymore of this control flow structures not work proper...
New
senggen
Erlang/OTP 25 [erts-13.2.2] [source] [64-bit] [smp:8:8] [ds:8:8:10] [async-threads:1] 15:22:35.803 [error] gen_event {lager_file_backend...
New
yurko
Here are few pieces of (common) Linux knowledge that we use for reasonably small one server apps. We use Ubuntu but this should work for ...
New
dotdotdotPaul
Okay, I'm having a heck of a time trying to figure out how to best handle the validation of belongs_to associations in Ecto. I'm sure I'...
New
yawaramin
In the Dialyzer docs ( http://erlang.org/doc/man/dialyzer.html#requesting-or-suppressing-warnings-in-source-files ), there is a way to tu...
New
axelson
This post is a wiki (feel free to hit the edit button near the bottom right of this post to add your own changes!) This post collects co...
239 45766 226
New
grych
Hi folks, Few months ago I have announced the proof-of-concept of the library to manipulate the browsers DOM objects directly from Elixi...
639 49522 488
New
alice
Hey, Just curious what are the main benefits of Elixir compared to Clojure? When is Elixir more useful than Clojure and vice versa? Th...
New
Nvim
Elixir appears to be a superior language to Python. I don’t see any advantage of Python over Elixir. Are there any?
New
magnetic
Hey :wave:t3: Elixir community, I’ve been learning Elixir, and working on some side projects. My editor of choice is VSCode, and althoug...
New

We're in Beta

About us Mission Statement