#elixir #erlang #stream #qlc #software #coding #development #engineering #inclusive #community
Lazy Sequences in Elixir and Erlang
https://dev.to/savonarola/lazy-sequences-in-elixir-and-erlang-3mne
Lazy Sequences in Elixir and Erlang
https://dev.to/savonarola/lazy-sequences-in-elixir-and-erlang-3mne
DEV Community
Lazy Sequences in Elixir and Erlang
Demonstration and comparison of standard primitives for working with lazy sequences in Elixir and Erlang
#elixir #otp #software #coding #development #engineering #inclusive #community
Controlling Elixir supervisors at runtime with feature flags
https://dev.to/knocklabs/controlling-elixir-supervisors-at-runtime-with-feature-flags-108b
Controlling Elixir supervisors at runtime with feature flags
https://dev.to/knocklabs/controlling-elixir-supervisors-at-runtime-with-feature-flags-108b
DEV Community
Controlling Elixir supervisors at runtime with feature flags
π Weβre Knock, the most powerful notification system you'll never build. Developers use Knock to...
#elixir #cluster #database #phoenix #software #coding #development #engineering #inclusive #community
Distribute an ETS database in a cluster
https://dev.to/ndrean/distribute-an-ets-database-in-a-cluster-aop
Distribute an ETS database in a cluster
https://dev.to/ndrean/distribute-an-ets-database-in-a-cluster-aop
DEV Community π©βπ»π¨βπ»
Distribute an ETS database in a cluster
We present a quick write-up to explain how to distribute ETS, the build-in fast in-memory database of...
#mqtt #elixir #opensource #tutorial #software #coding #development #engineering #inclusive #community
MQTT for Elixir
https://dev.to/emqx/mqtt-for-elixir-3gdf
MQTT for Elixir
https://dev.to/emqx/mqtt-for-elixir-3gdf
DEV Community π©βπ»π¨βπ»
MQTT for Elixir
Introduction Recently I have read an excellent book Build a Weather Station with Elixir...
#kubernetes #elixir #devops #tutorial #software #coding #development #engineering #inclusive #community
How we Created an in-Browser Kubernetes Experience
https://dev.to/michaelguarino/how-we-created-an-in-browser-kubernetes-experience-a9l
How we Created an in-Browser Kubernetes Experience
https://dev.to/michaelguarino/how-we-created-an-in-browser-kubernetes-experience-a9l
DEV Community π©βπ»π¨βπ»
How we Created an in-Browser Kubernetes Experience
Before we dive into the technical weeds of how our cloud shell came to fruition, itβs worth...
#elixir #elasticsearch #aws #s3 #software #coding #development #engineering #inclusive #community
Elixir Streams, Elasticsearch, & AWS S3
https://dev.to/lob/elixir-streams-elasticsearch-aws-s3-2fpm
Elixir Streams, Elasticsearch, & AWS S3
https://dev.to/lob/elixir-streams-elasticsearch-aws-s3-2fpm
DEV Community π©βπ»π¨βπ»
Elixir Streams, Elasticsearch, & AWS S3
As Staff Engineer on Lobβs Address Verification team, I was recently tasked with standing up an...
#computerscience #architecture #programming #elixir #software #coding #development #engineering #inclusive #community
Understanding GenStage back-pressure mechanism
https://dev.to/dcdourado/understanding-genstage-back-pressure-mechanism-1b0i
Understanding GenStage back-pressure mechanism
https://dev.to/dcdourado/understanding-genstage-back-pressure-mechanism-1b0i
DEV Community
Understanding GenStage back-pressure mechanism
Introduction Back-pressure is a technique utilized to prevent an application or a piece of...
#elixir #websockets #react #software #coding #development #engineering #inclusive #community
Elixir Plug Cowboy, WebSockets Broadcasting to React
https://dev.to/lionelmarco/elixir-plug-cowboy-websockets-broadcasting-to-react-46if
Elixir Plug Cowboy, WebSockets Broadcasting to React
https://dev.to/lionelmarco/elixir-plug-cowboy-websockets-broadcasting-to-react-46if
DEV Community
Elixir Plug Cowboy, WebSockets Broadcasting to React
WebSockets is the most effective way to push content to web clients, The connection between both...
#elixir #liveview #webdev #surfaceui #software #coding #development #engineering #inclusive #community
Single source of truth with Phoenix LiveView
https://dev.to/herminiotorres/single-source-of-truth-with-phoenix-liveview-57mm
Single source of truth with Phoenix LiveView
https://dev.to/herminiotorres/single-source-of-truth-with-phoenix-liveview-57mm
DEV Community
Single source of truth with Phoenix LiveView
I have worked with Phoenix LiveView and Surface-UI for about a year; I would like to share some of...
#elixir #phoenix #liveview #software #coding #development #engineering #inclusive #community
Efficient bidirectional infinite scroll in Phoenix LiveView
https://dev.to/christianalexander/efficient-bidirectional-infinite-scroll-in-phoenix-liveview-3epd
Efficient bidirectional infinite scroll in Phoenix LiveView
https://dev.to/christianalexander/efficient-bidirectional-infinite-scroll-in-phoenix-liveview-3epd
DEV Community
Efficient bidirectional infinite scroll in Phoenix LiveView
Implementing an infinitely-scrolling page that streams in new events.
#elixir #phoenix #router #webdev #software #coding #development #engineering #inclusive #community
Use Verified Routes in Phoenix 1.7+
https://dev.to/neophen/use-verified-routes-in-phoenix-17-2p8p
Use Verified Routes in Phoenix 1.7+
https://dev.to/neophen/use-verified-routes-in-phoenix-17-2p8p
DEV Community
Use Verified Routes in Phoenix 1.7+
Phoenix 1.7+ includes the Verified Routes, which provides compile-time checks of your router paths....
#elixir #beginners #tutorial #software #coding #development #engineering #inclusive #community
Limiting Concurrency in Elixir Using Registry
https://dev.to/abiwinanda/limiting-concurrency-in-elixir-using-registry-2kig
Limiting Concurrency in Elixir Using Registry
https://dev.to/abiwinanda/limiting-concurrency-in-elixir-using-registry-2kig
DEV Community
Limiting Concurrency in Elixir Using Registry
When building applications with high performance in mind, we might be tempted to perform concurrent...
#elixir #phoenix #software #coding #development #engineering #inclusive #community
Google Login One tap backend for Elixir-Phoenix
https://dev.to/ndrean/google-login-one-tap-backend-with-elixir-and-joken-2l3n
Google Login One tap backend for Elixir-Phoenix
https://dev.to/ndrean/google-login-one-tap-backend-with-elixir-and-joken-2l3n
DEV Community
Google Login One tap backend for Elixir-Phoenix
This shows how to integrate Google's One tap login in an Elixir/Phoenix app in a controller. This is...
#elixir #livebook #software #coding #development #engineering #inclusive #community
A Livebook Smart-Cell to Render Diagrams
https://dev.to/zorbash/a-livebook-smart-cell-to-render-diagrams-fpm
A Livebook Smart-Cell to Render Diagrams
https://dev.to/zorbash/a-livebook-smart-cell-to-render-diagrams-fpm
DEV Community π©βπ»π¨βπ»
A Livebook Smart-Cell to Render Diagrams
I wrote my first Livebook smart-cell which renders diagrams from a textual description. I recently...
#webdev #elixir #svelte #tutorial #software #coding #development #engineering #inclusive #community
E2E Reactivity using Svelte with Phoenix LiveView
https://dev.to/debussyman/e2e-reactivity-using-svelte-with-phoenix-liveview-38mf
E2E Reactivity using Svelte with Phoenix LiveView
https://dev.to/debussyman/e2e-reactivity-using-svelte-with-phoenix-liveview-38mf
DEV Community
E2E Reactivity using Svelte with Phoenix LiveView
This post is based on a talk given at ElixirConf 2022 Svelte is a reactive JS framework that is...
#elixir #erlang #microservices #software #coding #development #engineering #inclusive #community
Elixir can make you avoid the microservices architecture
https://dev.to/pierrelegall/about-elixir-and-the-microservices-architecture-37gi
Elixir can make you avoid the microservices architecture
https://dev.to/pierrelegall/about-elixir-and-the-microservices-architecture-37gi
DEV Community
Elixir can make you avoid the microservices architecture
While many companies are still thinking about a migration to a microservice architecture, many didn't...
#elixir #phoenix #liveview #software #coding #development #engineering #inclusive #community
Efficient bidirectional infinite scroll in Phoenix LiveView
https://dev.to/christianalexander/efficient-bidirectional-infinite-scroll-in-phoenix-liveview-3epd
Efficient bidirectional infinite scroll in Phoenix LiveView
https://dev.to/christianalexander/efficient-bidirectional-infinite-scroll-in-phoenix-liveview-3epd
DEV Community
Efficient bidirectional infinite scroll in Phoenix LiveView
Implementing an infinitely-scrolling page that streams in new events.
#elixir #geneticalgorithms #portfolio #optimization #software #coding #development #engineering #inclusive #community
Genetic Algorithms to optimize an Asset Portfolio
https://dev.to/finiam/genetic-algorithms-to-optimize-an-asset-portfolio-3k0b
Genetic Algorithms to optimize an Asset Portfolio
https://dev.to/finiam/genetic-algorithms-to-optimize-an-asset-portfolio-3k0b
DEV Community
Genetic Algorithms to optimize an Asset Portfolio
On the last weekend of October, we (finiam) participated in ETHLisbon, an Ethereum-related hackathon,...
#elixir #webdev #beginners #programming #software #coding #development #engineering #inclusive #community
Why I selected Elixir and Phoenix as my main stack
https://dev.to/clsource/why-i-selected-elixir-and-phoenix-as-my-main-stack-3i4a
Why I selected Elixir and Phoenix as my main stack
https://dev.to/clsource/why-i-selected-elixir-and-phoenix-as-my-main-stack-3i4a
DEV Community
Why I selected Elixir and Phoenix as my main stack
This is just a personal journey documentation on how I decided to use my current tech stack. Over...