Embed Notice
HTML Code
Corresponding Notice
- Embed this notice
dilbert 1 (sun@shitposter.world)'s status on Tuesday, 04-Feb-2025 08:57:57 JST dilbert 1
@matty @lucy If you want I'll link you to code I've written from scratch in case it's helpful to see how to organize a project. My biggest advice I got from Lain which is to immediately make a commitment to learning and using Ecto when you access a database. In fact my major project mostly did not use Ecto for performance reasons but literally everything else extensively used Ecto and it is really worth using.