#elixir
Github actions for elixir & phoenix app with cache
https://medium.com/@gottfrois/github-actions-for-elixir-phoenix-app-with-cache-6ca33f628459
Github actions for elixir & phoenix app with cache
https://medium.com/@gottfrois/github-actions-for-elixir-phoenix-app-with-cache-6ca33f628459
Medium
Github actions for Elixir & Phoenix app with cache
You can already find some samples on how to configure Github actions for an Elixir/Phoenix project but I couldn’t find one which shows the…
#elixir #phoenix
Deploy elixir phoenix app with heroku containers
https://dev.to/nathanjohnson320/deploy-elixir-phoenix-app-with-heroku-containers-3lgc
Deploy elixir phoenix app with heroku containers
https://dev.to/nathanjohnson320/deploy-elixir-phoenix-app-with-heroku-containers-3lgc
DEV Community
Deploy Elixir Phoenix App with Heroku Containers
Step by step guide for taking a mix phx.new app and turning it into a dockerized mix release app.
#elixir
Working with elixir releases and performing ci/cd in containers
https://medium.com/@darnahsan/working-with-elixir-releases-and-performing-ci-cd-in-containers-383ba03b6768
Working with elixir releases and performing ci/cd in containers
https://medium.com/@darnahsan/working-with-elixir-releases-and-performing-ci-cd-in-containers-383ba03b6768
Medium
Working with Elixir Releases and performing CI/CD in containers
Elixir has seen fast adoption in Wego with multiple services already in production after the weekend project UltronEx became a daily…
#elixir
A gentle intro to processes in elixir
https://medium.com/@featherart/a-gentle-intro-to-processes-in-elixir-9f8444dd292a
A gentle intro to processes in elixir
https://medium.com/@featherart/a-gentle-intro-to-processes-in-elixir-9f8444dd292a
Medium
A Gentle Intro to Processes In Elixir
Suppose that, like me, you’ve spent a long time writing JavaScript. Then you enter the exciting realm of Elixir and begin to discover the…
#elixir
How to become junior elixir developer with no elixir knowledge?
https://medium.com/@arturkasza/how-to-become-junior-elixir-developer-with-no-elixir-knowledge-5f826ba86e8c
How to become junior elixir developer with no elixir knowledge?
https://medium.com/@arturkasza/how-to-become-junior-elixir-developer-with-no-elixir-knowledge-5f826ba86e8c
Medium
How to become Junior Elixir Developer with no Elixir knowledge?
The story of how I landed my current job without language expertise.
#elixir #ember_js #javascript #web_development #ruby #react #engineering
A short guide to our favorite libraries of 2020
https://dockyard.com/blog/2021/01/01/a-short-guide-to-our-favorite-libraries-of-2020
A short guide to our favorite libraries of 2020
https://dockyard.com/blog/2021/01/01/a-short-guide-to-our-favorite-libraries-of-2020
#elixir #phoenix #liveview #dashboard
Journey building smart dashboard with elixir phoenix liveview
https://dev.to/darnahsan/smart-dashboard-with-phoenix-liveview-4e3d
Journey building smart dashboard with elixir phoenix liveview
https://dev.to/darnahsan/smart-dashboard-with-phoenix-liveview-4e3d
DEV Community
Journey building Smart Dashboard with Elixir Phoenix LiveView
I have been following Elixir/Phoenix for some time now and finally got to work with elixir with a sla...
#elixir
Scheduling jobs via genserver. part 1: run at least once an hour (day/minute/etc)
https://medium.com/@apelsinka223/scheduling-jobs-via-genserver-part-1-run-at-least-once-an-hour-day-minute-etc-40074930f5a5
Scheduling jobs via genserver. part 1: run at least once an hour (day/minute/etc)
https://medium.com/@apelsinka223/scheduling-jobs-via-genserver-part-1-run-at-least-once-an-hour-day-minute-etc-40074930f5a5
Medium
Scheduling jobs via GenServer. Part 1: Run at least once an hour (day/minute/etc)
Elixir provides a built-in easy way to schedule a job. Let’s take a look!
#elixir
Scheduling jobs via genserver. part 2: run at most once an hour (day/minute/etc)
https://medium.com/@apelsinka223/scheduling-jobs-via-genserver-part-2-run-at-most-once-an-hour-day-minute-etc-deb0ae7526a1
Scheduling jobs via genserver. part 2: run at most once an hour (day/minute/etc)
https://medium.com/@apelsinka223/scheduling-jobs-via-genserver-part-2-run-at-most-once-an-hour-day-minute-etc-deb0ae7526a1
Medium
Scheduling jobs via GenServer. Part 2: Run at most once an hour (day/minute/etc)
Some periodic jobs are vulnerable to the number of executions per time and should be run at most one time per interval.
#elixir
🎉 introducing niex — interactive elixir code notebooks built with phoenix liveview
https://medium.com/@verifiablee/introducing-niex-interactive-elixir-code-notebooks-built-with-phoenix-liveview-a2be6fc2c520
🎉 introducing niex — interactive elixir code notebooks built with phoenix liveview
https://medium.com/@verifiablee/introducing-niex-interactive-elixir-code-notebooks-built-with-phoenix-liveview-a2be6fc2c520
Medium
🎉 Introducing Niex — interactive Elixir code notebooks built with Phoenix LiveView
Over the past year, I’ve become throughly convinced that Elixir is the language of the future (I’ve written about it previously here &…
#elixir
Phoenix channels: a quick overview
https://medium.com/@codythomasdemartin/phoenix-channels-a-quick-overview-cece6a6f439
Phoenix channels: a quick overview
https://medium.com/@codythomasdemartin/phoenix-channels-a-quick-overview-cece6a6f439
Medium
Phoenix Channels: A Quick Overview
Phoenix is a modern web framework for the functional programming language Elixir. Phoenix comes shipped with something called Phoenix…
#elixir
Using event sourcing and cqrs with incident — part 2
https://medium.com/@pedroassumpcao/using-event-sourcing-and-cqrs-with-incident-part-2-a6098b33648e
Using event sourcing and cqrs with incident — part 2
https://medium.com/@pedroassumpcao/using-event-sourcing-and-cqrs-with-incident-part-2-a6098b33648e
Medium
Using Event Sourcing and CQRS with Incident — Part 2
This is the second part of a series of posts that I will present on how your application can use Event Sourcing and CQRS for specific…
#elixir
Watch google bucket with elixir: google cloud storage + pubsub + elixir broadway
https://medium.com/@paveltyk/watch-google-bucket-with-elixir-google-cloud-storage-pubsub-elixir-broadway-500279375739
Watch google bucket with elixir: google cloud storage + pubsub + elixir broadway
https://medium.com/@paveltyk/watch-google-bucket-with-elixir-google-cloud-storage-pubsub-elixir-broadway-500279375739