#elixir
Building git in elixir — part 2 (store trees & initial commit)
https://itnext.io/building-git-in-elixir-part-2-store-trees-initial-commit-9013ed02b75a
Building git in elixir — part 2 (store trees & initial commit)
https://itnext.io/building-git-in-elixir-part-2-store-trees-initial-commit-9013ed02b75a
Medium
Building Git in Elixir — Part 2 (Store Trees & Initial Commit)
In the previous article of this series, I focused on initializing repository and storing blobs for file content. In this article, I will…
#elixir
How to (part 3): swap registration flow to a phoenix live view with phx_gen_auth — add a phone number
https://medium.com/@coretheory/how-to-part-3-swap-registration-flow-to-a-phoenix-live-view-with-phx-gen-auth-add-a-phone-59bcc3c1993
How to (part 3): swap registration flow to a phoenix live view with phx_gen_auth — add a phone number
https://medium.com/@coretheory/how-to-part-3-swap-registration-flow-to-a-phoenix-live-view-with-phx-gen-auth-add-a-phone-59bcc3c1993
Medium
How to (Part 3): Swap Registration Flow to a Phoenix Live View With phx_gen_auth — Add a Phone Number
Background
#elixir
Building git in elixir — part 3 (make history & store executables)
https://medium.com/@imeraj/building-git-in-elixir-part-3-make-history-store-executables-e7dbb39e8e47
Building git in elixir — part 3 (make history & store executables)
https://medium.com/@imeraj/building-git-in-elixir-part-3-make-history-store-executables-e7dbb39e8e47
Medium
Building Git in Elixir — Part 3 (Make History & Store Executables)
In the previous article, I focused on storing trees and our first commit. In this article, I will focus on making commit history and…
#elixir #phoenix #webpack #snowpack
Replacing webpack with snowpack in a phoenix application
https://dev.to/moomerman/replacing-webpack-with-snowpack-in-a-phoenix-application-h0e
Replacing webpack with snowpack in a phoenix application
https://dev.to/moomerman/replacing-webpack-with-snowpack-in-a-phoenix-application-h0e
DEV Community
Replacing Webpack with Snowpack in a Phoenix Application
Snowpack 3 was recently released and now comes with esbuild support built-in which should mean much f...
#elixir
Towards maintainable elixir: the anatomy of a core module
https://medium.com/very-big-things/towards-maintainable-elixir-the-anatomy-of-a-core-module-b7372009ca6d
Towards maintainable elixir: the anatomy of a core module
https://medium.com/very-big-things/towards-maintainable-elixir-the-anatomy-of-a-core-module-b7372009ca6d
Medium
Towards Maintainable Elixir: The Anatomy of a Core Module
So far in this series I’ve focused on the higher level code design. Today I’ll dive a bit deeper and show the code of a typical context…
#elixir
Live tea — making a cqrs/ddd/liveview/elm-architecture chat app
https://medium.com/@aksel-38743/live-tea-making-a-cqrs-ddd-liveview-elm-architecture-chat-app-4f10c062d9cc
Live tea — making a cqrs/ddd/liveview/elm-architecture chat app
https://medium.com/@aksel-38743/live-tea-making-a-cqrs-ddd-liveview-elm-architecture-chat-app-4f10c062d9cc
Medium
Live Tea — Making a CQRS/DDD/Liveview/Elm-architecture chat app
I considered adding AI to the title to buzz even more, but I refrained.
#elixir
Building git in elixir — part 4 (store nested trees as merkle tree)
https://itnext.io/building-git-in-elixir-part-4-store-nested-trees-as-merkle-tree-1a236882215a
Building git in elixir — part 4 (store nested trees as merkle tree)
https://itnext.io/building-git-in-elixir-part-4-store-nested-trees-as-merkle-tree-1a236882215a
Medium
Building Git in Elixir — Part 4 (Store Nested Trees as Merkle Tree)
In the previous article, I focused on making history and storing executables in repository. In this article, I will focus on storing…
#elixir
How i made a poor man’s personal oblivious dns over https
https://medium.com/@darnahsan/how-i-made-a-poor-mans-personal-oblivious-dns-over-https-abe7faaadb7b
How i made a poor man’s personal oblivious dns over https
https://medium.com/@darnahsan/how-i-made-a-poor-mans-personal-oblivious-dns-over-https-abe7faaadb7b
Medium
How I made a poor man’s personal Oblivious DNS over HTTPS
What is better than a personal Ad blocking DNS node? personal DoH node and whats better than DoH ? Personal ODoH node 😎 . ODoH is a new…
#elixir
Building git in elixir — part 5 (build index)
https://itnext.io/building-git-in-elixir-part-5-build-index-e10098836a83
Building git in elixir — part 5 (build index)
https://itnext.io/building-git-in-elixir-part-5-build-index-e10098836a83
Medium
Building Git in Elixir — Part 5 (Build Index)
In the previous article, I focused on storing nested trees as Merkle trees so that egit can store nested subdirectories. In this article…
#Elixir in Production
Marketing and sales intelligence with elixir at pepsico
https://elixir-lang.org/blog/2021/04/02/marketing-and-sales-intelligence-with-elixir-at-pepsico/
Marketing and sales intelligence with elixir at pepsico
https://elixir-lang.org/blog/2021/04/02/marketing-and-sales-intelligence-with-elixir-at-pepsico/
The Elixir programming language
Marketing and sales intelligence with Elixir at PepsiCo
A case study of how Elixir is being used at PepsiCo.