Giter Club home page Giter Club logo

elm-starter-projects's Introduction

Elm Starter Projects

This is a small collection of basic apps written in Elm. They're intended to be seeds for getting started with Elm, or exploring new concepts in the langauge. They're all intentionally a bit incomplete or simple to encourage additions and experimentation.

Each project has setup instructions, and some suggested next steps for adding new features, although feel free to disregard the suggestions altogether if you have creative ideas of your own!

The Projects

counter

Just a basic counter, with increment & decrement. This is a good place to start if you're totally new to Elm. The suggested next steps are a good path from adding to the basic Elm architecture to the beginnings of seeing how your code will be different if you haven't worked in a primarly functional language before.

journal

This is a simple Journaling app. It has forms, (slightly broken) navigation, and interacts with local storage via ports. Try this out once you have basic familiarity with Elm if you're interested in building apps that work with textual or static data.

game

This isn't quite a game yet, but it could be. It uses subscriptions to listen to keyboard events and animation frames. Try this one if you're interested in building animated or highly interactive applications.

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.