ElixirCasts
Forum Sponsor
The Basics of Routing in Phoenix
I made a video to cover the basics of routing in Phoenix.
Popular in Screencasts
I made a video for getting started with the GenServer module. I introduce some concepts and try go over what's happening step by step. ...
New
New video alert! I made a video about the LiveView lifecycle, navigation, and how to use handle_params vs mount., etc.
Check it out:
...
New
Posted via Devtalk (see this thread for details).
New
I made a video to cover the basics of routing in Phoenix.
https://elixircasts.io/phoenix-routes
New
Hey all! Following the fantastic blog post by the erlang team (A brief introduction to BEAM - Erlang/OTP) I made a video that quickly d...
New
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
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
Hello everyone :wave:
Officially this is the most intense/demanding video that I ever released :slight_smile:
The video sums up the wor...
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
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
Other popular topics
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
Hello, I get Persian date from my client and convert it to normal calendar like this:
def jalali_string_to_miladi_english_number(persi...
New
Hello!
tl;dr Announcing Oban, an Ecto based job processing library with a focus on reliability and historical observability.
After spen...
New
I am trying to figure out how Mix knows whether the environment is test, dev, or prod -- where is this set?
Thanks.
New
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
As a follow up to my earlier question:
I have the code compiling and running but not getting a successful login from the rest server. ...
New
What is most correct way to open, read and parse JSON file with poison?
For example if we have example.json file in root of some projec...
New
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
Hello, I have map which I want to convert it to string like this:
the map:
%{last_name: "tavakkoli", name: "shahryar"}
the string I ne...
New
When I run the Plug and I recompile I wind up having to use Ctrl C to quit iex and start again. Witht the help of rlwrap I can use the cu...
New







