ElixirConf 2019: Lessons Learned From an Elixir/OTP Project - Amanda Sposito

by @amandasposito

You started an Elixir project, coming from another language, and you are curious about how everything fits, what are the most common problems encountered, and how is the best way to solve them.

I’ll answer questions such as: How to organize your tests in a concurrent application? What are the pitfalls when writing process tests? How can we organize our code? How can contexts help us? Which smells can help us realize it’s time to refactor our code? And how do we use the language tooling in our favor?

After this talk, you will get a clearer picture of how a functional language can help you solve day-to-day problems and how not to fall into some common code pitfalls.

View all threads tagged with learning
View all threads tagged with beginner
View all elixirconf2019 talks

3 Likes