Structured learning for software developers The first webinar of the series covered how to launch structured learning programs in your software development team to foster growth
Structured learning for software developers The first webinar of the series covered how to launch structured learning programs in your software development team to foster growth
Phoenix LiveView, hooks and push_event: json-view How to integrate Javascript libraries that render to the DOM directly with Phoenix LiveView
For loops and comprehensions in Elixir - transforming imperative code A guide on how to transform imperative code like for loops and comprehensions to a functional style, using Python and Elixir as examples
Map lookup in Elixir - a taxonomy A summary of the different ways to retrieve values from maps in Elixir