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
https://t.co/eTBDucQKX6
Learn problem solving techniques using Elixir and apply them to real-world scenarios. Start with simple, structured problems and gradually increase difficulty.
#DEVCommunity#ErLang
https://t.co/EFRNuWvHvM
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
https://t.co/kIIxP9xjg7
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
https://t.co/64JiYSJY6m
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
https://t.co/YvSzh04tNG
Instrumentation is an essential part of monitoring and operating an application, especially for apps heavily used in production.
{ author: @allanmacgregor } #DEVCommunity#ErLang
https://t.co/Q30gXdWG0G
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
https://t.co/Xy3223JGY4
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
https://t.co/iVSDdC04Ja
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
https://t.co/HREbv3iUwH
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
https://t.co/8mFebxSAtq
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
https://t.co/d0YpQlRTrE
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
https://t.co/9w9lHOrWmu
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
https://t.co/6wItootYnA