#docker #elixir #rails #debugger #repl
Debugging your phoenix, elixir and rails applications inside docker containers
https://engineering.tripping.com/debugging-your-phoenix-elixir-and-rails-applications-inside-docker-containers-305c9d80ff80
Debugging your phoenix, elixir and rails applications inside docker containers
https://engineering.tripping.com/debugging-your-phoenix-elixir-and-rails-applications-inside-docker-containers-305c9d80ff80
Medium
Debugging your Phoenix, Elixir and Rails applications inside Docker containers
Elixir has a great REPL(iex) which allows you to run arbitrary code and see its results. And the same `iex` can be used to start your mix…
#microservices #engineering #elixir #rails #software_engineering
Monolith to microservice without downtime — a production story
https://medium.com/salesloft-engineering/monolith-to-microservice-without-downtime-a-production-story-652c9b82f03e
Monolith to microservice without downtime — a production story
https://medium.com/salesloft-engineering/monolith-to-microservice-without-downtime-a-production-story-652c9b82f03e
Medium
Monolith to Microservice Without Downtime — A Production Story
We at SalesLoft have a Ruby on Rails monolithic base that we drove development on until about two years ago. Secretly I love this monolith…
#elixir #phoenix_framework #rails #ruby #ruby_on_rails
Phoenix vs rails benchmark (2019)
https://medium.com/@elviovicosa/phoenix-vs-rails-benchmark-2019-f0e68336d557
Phoenix vs rails benchmark (2019)
https://medium.com/@elviovicosa/phoenix-vs-rails-benchmark-2019-f0e68336d557
Medium
Phoenix vs Rails benchmark (2019)
Rails is a great framework. It enables companies to build and launch their products quickly. There are many successful companies that are…
#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...
#elixir #rails #phoenixframework #beginners
Phoenix for rails developers: a practical example - part 1
https://dev.to/rootstrap/phoenix-for-rails-developers-a-practical-example-part-1-45fp
Phoenix for rails developers: a practical example - part 1
https://dev.to/rootstrap/phoenix-for-rails-developers-a-practical-example-part-1-45fp
DEV Community
Phoenix for Rails developers: a practical example - Part 1
This is an introductory post to Phoenix, Elixir's web framework. It is not intended to be a complete...
#elixir #rails #phoenixframework #beginners
Phoenix for rails developers: a practical example - part 2
https://dev.to/brunvez/phoenix-for-rails-developers-a-practical-example-part-2-374k
Phoenix for rails developers: a practical example - part 2
https://dev.to/brunvez/phoenix-for-rails-developers-a-practical-example-part-2-374k
DEV Community
Phoenix for Rails developers: a practical example - Part 2
Introduction In the first part of this blog post we talked about how Rails and Phoenix com...