Explore >> Select a destination


You are here

0x7f.dev
| | blog.nootch.net
3.4 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:
| | akoutmos.com
4.2 parsecs away

Travel
| | Learn how to test your Elixir+Ecto applications without using a database
| | james-carr.org
3.6 parsecs away

Travel
| | How to use native Phoenix LiveView and Ecto features to enable forms with dynamic key/value input needs.
| | www.crunchydata.com
26.5 parsecs away

Travel
| What is a sequential scan vs index scan vs parallel scan .... and what is a bitmap heap scan? Postgres scan types explained and diagrammed.