Code Monkey home page Code Monkey logo

elm-patterns's Introduction

Elm Patterns

github pages

A collection of common patterns in Elm http://sporto.github.io/elm-patterns/.

Development

mdbook

This book uses mdbook: https://github.com/rust-lang/mdBook

To view locally run

mdbook serve -p 5000

Deployment is done automatically via github actions (No need to build the book).

Contributing

This guide documents patterns that are commonly used in Elm applications.

  • Avoid uncommon or esoteric patterns.
  • The pattern explanation needs to be as simple as possible. Don't write a whole essay for each one. They should be easy to read and understand in a few minutes (whenever possible).
  • Avoid complex terminology e.g. Monads, Applicative, etc. Unless this is really critical for understanding the pattern.
  • The pattern explanation doesn't need to be thorough (i.e. show all the code). As long at it conveys the idea and benefits. Linking to a more detailed source is great.
  • These patterns should try to align with the community recommendations and best practices.
  • Write in first person voice using the pronoun "we". E.g. "We might choose to use X".

elm-patterns's People

Contributors

sporto avatar edgerunner avatar trs123 avatar allanderek avatar gacallea avatar

Watchers

James Cloos avatar  avatar

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.