sevensidedmarble

sevensidedmarble

Deep dive on the Phoenix Router, what makes the macros tick, the endpoint, cowboy/bandit, and more

Hey yall,

this one took me a while to make so I hope you like it. It’s a bit of a reference on working with the Phoenix router, going from top to bottom through the docs and from the http server, to the endpoint, to the plugs and the router, etc.

my yt channel is still starting out so if you would like and subscribe I really appreciate it. And feel free to leave a comment here or on my videos with any suggestions or video stuff you’d like covered in the future.

Thanks!

Most Liked

sodapopcan

sodapopcan

Nicely done. I like your advice around live_render, it was validating for me :sweat_smile: Your delivery is nice too—not in-your-face enthusiastic yet holds attention. Thanks for creating longform Phoenix YouTube content!

sevensidedmarble

sevensidedmarble

Thank you!

Where Next?

Popular in Screencasts Top

New
New
AstonJ
Not sure if this is still going but adding it for completeness. Who Is This For? You’re a programmer. You’ve heard of Elixir and ...
New
nhu
I have some beginner videos on youtube. Cory Schmitt also have some too if anyone is interested.
New
ElixirCasts
I made an episode where we use escript to make a Rock-Paper-Scissors we can play from the command line. https://elixircasts.io/command-l...
New
ElixirCasts
I made an episode exploring Phoenix assigns: https://elixircasts.io/exploring-phoenix-assigns
New
sadjow
Ben Awad posted a youtube video about a project he created with Phoenix LiveView: https://stripcode.dev/
New
mplatts
Elixir & Phoenix Testing 101 Hi guys, I’d like to get into creating more educational videos focuses on building web apps with Phoenix...
New
sevensidedmarble
Hey yall, I made a video about doing magic links in phoenix: It’s a run-through of a GH repo I made to serve as a referen...
New
calebjosue
I’ve made a video about installing Elixir 1.16.1 on WIndows 11. In case someone is interested here’s the link The video de...
New

Other popular topics Top

minhajuddin
I have seen a lot of code which picks the first element from a list using Enum.at(0) instead of List.first. Is there a reason why people ...
New
mcarvalho
What is the difference between System.get_env and Application.get_env? For example, what are best practices to use one versus another.
New
greenz1
I have a phoenix application from which a user can download multiple(5-6) files of size 1MB. I couldn’t find anything related to sending ...
New
gshaw
What is the idiomatic way of matching for not nil in Elixir? E.g., First way: defp halt_if_not_signed_in(conn, signed_in_account) when...
New
gausby
I asked this very same question on twitter and got some interesting feedback, but I thought it would be a good question to ask here as we...
1207 39467 209
New
komlanvi
Hi everyone, I was playing with phoenix liveView but I run into an issue. I have a form and want to validate each input text when the te...
New
stefanluptak
Hello everybody, usually, I use a 29" ultra-wide monitor for VSCode which can easily accomodate explorer (files panel) + file with code ...
New
freewebwithme
Using vs code and installed ElixirLS: support and debugger. And I got an error popped up on start up says Failed to run ‘elixir’ comma...
New
AngeloChecked
What learn first? Rust or Elixir Hi Elixir community! I’m here because i want learn a new language. I’m a junior developer and mainly i ...
New
marius95
Hello everyone, I try to use an Javascript Event Handler in my root.html.leex file. Therefore I created a function in the app.js file: ...
New

Latest on Elixir Forum

We're in Beta

About us Mission Statement