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

Security and the BEAM Ecosystem

Security and the BEAM Ecosystem

In the second and final part, Jonatan Männchen on how the BEAM community is making security smarter and more collaborative.

SAFE and OIDCC

SAFE and OIDCC

Even secure code benefits from a second opinion. In part one, Jonatan Männchen shares how SAFE helped strengthen his authentication library.

Developing AstroBEAM

Creating a multiplayer game server in Elixir

This game was a highlight at Code BEAM Lite London and Code BEAM America. For those attendees lucky enough to experience AstroBEAM, Hernán Rivas Acosta…