Explore >> Select a destination


You are here

whatdidilearn.info
| | blog.nootch.net
2.7 parsecs away

Travel
| | Posts in this series Part 0 Part 1 Part 2 Part 3 Part 4 Part 5 Part 6 Part 7 Installation Alright! Let's get busy! In this article we'll install Elixir, Phoenix and all the other bits we need for our Banking API project. I'm a Linux user at home, and aware of macOS since I use it at work, but no idea about Windows support since I haven't used it for development for a long time.
| | blog.risingstack.com
1.6 parsecs away

Travel
| | Elixir is a world apart from the JavaScript ecosystem, but we're here to offer you a familiar reference point as you dive in.
| | elixirschool.com
1.4 parsecs away

Travel
| |
| | fullstackphoenix.com
14.9 parsecs away

Travel
| Let say you have a long table that you want to paginate with Phoenix LiveView. In this tutorial, I have an existing table with 100 entries that I will use LiveView to paginate. The reason that one