AstonJ

AstonJ

Build Real-Time Web Apps with Phoenix by Brian P. Hogan

3 episodes at $6.75 each

Build real-time apps with ease using Phoenix. In this screencast series, get a brief introduction to the Elixir language features you’ll use to build web applications, then create an application that helps you understand Phoenix’s router, controllers, views, and templates. Build a simple model, then explore Phoenix’s Channels as you communicate seamlessly across clients in real time. When you’re done, you’ll have a solid understanding of how to put Phoenix to work in your own projects.

This screencast covers Phoenix version 1.2

https://pragprog.com/screencast/v-bhphnx/phoenix-web-framework

Most Liked

peerreynders

peerreynders

It took some time for a few coins to drop before I realized the connection between Exercises for Programmers - 57 Challenges to Develop Your Coding Skills, this tweet, and these videos.

sotojuan

sotojuan

I love how you can purchase each episode individually! Saves me money.

kblake

kblake

This is a great deal. I just watched the first one - pretty basic intro to Elixir. Well done.
Will watch the rest when I get some free time.

NobbZ

NobbZ

How one syncs data does massively depend on the scale of data and also on the architecture surrounding this data.

In most cases I’ve encountered so far in (near) real time systems, “syncronizing data” was just having sending data from the “input unit” to a “processing unit” and from there to the “display unit”.

This scales pretty well with the number of input and display units.

Once there are more than one computational units, then I’ve often seen the introduction of data-units. But those make it harder to stay inside of real time requirements and therefore I’ve seen even more often that consistency was dropped in favor of availability…

Where Next?

Popular in Screencasts Top

zacksiri
Hey all! We just released 3 episodes on our site explaining how GenServer works. We also released a free episode that shows you how to s...
New
sevensidedmarble
New video on LiveView for almost total beginner level: Hopefully this is a helpful starting point for someone out there!
New
ElixirCasts
I decided to make an episode about composing Ecto queries in a Phoenix app.
New
Crowdhailer
Tokumei helps with building cloud native web applications. Some of the features that help to make it cloud ready. Containerised by def...
New
anuragg
One of our users just created this screencast for deploy Elixir apps on Render. Hope it’s helpful!
New
whatyouhide
Hey friends, today I published the first video of a new series I’m making, where I solve the challenges on Protohackers (see my tweet ann...
New
CinderellaMan
Hello, I’m not sure where this should / could be posted, but I’ve put a lot of effort and just released my first video about streaming c...
New
AstonJ
Nice to see another thing on my wish-list come true :003: I haven’t had a chance to watch this yet but I am sure it is very good! ...
New
zacksiri
At Codemy.net we are always trying to find solutions for problems in a way that works well. As a result we’ve been able to create a beaut...
New
sadjow
Ben Awad posted a youtube video about a project he created with Phoenix LiveView:
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
pmjoe
I have a relationship of love and hate with Elixir. Lots of things are just absolutely right, but there are some things that are kind of ...
New
sergio
I couldn’t find any guides that worked well with Phoenix 1.6.0 and esbuild. I hope this helps people test the waters and eases you into t...
New
sergio_101
I am VERY much an elixir newbie. I have taken one elixir course and one phoenix course on Udemy. During that course, I saw the instructor...
New
polypush135
As many of you may have realized by now (sorry for all the posts here) I’ve been working on a db problem where I’m trying to aggregate a ...
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
chrismccord
As promised, the first release candidate of Phoenix 1.3.0 is out! This release focuses on code generators with improved project structure...
New
baxterw3b
Hi guys, i’m new in the Elixir world, and i have to say, that i love it! i’m having some problem to understand anonymous functions with ...
New
TunkShif
This post is an instruction guide to help you setup your Neovim for Elixir development from scratch. It includes general information on h...
273 38985 115
New
joeerl
Hello again - after a longish gap I’ve decided I really must dig into Elixir and see what’s been happening here - so I have a few questio...
New

We're in Beta

About us Mission Statement