Rhys Davey
Software Engineer at Erlang Solutions
Latest Articles
Creating a simple weather application with Phoenix LiveView
- Elixir programming language
- 9 min of reading time
Creating a simple weather application with Phoenix LiveView
we will discuss our experience building an online weather application in Elixir using Phoenix LiveView. We created a real-time weather application that allows users to see the past, current, and forecast temperature and precipitation data for any UK postcode.
Learning functional and concurrent programming concepts with Elixir
- Elixir programming language
- 12 min of reading time
Learning functional and concurrent programming concepts with Elixir
Our latest developer Rhys Davey explains his first-hand introduction to Elixir, and his learnings along the way.