#elixir #ruby_on_rails #phoenix_framework #mindvalley
A tale of two passions
https://medium.com/clips-of-logic/a-tale-of-two-passions-28020e42ced7
A tale of two passions
https://medium.com/clips-of-logic/a-tale-of-two-passions-28020e42ced7
Medium
A tale of Two Passions
Recently, I had the chance to speak at KL Elixir Meet-up and I shared our journey switching from Ruby/Rails to Elixir/Phoenix in the past…
#language #ruby #elixir #erlang
Study of programming languages not to learn in 2019
https://dev.to/chenge/study-of-programming-languages-not-to-learn-in-2019-5al
Study of programming languages not to learn in 2019
https://dev.to/chenge/study-of-programming-languages-not-to-learn-in-2019-5al
DEV Community
Study of Programming Languages Not to Learn in 2019
. Tagged with language, ruby, elixir, erlang.
#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…
#functional_programming #elixir #ruby
Ruby to elixir - a paradigm shift !!
https://medium.com/stackavenue/ruby-to-elixir-a-paradigm-shift-ebc410c1a066
Ruby to elixir - a paradigm shift !!
https://medium.com/stackavenue/ruby-to-elixir-a-paradigm-shift-ebc410c1a066
Medium
Ruby to Elixir - A Paradigm shift !!
Wanna know my experience of getting introduced to elixir after working with Ruby and Rails for more than 2.5 years?
#elixir #ruby #functional_programming #object_oriented #learning
From ruby to elixir, initial thoughts on the basics and getting started (pt. 1)
https://medium.com/@btmccollum/from-ruby-to-elixir-initial-thoughts-on-the-basics-and-getting-started-pt-1-99b03561fca9
From ruby to elixir, initial thoughts on the basics and getting started (pt. 1)
https://medium.com/@btmccollum/from-ruby-to-elixir-initial-thoughts-on-the-basics-and-getting-started-pt-1-99b03561fca9
Medium
From Ruby to Elixir, Initial Thoughts on the Basics and Getting Started (pt. 1)
For the last year I’ve almost been exclusively using Ruby on Rails, JavaScript and the React/Redux libraries. As much as I love Ruby, I…
#elixirlang #elixir #debugging #coding #ruby_on_rails
A guide to tracing in elixir!
https://medium.com/@ErlangSolutions/a-guide-to-tracing-in-elixir-53b1afb996de
A guide to tracing in elixir!
https://medium.com/@ErlangSolutions/a-guide-to-tracing-in-elixir-53b1afb996de
Medium
A guide to tracing in Elixir!
We explain the benefits of tracing in Elixir & give a quick guide into how to get it right. Read now & reap the benefits of tracing.
#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 #ruby #beginners #webdev
How to read performance metrics in appsignal
https://dev.to/appsignal/how-to-read-performance-metrics-in-appsignal-9do
How to read performance metrics in appsignal
https://dev.to/appsignal/how-to-read-performance-metrics-in-appsignal-9do
The DEV Community
How to Read Performance Metrics in AppSignal
Find out how AppSignal works, interpret the data it generates, and discover which metrics to keep an eye on to improve your application performance.
#elixir #ruby
Important information about our elixir and ruby open source projects
http://blog.plataformatec.com.br/2020/01/important-information-about-our-elixir-and-ruby-open-source-projects/
Important information about our elixir and ruby open source projects
http://blog.plataformatec.com.br/2020/01/important-information-about-our-elixir-and-ruby-open-source-projects/
Plataformatec Blog | Plataformatec's place to talk about Ruby, Ruby on Rails, Elixir, and software engineering
Important information about our Elixir and Ruby Open Source projects « Plataformatec Blog
In the last decade, Plataformatec has also created and maintained a range of open source projects. In the next paragraphs, I will describe what the next steps are for the open source projects currently owned by Plataformatec.
#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 #ruby #types #good code
Type systems and checking in elixir and ruby
https://thoughtbot.com/blog/types-in-dynamic-languages
Type systems and checking in elixir and ruby
https://thoughtbot.com/blog/types-in-dynamic-languages
thoughtbot
Type systems and checking in Elixir and Ruby
Adding type checking to dynamically typed languages is possible, and awesome!