
The Elixir DEV
@TheElixirDev
Followers
394
Following
0
Media
0
Statuses
445
Tweeting out the best Elixir posts from https://t.co/lhcCPP1ReQ. Part of the @ThePracticalDev family ❤️
Joined January 2019
To learn what a process is in Elixir, you must first know what a function is. { author: @adolfont } #DEVCommunity #ErLang.
0
0
2
I've been learning Elixir over the past six months so I wanted to write a tutorial what I've learned about versioning your API with Elixir and Phoenix. #DEVCommunity #ErLang.
0
0
1
Learn problem solving techniques using Elixir and apply them to real-world scenarios. Start with simple, structured problems and gradually increase difficulty. #DEVCommunity #ErLang.
0
0
3
SurrealDB is a key/value ACID-compliant NoSQL database. Let's figure out how it works!. #DEVCommunity #ErLang.
0
0
3
Let's figure out how to replay all the events that happened before the webhook was running by manually sending them back into the webhook. { author: @byronsalty } #DEVCommunity #ErLang.
0
0
2
Event Based System with Localstack (Elixir Edition): Uploading files to S3 with PresignedURL's. #DEVCommunity #ErLang.
0
0
15
Outside of mix.exs I haven't engaged with .exs files much. I imagine that might be the same for some of you. However, I ran into a situation recently where I needed to. { author: @Shmink_ } #DEVCommunity .
0
1
3
If only there is a way to combine the snappy UX of client side rendering in Svelte, with the strong-consistency state management of LiveView. Well dear reader, what if I told you. { author: @RyanPCooke } #DEVCommunity .
0
1
2
Instrumentation is an essential part of monitoring and operating an application, especially for apps heavily used in production. { author: @allanmacgregor } #DEVCommunity #ErLang.
0
1
1
Phoenix uses Elixir, but when dealing with LiveView Hooks it requires JavaScript. But is it possible to use another functional language instead?. { author: @camcasc } #DEVCommunity #ErLang.
0
0
4
Phoenix (or Ecto) defaults PostgreSQL as their database of choice. What if you just want to do something simple or just start learning Phoenix and are too lazy to set up a Postgres server (like me)?. #DEVCommunity #ErLang.
0
0
4
I find that as I get older I find myself trying to remember coding techniques and idioms that shouldn't be hard to remember but sometimes are anyway. This is one of those cases. { author:@OldDutchCap} #DEVCommunity .
0
0
1
Head and tail are a common programming concept used to represent a linked list. While not unique to Elixir lang, it is crucial for understanding the language’s representation of lists. { author: @brewbuzzwords } #DEVCommunity #ErLang.
0
2
2
This is just a personal journey documentation on how I decided to use my current tech stack. I hope it helps you on your Elixir journey!. { author: @camcasc } #DEVCommunity #ErLang.
0
1
3
I have worked with Phoenix LiveView and Surface-UI for about a year; I would like to share some of the things I learned the hard way. { author: @herminiotorres } #DEVCommunity .
0
0
0
This will be a fairly simple and straightforward app, but I want to use it to touch on as many Phoenix concepts as possible. So, let's get started!. { author: @micagolocorbin } #DEVCommunity #ErLang.
0
0
1