1. EachPod
EachPod
Thinking Elixir Podcast - Podcast

Thinking Elixir Podcast

The Thinking Elixir podcast is a weekly show where we talk about the Elixir programming language and the community around it. We cover news and interview guests to learn more about projects and developments in the community.
Whether you are already experienced with Elixir or just exploring the language, this show is created with you in mind. We discuss community news, Functional Programming, transitioning from OOP, coding conventions, and more.
Guests visit the show to help challenge our assumptions, learn about new developments and grow in the process.
Subscribe to join us on this journey!

News Education How To Tech News Technology
Update frequency
every 7 days
Average duration
41 minutes
Episodes
269
Years Active
2020 - 2025
Share to:
29: Running Jobs using Oban with Parker Selbert

29: Running Jobs using Oban with Parker Selbert

We talk with Parker Selbert, the creator of the job processing library Oban. He shares the benefits of using Postgres as the data store over more common choices like Redis. Oban also offers a paid "p…

00:47:39  |   Tue 05 Jan 2021
28: DepViz and ElixirLS with Jason Axelson

28: DepViz and ElixirLS with Jason Axelson

We talk with Jason Axelson. He created the DepViz tool that can help improve your Elixir compile-time experience. Jason explains how to use the tool to identify where compile time dependencies may be…

00:48:40  |   Tue 29 Dec 2020
27: Ash Framework with Zach Daniel

27: Ash Framework with Zach Daniel

We talk with Zach Daniel, the creator of the Ash Framework, a declarative, resource-oriented application framework for Elixir that lets you build out JSON or GraphQL APIs in minutes. In this episode …

00:42:07  |   Tue 22 Dec 2020
26: Elixir in Higher Ed with Jonathan Allen

26: Elixir in Higher Ed with Jonathan Allen

We talk with Jonathan Allen, an instructor at a Utah college, who taught Elixir to his Distributed Computing students. He tells how he got Elixir into the classroom, what the students loved, what was…

00:36:03  |   Tue 15 Dec 2020
25: Improving developer experience with Marlus Saraiva

25: Improving developer experience with Marlus Saraiva

We talk with Marlus Saraiva about three big projects he is a part of. All of which are around improving the developer experience in Elixir! We start with Broadway, a library that makes working with G…

00:52:36  |   Tue 08 Dec 2020
24: LiveView Uploads with Chris McCord

24: LiveView Uploads with Chris McCord

We talk with Chris McCord about the Phoenix LiveView 0.15.0 release which includes uploads! Chris explains the background on the release and his video showing it off. He shares his go-to stack when s…

00:57:08  |   Tue 01 Dec 2020
23: Gleam and Static Types with Louis Pilfold

23: Gleam and Static Types with Louis Pilfold

We talk with Louis Pilfold about how he created Gleam, a static typed language that runs on the BEAM. Louis explains some of the challenges with bringing static types to the BEAM and shares ideas on …

00:48:57  |   Tue 24 Nov 2020
22: Running migrations in production with Patryk Bąk

22: Running migrations in production with Patryk Bąk

We talk with Patryk Bąk about running migrations in production. For production systems where downtime or service interruptions are a problem, we sometimes need to take special care when migrating dat…

00:40:10  |   Tue 17 Nov 2020
21: Tailwind CSS, Alpine.js and LiveView with Patrick Thompson

21: Tailwind CSS, Alpine.js and LiveView with Patrick Thompson

We talk with Patrick Thompson about the PETAL stack. The combination of Phoenix, Elixir, Tailwind CSS, Alpine.js and LiveView! Patrick and David help me understand why people are excited about Tailwi…

00:31:18  |   Tue 10 Nov 2020
20: LiveView v LiveWire, Alpine.js with Caleb Porzio

20: LiveView v LiveWire, Alpine.js with Caleb Porzio

We reached outside the Elixir community to talk with Caleb Porzio. Caleb is the creator of PHP Laravel LiveWire, a framework inspired by LiveView. He created Alpine.js to help solve problems common t…

00:57:04  |   Tue 03 Nov 2020
19: Elixir and Art with Milada Majáková

19: Elixir and Art with Milada Majáková

We cover the news then talk with Milada Majáková about combining Elixir and art. Milada came new to Elixir from Architecture and Graphic Design. We reject the idea that people are either logical or a…

00:22:18  |   Tue 27 Oct 2020
18: TDD and Phoenix with German Velasco

18: TDD and Phoenix with German Velasco

We cover the news then talk with German Velasco about his free book "Test-Driven Development with Phoenix". He shares his experiences of learning TDD at ThoughtBot, his writing process, tips and more…

00:39:06  |   Tue 20 Oct 2020
17: JIT compiler for Beam with Lukas Larsson and John Högberg

17: JIT compiler for Beam with Lukas Larsson and John Högberg

We cover the news then talk with Lukas Larsson and John Högberg to learn about the new BeamAsm project that brings a JIT compiler to Erlang OTP and Elixir. This is a very exciting development for all…

00:43:55  |   Tue 13 Oct 2020
16: Gleam, Games and Types with Quinn Wilton

16: Gleam, Games and Types with Quinn Wilton

We cover the news then talk with Quinn Wilton about Gleam, a static typed language on the BEAM and why Elixir devs should care about it. We learn about her Chip8 emulator that renders game ROMs to Li…

00:43:57  |   Tue 06 Oct 2020
15: Inside Elixir Radar with Hugo Baraúna

15: Inside Elixir Radar with Hugo Baraúna

We cover the news then talk with Hugo Baraúna, the guy behind Elixir Radar, to get the inside scoop. Would you like to increase the chances of your blog post being featured by Elixir Radar? Hugo shar…

00:53:06  |   Tue 29 Sep 2020
14: LiveView and Airtable with Ricardo Garcia Vega

14: LiveView and Airtable with Ricardo Garcia Vega

Huge batch of news! Then we talk with Ricardo Garcia Vega about how he paired a Phoenix application with no database Repo to an Airtable backend to quickly solve a problem but without compromising on…

00:37:39  |   Tue 22 Sep 2020
13: Video chat using LiveView with Jesse Herrick

13: Video chat using LiveView with Jesse Herrick

We talk with Jesse Herrick about creating a video chat app using WebRTC and Phoenix LiveView. We cover the WebRTC protocol, how Phoenix helps, JS hooks, pushing events from the server and much more!

00:37:44  |   Tue 15 Sep 2020
12: All a Flutter over NIFs and Ports with Connor Rigby

12: All a Flutter over NIFs and Ports with Connor Rigby

We catch up with Connor Rigby and learn about his recent Flutter work for Nerves. We take this opportunity to get his perspective on when to choose NIFs or Ports for native integrations, how to make …

00:43:55  |   Tue 08 Sep 2020
11: New Ecto features in 3.5 with Mike Binns

11: New Ecto features in 3.5 with Mike Binns

Learning about some new features coming in Ecto 3.5 from Mike Binns. Mike explains Ecto.Enum, what a ParameterizedType is, the new "redact" option on fields and much more!

Show Notes online - http:/…

00:32:53  |   Tue 01 Sep 2020
10: Frontend vs Backend and Business Value of LiveView

10: Frontend vs Backend and Business Value of LiveView

News and discussion about why the talk of “Frontend vs Backend” is wrong, Single Page Apps, seeing the business value of LiveView, and much more!

Show Notes online - http://podcast.thinkingelixir.co…

00:35:16  |   Tue 25 Aug 2020
Disclaimer: The podcast and artwork embedded on this page are the property of ThinkingElixir.com. This content is not affiliated with or endorsed by eachpod.com.