|
You are here |
fullstackphoenix.com | ||
| | | | |
serokell.io
|
|
| | | | | Phoenix is the main web framework in the Elixir ecosystem. Learn how it works and what's special about it. | |
| | | | |
blog.nootch.net
|
|
| | | | | 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
|
|
| | | | | 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
|
|
| | | 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. | ||