...

/

Ecto in Elixir Applications: An Introduction

Ecto in Elixir Applications: An Introduction

Learn how Ecto can be added to an Elixir application without using the Phoenix framework.

We'll cover the following...

To add Ecto to a project requires a few more steps beyond just adding the hex package to ...