Phoenix LiveView & GenServer Talks Elixir Phoenix

My Goal is to talk about how GenServer defines Web Development for LiveView

Phoenix LiveView Talks Elixir Phoenix

Phoenix LiveView will turn 2 years soon and is still one of the best ways to develop a very interactive and modern Web App. Let’s navigate and discuss some topics about LiveView.

The Pattern Matching Approach Talks Elixir Ruby

How pattern matching affects coding in Elixir? Let’s talk about Elixir pattern matching and how this would change the way we solve problems.

Testing in Elixir Talks Elixir Testing

Testing help developers to speed up, so let’s talk testing in Elixir.