Hacker News new | ask | show | jobs
by napsterbr 278 days ago
Reminds me of Ash (Elixir framework).

Seems great on paper, but quickly turns into a nightmare. Magic is great to get you up to speed, but as soon as you find yourself having to bend the magic, good luck.

2 comments

There's not much magic in any of these. Scopes for example are just a convenience on top of a self method that can be chained to spit out SQL.
Make sure to tell the team about it, and ask questions about it. Sometimes it's hard to tell the difference between magic and a misunderstanding