Best Practice For API Design in Elixir – 3 part webinar with Bruce Tate

Part 1

Please, accept marketing-cookies to watch this video.

Part 2

Please, accept marketing-cookies to watch this video.

Part 3

Please, accept marketing-cookies to watch this video.

A good API reflects good design, and you need to build them from the inside out. Get the data and function layers right, and your APIs will flow. In this lesson, we cover: Designing Elixir Systems in Layers Thinking in Reducers API Concerns: Where They Live Expanding your Functional Core Validations Vs. Guards Vs. Sanitizers Trap Doors

Speaker

Bruce Tate – Bruce Tate is a kayaker, climber, programmer and father of two from Chattanooga, Tennessee. A serial entrepreneur, he has helped start three companies, and most recently served as CTO for icanmakeitbetter. The author of more than a dozen books is active in the Elixir community as a speaker, author, editor and conference organizer. Twitter: https://x.com/redrapids

How to Build Platforms That Do Not Let Audiences Down

How to Build Platforms That Don’t Let Audiences Down

In this webinar, Lee Sigauke explores how to design platforms that remain reliable during sudden traffic spikes and unpredictable demand.

From Minimum Viable Product to Mission Critical

From Minimum Viable Product to Mission Critical

Camjar Djoweini explains how fintech teams move from MVP to mission-critical systems without breaking under real-world demands.

What You May Not Know About `with`

What You May Not Know About `with`

Brian Underwood and Adilet Abylov explain how to use Elixir’s with clause to write clearer code and manage errors more easily.