/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

james-carr.org
| | fullstackphoenix.com
2.0 parsecs away

Travel
| | Fuzzy find is both a simple and a complex thing. Even though though it's simple to implement, its hard to get right from a UX perspective. Luckily, I can help you get going with the technological impl
| | bryananthonio.com
1.9 parsecs away

Travel
| | A step-by-step guide on creating a REST API with Phoenix, covering everything from database setup to endpoint implementation.
| | minhajuddin.com
1.8 parsecs away

Travel
| | In a previous blog post I was trying to store username/email in a case insensitive way in postgres. A few folks commented that the citext postgres extension actually did this in a very easy and straig
| | fullstackphoenix.com
7.9 parsecs away

Travel
| In the previous tutorial, I wrote how to set up multi-tenancy with Phoenix and Pow. In this tutorial, I will show how I scope resources the current users account. And also, how to load the current acc