Building Tetris with Elixir, LiveView and OTP

Please, accept marketing-cookies to watch this video.

Who doesn’t have fond, nostalgic memories of playing Tetris?

In this webinar, Sandesh Soni takes a live coding workshop to walk you through the basics of building the game, from scratch using Elixir, OTP and Phoenix LiveView without a single line of JavaScript.

It’s a great exercise for beginners to learn Elixir or for Elixir lovers to create a fun hobby project.

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.