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

aseigo
Unfortunately, I missed last week's schedule as I had a pair of subjects related to the topic of debugging and testing .. but ended up de...
New
ElixirCasts
I made a video for anyone wanting an introduction to GenServer. https://elixircasts.io/intro-to-genserver
New
New
AlchemistCamp
I’m in the process of doing a series where I build a site for the new podcast I’ve recently started with Justin Vincent of Techzing. It ...
New
New
Corys
I got a new video up on doing multi tenancy in phoenix 1.3 using Apartmentex. Lemme know if any questions. :grinning:
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
ElixirCasts
I made an episode exploring Phoenix assigns: https://elixircasts.io/exploring-phoenix-assigns
New
sevensidedmarble
New video dropped: this time on manually running your own asset build script with Bun. Bun is used as the script runner with ESBuild stil...
New
PJUllrich
For 2021, I decided to start a YouTube channel about coding with Elixir! Hurray! I learn best by teaching others, which is why I “challe...
New

Other popular topics Top

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
sorentwo
Hello! tl;dr Announcing Oban, an Ecto based job processing library with a focus on reliability and historical observability. After spen...
977 41022 311
New
William
I would like to know that is there any online source for learning Phoenix Framework for building E-Commerce Store? Any advantage on build...
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
joaquinalcerro
Hi there, I am working with Ecto-Postgresql and I need to call all of the records from a specific table but the table has 40,000 record...
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
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
script
If I have a string “1000 cfu/ml” . I want to remove the characters and / and space . So the string is like this "1000" What is the ...
New
stefanchrobot
What’s the safe way to decode a JSON string into a struct? I want to avoid calling String.to_atom. Jason.decode can give me a map with st...
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

We're in Beta

About us Mission Statement