Elixir

Sort by:

Flutter: Native Web and Mobile App Development with Allen Wyma

Flutter is a UI toolkit developed by Google that helps developers build natively compiled applications for mobile, web, desktop, and embedded devices from a single code base. Development

Why We Switched from Python to Go

Switching to a new language is always a big step, especially when only one of your team members has prior experience with that language. Early this year, we switched Stream’s primary

Supabase: Open Source Firebase with Paul Copplestone

Firebase is well-known as a platform that makes it easy to build real-time applications quickly and easily. Firebase was acquired by Google, and has been turned into a large platform

Building a rewards platform from scratch

This post was originally written by Pedro Franceschi on Medium. Reposted with permission. Brex is launching rewards today. This post aims to go over the design decisions that we made

Elixir and Erlang with Jose Valim

“Functional programming is about making the complex parts of your system explicit.” Elixir is a programming language built on top of the Erlang virtual machine. Elixir allows