Building tetris kachori game with elixir and phoenix liveview — sandesh soni
https://medium.com/@sandeshsoni/building-tetris-kachori-game-with-elixir-and-phoenix-liveview-sandesh-soni-5cc77cb884de
https://medium.com/@sandeshsoni/building-tetris-kachori-game-with-elixir-and-phoenix-liveview-sandesh-soni-5cc77cb884de
Medium
Building Tetris with Elixir and Phoenix LiveView — my experience
My journey about how it started, reference, ideas. How many times I thought this is not possible. Things I learnt, mistake made. next…
#ruby #elixir #rails #phoenix
Book giveaway: phoenix for rails developers
https://dev.to/citizen428/book-giveaway-phoenix-for-rails-developers-hfj
Book giveaway: phoenix for rails developers
https://dev.to/citizen428/book-giveaway-phoenix-for-rails-developers-hfj
The DEV Community
Book giveaway: Phoenix for Rails Developers
I have a promo code for a free copy of "Phoenix for Rails Developers" by Elvio Vicosa. First come, f...
Migrating data from sql to elasticsearch with elixir
https://medium.com/@sashman90/migrating-data-from-sql-to-elasticsearch-with-elixir-a18d5349d88d
https://medium.com/@sashman90/migrating-data-from-sql-to-elasticsearch-with-elixir-a18d5349d88d
Medium
Migrating data from SQL to Elasticsearch with Elixir
If you are familiar with the benefits and tradeoffs Elasticsearch introduces feel free to skip this section. This post will not dive deep into intricacies of Elasticsearch, so here is a very brief…
How to build multiple web apps with elixir thanks to umbrella — part 3.2: set up an admin website with users
https://medium.com/@cedric_30386/how-to-build-multiple-web-apps-with-elixir-thanks-to-umbrella-part-3-2-d7f3c25c33c5
https://medium.com/@cedric_30386/how-to-build-multiple-web-apps-with-elixir-thanks-to-umbrella-part-3-2-d7f3c25c33c5
Medium
How to build multiple web apps with Elixir thanks to umbrella — part 3.2:
A (wannabe) guide to learn how to create web apps with Elixir 1.9, Phoenix 1.4, Docker (for development), Git (including submodules) to…
#elixir #github #ci #phoenix
Testing your elixir + phoenix + postgres app with github ci
https://dev.to/nickforall/testing-your-phoenix-elixir-app-with-github-ci-2gh1
Testing your elixir + phoenix + postgres app with github ci
https://dev.to/nickforall/testing-your-phoenix-elixir-app-with-github-ci-2gh1
The DEV Community
Testing your Elixir + Phoenix + Postgres app with Github CI
. Tagged with elixir, github, ci, phoenix.
Til: understanding dialyzer’s “the pattern can never match the type.”
https://medium.com/@lasseebert/til-understanding-dialyzers-the-pattern-can-never-match-the-type-e948385837d
https://medium.com/@lasseebert/til-understanding-dialyzers-the-pattern-can-never-match-the-type-e948385837d
Medium
TIL: Understanding dialyzer’s “The pattern can never match the type.”
I spend a good three hours today debugging a dialyzer warning in my Elixir app, so I’m naturally obligated to share my insights.
Personal notes from elixir conf 2019
https://medium.com/@pedroassumpcao/personal-notes-from-elixir-conf-2019-2ba67d9e1d49
https://medium.com/@pedroassumpcao/personal-notes-from-elixir-conf-2019-2ba67d9e1d49
Medium
Personal notes from Elixir Conf 2019
Last week I attended Elixir Conf 2019 in Aurora, Colorado. It was my fourth Elixir Conf and by far the one that I engaged more with other…
Ruby vs elixir performance ; ultron is dead, long live ultronx
https://medium.com/@hsan_nabi_dar/ruby-vs-elixir-performance-ultron-is-dead-long-live-ultronx-f24e40a4c4d4
https://medium.com/@hsan_nabi_dar/ruby-vs-elixir-performance-ultron-is-dead-long-live-ultronx-f24e40a4c4d4
Medium
Ruby vs Elixir performance ; Ultron is dead, long live UltronX
Our original Real time Slack Bot Ultron was a AWS Cloudwatch Bot. It served its purpose well and saved us from lot of performance and…
How to build multiple web apps with elixir thanks to umbrella — bonus 1: let’s use bootstrap
https://medium.com/@cedric_30386/how-to-build-multiple-web-apps-with-elixir-thanks-to-umbrella-bonus-1-lets-use-bootstrap-b47f3fe77f83
https://medium.com/@cedric_30386/how-to-build-multiple-web-apps-with-elixir-thanks-to-umbrella-bonus-1-lets-use-bootstrap-b47f3fe77f83
Medium
How to build multiple web apps with Elixir thanks to umbrella — Bonus 1: Let’s use Bootstrap
A (wannabe) guide to learn how to create web apps with Elixir 1.9, Phoenix 1.4, Docker (for development), Git (including submodules) to…
#discuss #elixir
What is the
https://dev.to/michael/what-is-the-operator-called-in-elixir-30di
What is the
<>
operator called in elixir?https://dev.to/michael/what-is-the-operator-called-in-elixir-30di
The DEV Community
What is the "<>" operator called in Elixir?
. Tagged with discuss, elixir.