Coder Social home page Coder Social logo

jlengrand / elm-ports Goto Github PK

View Code? Open in Web Editor NEW
6.0 3.0 2.0 1.84 MB

A simple demonstration on how to work with Elm Flags and Ports

Home Page: https://elm-ports.netlify.com/

HTML 9.65% Elm 30.48% JavaScript 56.65% CSS 3.22%
elm-architecture elm-lang elm-language elm-demos elm-ports

elm-ports's Introduction

Elm Ports and Flags

This repository is a simple Elm (0.19) minimal app making use of Flags and Ports to communicate with Javascript.

The repository is composed of 3 main things to see :

  • The sendStuff port, which will send some test data to Javascript every time you press the button
  • The receiveStuff port, which will periodically receive data from Javascript. It is javascript that triggers the port, and Elm will update its model every time it receives data.
  • The Flags type alias, that is setup and is used by the init function to grab data from Javascript before the model is even generated.

You can read the complete write-up about this example here and see a running example here.

elm-ports's People

Contributors

jlengrand avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  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.