Kudos to Turo today. I had to cancel a non-refundable trip a few weeks from now, and they allowed me to ask the car’s owner if they were willing to do a full refund. The owner was very understanding, and they give me a full refund right away. Really boosts my willingness to use Turo again in the future.
Tag: elixir
Elixir and the Wall of Tests
Here’s an experience I tend to have over and over: Generate a new Elixir / Phoenix project Use the super cool Phoenix generators to make…
UUIDs for User IDs
Integers By Default ???? Phoenix’s generators save a ton of time writing boilerplate code. Pow is an Elixir package and Phoenix extension that offers a…