Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

which DSLs are you talking about, as far as I know the only truly heavy-handed DSLs in common use in the Elixirverse are Phoenix, Ecto, and ExUnit.

- I'll say that Phoenix Macros somewhat annoy me, but i can see why they would be useful for someone with a Rails background (which I am not).

- I'm quite happy with not having to think about how Ecto marshals its queries into SQL. Life's too short for that.

- Is it really such an impediment to code grokking to have a `test "label" do...end` construct?



Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: