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
Nicely done. I like your advice around live_render, it was validating for me
Your delivery is nice too—not in-your-face enthusiastic yet holds attention. Thanks for creating longform Phoenix YouTube content!
2
sevensidedmarble
Thank you!
1
Popular in Screencasts
Playlist Here
New
New
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
I have some beginner videos on youtube. Cory Schmitt also have some too if anyone is interested.
New
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
I made an episode exploring Phoenix assigns:
https://elixircasts.io/exploring-phoenix-assigns
New
Ben Awad posted a youtube video about a project he created with Phoenix LiveView:
https://stripcode.dev/
New
Elixir & Phoenix Testing 101
Hi guys, I’d like to get into creating more educational videos focuses on building web apps with Phoenix...
New
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
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
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
What is the difference between System.get_env and Application.get_env? For example, what are best practices to use one versus another.
New
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
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
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...
New
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
Hello everybody,
usually, I use a 29" ultra-wide monitor for VSCode which can easily accomodate explorer (files panel) + file with code ...
New
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
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
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
Categories:
Sub Categories:
Forums
Popular Tags
- #ecto
- #liveview
- #troubleshooting
- #learning-elixir
- #deployment
- #library
- #erlang
- #testing
- #genserver
- #mix
- #absinthe
- #remote-other
- #otp
- #plug
- #how-to-question
- #macros
- #postgres
- #channels
- #elixirconf
- #exunit
- #discussion
- #code-sync
- #javascript
- #podcasts
- #onsite
- #dialyzer
- #docker
- #authentication
- #umbrella
- #full-time-contract
- #podcasts-by-brainlid
- #ecto-query
- #elixir-ls
- #phoenix_html
- #iex
- #blog-post
- #graphql
- #genstage
- #ai
- #websockets
- #supervisor
- #advent-of-code
- #elixirconf-us
- #distillery
- #processes
- #forms
- #api
- #metaprogramming
- #security
- #performance









