Hacker News new | ask | show | jobs
by minhajuddin 2359 days ago
I used to program professionally in Elixir where we talked to a ton of external providers. So, our app was heavy on the network (http) and Elixir was a really good fit for it. Now, I use it on personal projects.
1 comments

This is great !

Are your personal projects web related ? (I'm trying to draw as broad a picture as I possibly can )

Yeah, all my projects are web apps and Phoenix (The web framework for Elixir) is a joy to work with and highly performant.