awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
dwyl avatar

dwyl/learn-elm

0
View on GitHub↗
495 stars·43 forks·HTML·9 viewsgithub.com/dwyl/learn-elm↗

Learn Elm

:rainbow: discover the beautiful programming language that makes front-end web apps a joy to build and maintain!

Features

  • Learning Guides - Comprehensive guide for building and maintaining web applications.
  • Learning Resources - Comprehensive guide for building maintainable front-end apps.

Star history

Star history chart for dwyl/learn-elmStar history chart for dwyl/learn-elm

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Projects sharing features with Learn Elm

These projects share indexed features with Learn Elm. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • evancz/elm-architecture-tutorialevancz avatar

    evancz/elm-architecture-tutorial

    4,169View on GitHub↗

    This project is an educational guide and tutorial for the Elm application architecture. It provides instruction on implementing functional state management and modular architectural patterns for user interfaces. The tutorial focuses on the model view update pattern, utilizing a single source of truth for centralized state management. It demonstrates how to use discrete message types to trigger state transitions through pure update functions, ensuring a unidirectional data flow from view events back to the view. The material covers declarative UI development, transforming application state in

    Elm
    View on GitHub↗4,169
  • izdi/elm-cheat-sheetizdi avatar

    izdi/elm-cheat-sheet

    948View on GitHub↗

    An overview of Elm syntax and features

    Elm
    View on GitHub↗948
  • eeue56/haskell-to-elmeeue56 avatar

    eeue56/haskell-to-elm

    66View on GitHub↗

    Collection of examples on places where Elm is different to Haskell.

    View on GitHub↗66
  • pd-andy/awesome-elm-pltdpd-andy avatar

    pd-andy/awesome-elm-pltd

    46View on GitHub↗

    A showcase of awesome programming language projects and resources written in Elm.

    View on GitHub↗46
Compare all 30 related projects→

Frequently asked questions

What does dwyl/learn-elm do?

:rainbow: discover the beautiful programming language that makes front-end web apps a joy to build and maintain!

What are the main features of dwyl/learn-elm?

The main features of dwyl/learn-elm are: Learning Guides, Learning Resources.

Which projects share features with dwyl/learn-elm?

Projects with overlapping indexed features include: izdi/elm-cheat-sheet — An overview of Elm syntax and features. robertjlooby/elm-koans — A set of koans for learning Elm. eeue56/haskell-to-elm — Collection of examples on places where Elm is different to Haskell. evancz/elm-architecture-tutorial — This project is an educational guide and tutorial for the Elm application architecture. It provides instruction on… pd-andy/awesome-elm-pltd — A showcase of awesome programming language projects and resources written in Elm. alexeymezenin/laravel-best-practices — This project is a comprehensive guide to architectural standards and coding patterns for developing maintainable…