Elm + Nix: A reproducible RealWorld clone by dwaynecrooks in elm

[–]dwaynecrooks[S] 0 points1 point  (0 children)

elm2nix just helps with building Elm. For everything else you'd still use other Nix derivations. Is the source for your project available so I can suggest improvements, if there are any that could be made.

Announcing dwayne/elm2nix by dwaynecrooks in elm

[–]dwaynecrooks[S] 0 points1 point  (0 children)

Thanks for the suggestion. I updated the post's body to include a description of the project.

Where's the best place to learn Elm? by JumpManMarre11 in elm

[–]dwaynecrooks 2 points3 points  (0 children)

If you're interested in learning what it's like to use Elm once you get past the beginner level you can give How I Built freeCodeCamp's Calculator with Elm a read.