Demystifying the Registry module in ElixirThe Registry module in Elixir is often unknown to many developers, in this blog post we will explore what it's all about and some common…Aug 8Aug 8
Multipart S3 uploadsIn this article we we explore how to upload large files to AWS S3 using multipart uploads.Jun 18, 2022Jun 18, 2022
WebRTC — Basic concepts and creating a simple video call appIn this post, we will learn about WebRTC and how we can use it easily to set up a simple peer-2-peer video calling app.Sep 19, 20211Sep 19, 20211
Closures in ElixirWe often hear about scopes and closures in many languages, like in javascript closures are used extensively and there are lots of…Nov 28, 20203Nov 28, 20203