/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

changelog.com
| | fullstackphoenix.com
6.8 parsecs away

Travel
| | When submitting a form in a Phoenix and get validation errors, you are displayed with a little validation error text. However, you probably want to customize how that error message is displayed. In
| | www.amberbit.com
1.5 parsecs away

Travel
| | [AI summary] The article compares Ruby on Rails and Elixir, outlining specific scenarios where Elixir is superior for high-traffic, asynchronous, and scalable distributed systems while identifying cases where Rails remains a viable choice for internal tools and prototypes.
| | blog.risingstack.com
3.6 parsecs away

Travel
| | Find out why Elixir is the go-to for handling high traffic volumes and cutting costs.
| | fullstackphoenix.com
19.3 parsecs away

Travel
| Let say you app uses a javascript library that needs to interact with your app. For example a LiveView component. That is possible with the built in Phoenix Channels and Phoenix PubSub.