GithubHelp home page GithubHelp logo

Ash about learn-elixir HOT 4 OPEN

ndrean avatar ndrean commented on June 3, 2024
Ash

from learn-elixir.

Comments (4)

ndrean avatar ndrean commented on June 3, 2024 2

https://jon.hk/elixir/ash/a-gentle-primer-to-ash/

To read, one day!

Screenshot 2023-10-26 at 15 46 22

from learn-elixir.

nelsonic avatar nelsonic commented on June 3, 2024

@ndrean thanks for opening this issue to capture the research into https://github.com/ash-project/ash 👌
We briefly looked at it a while back but forgot to open an issue.
It looks very promising but I don't immediately see the benefit over a standard Phoenix + LiveView App ...

image

image

image

image

Need to make time to follow https://www.ash-hq.org/docs/guides/ash/latest/tutorials/get-started 👩‍💻
to determine if it would be useful to us 🤞
or if it creates an unnecessary abstraction layer 🤷‍♂️
that makes debugging more tedious. ⏳

from learn-elixir.

ndrean avatar ndrean commented on June 3, 2024

Made me think of docker-compose over the Docker files, or Ecto over SQL. If you just make queries, the Ecto DSL (especially de "macro" |> one) is another - verbose, not so usefull - tool to learn over SQL. But as soon as you start INSERT data, then the changeset and multi abstraction with Transaction is pretty neat I think. I will try the example too, curious about the boilerplate served.

from learn-elixir.

nelsonic avatar nelsonic commented on June 3, 2024

Yeah, I often feel that the Ecto Abstraction is annoying and less maintainable than SQL … but that appears to be counter to the consensus in the Elixir/Phoenix community. 💭

Again, very curious to investigate this. 👌

from learn-elixir.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.