caike

caike

Phoenix LiveView: The Big Picture (Pluralsight)

Hey, friends :waving_hand:

I’ve recently published a new Elixir course called Phoenix LiveView: The Big Picture in partnership with Pluralsight.

This course is an introduction to LiveView and is relatively short with only 3 modules. It is meant to explain at a high level why LiveView is amazing, what problems is solves and where it really shines.

The goal is to help people (developers, managers, decision makers) determine whether LiveView fits their needs and whether they should invest more time learning it at a deeper level.

It’s been a while since I launched a course on Elixir (I’m the author of the Code School (RIP) Elixir/Phoenix courses) so I’m super excited with the launch of this new one.

Hope y’all like it!

LEVEL 1
Course Overview

LEVEL 2
Why LiveView?
The Challenges of Full Stack Web Development
The Two-sided Architecture
LiveView: How It Works

LEVEL 3
Elixir, OTP, and Phoenix
What Are They?
The Actor Model of Concurrency
Fault Tolerance
Channels and PubSub

LEVEL 4
Building With LiveView
Goals and Overview
The Existing Phoenix Application
Rendering a LiveView Page
Demo: Rendering a LiveView Page
LiveView Callback Funtions
Demo: Listing Data
Demo: Adding a LiveComponent
Bindings, Data Attributes and Adding User Events
Adding Real-Time
Demo: Adding Real-Time
Noteworthy Features, When Not to Use, and Wrap Up

Most Liked

andreaseriksson

andreaseriksson

For some reason, I was thinking about Rails for Zombies and the other courses yesterday. They where great.

AstonJ

AstonJ

Congrats Carlos :tada: I loved CodeSchool so I’m sure this course will be fantastic as well!

It’s great seeing more LiveView courses out there :023:

caike

caike

Thank you all for the kind words :smile:

jongirard

jongirard

@caike I’m going through the course, and so far so good - your explanations of concepts such as OTP are clear and to the point :+1:t2:

My problem however is that I’m unable to find the “source files” anywhere for the medical-clinic demo application from module 4. The “download exercise files” from the course dashboard only contains the slide PDF’s, not the project itself. I also tried looking on your github profile through the repositories but couldn’t locate it.

I’m one who likes to code along (even if this is just meant as a short overview) to reach the same end product!

Sidenote: there’s a small typo in the course navigation within module 4, “LiveView Callback Funtions” is meant to say “Functions” I assume :slight_smile:

caike

caike

Thank you @jongirard :pray: I’ve reached out to the Pluralsight team asking to add the source code for the demo app to the course page as well as to fix the typo. In the meantime, you can access the code on the following Github repo

Where Next?

Popular in Courses Top

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
DmytroNasyrov
Hey folks! A brand new course about distributed systems and microservices. The course is recorded based on my offline lectures for stude...
New
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
ErlangSolutions
We’re proud to announce the launch of our online training courses. All of our courses are designed and taught by current industry profess...
New
mikeclark
Howdy Everyone, :waving_hand: TLDR: Early access to our Phoenix LiveView course is now open… and it’s free! The first 7 videos (75 minut...
New
snake117
Just saw this video by Derek Banas. He covers the basics of Elixir in a one hour video.
New
caike
Hey, friends :waving_hand: I’ve recently published a new Elixir course called Phoenix LiveView: The Big Picture in partnership with Plur...
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
AstonJ
By @elbrujohalcon Course Overview There is a language that powers 90% of all Internet traffic. It’s also the language behind some extre...
New
codeschool
Code School's Free 'Try Elixir' Course Begin learning the basics of Elixir and take your first steps into the world of functional progr...
New

Other popular topics Top

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
JDanielMartinez
Hi! May someone helps me, please! I have two apps into an umbrella project: the first one is Database, which manages queries, and the se...
New
JakeBecker
TL;DR: I’ve just released an implementation of Microsoft’s IDE-independent Language Server Protocol for Elixir. It adds language support ...
1140 51847 244
New
Brian
What is the proper way to load a module from a file in to IEX? In the python world, doing something like this pretty standard: from ....
New
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
srinivasu
How to handle excepions in elixir? Suppose i have A, B, C ,D, E modules. and each module has get() function. A.get() method will call th...
New
KronicDeth
Elixir plugin for JetBrain’s IntelliJ Platform (including Rubymine) This is a plugin that adds support for Elixir to JetBrains IntelliJ...
289 35421 110
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
myronmarston
The Elixir Typespec docs show the following syntax for keyword lists in typespecs: # ... | [key: type] # keyword lis...
New
siddhant3030
Hi, I have to write a raw query for one of my project. But till now I have used ecto queries and don’t have much experience writing raw ...
New

We're in Beta

About us Mission Statement