/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

fullstackphoenix.com
| | serokell.io
3.6 parsecs away

Travel
| | Phoenix is the main web framework in the Elixir ecosystem. Learn how it works and what's special about it.
| | blog.nootch.net
3.8 parsecs away

Travel
| | Posts in this series Part 0 Part 1 Part 2 Part 3 Part 4 Part 5 Part 6 Part 7 Onward In the previous articles, we went over installing the tools we'll need for our API project and a small introduction to Event Sourcing, DDD and CQRS and how our library of choice, Commanded, interprets them. We aim to develop a simple Banking API that allows for:
| | minhajuddin.com
2.5 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
| | blog.pthompson.org
12.9 parsecs away

Travel
| A common pitch for Phoenix LiveView is it allows you to create modern reactive apps without having to write JavaScript. In large part that is true. You can create dynamic server-rendered apps all in Elixir without having to write a large portion... | Patrick Thompson | Founder at Inkstone Software.