DEV Community

Discussion on: Programming technologies besides your main one?

Collapse
 
lukefiji profile image
Luke Fiji

I work with frontend JavaScript fulltime and on the side, I am starting to learn a bit of Elixir (and eventually Phoenix). I've always wondered what the Rails dev experience was like and found that I would be able to experience something very similar working with Phoenix. Also, learning a bit about functional programming from working with Redux got me interested in the whole paradigm. The concepts of piping with pipe operators and pattern matching just seem so cool to me!