GithubHelp home page GithubHelp logo

jeffcole / loops_with_friends Goto Github PK

View Code? Open in Web Editor NEW
34.0 34.0 2.0 1.27 MB

Loops... with friends!

Home Page: http://loops-with-friends.herokuapp.com

License: MIT License

Elixir 54.03% CSS 11.76% JavaScript 4.43% Elm 28.49% HTML 1.30%

loops_with_friends's People

Contributors

jeffcole avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

Forkers

stakoov pierce-h

loops_with_friends's Issues

try to move phoenix 1.3 can't make elm work

I am not sure here is a good place to ask this question.
I try to move this project to phoenix 1.3, this is what I have done. https://github.com/jiamo/loops_with_friends

after mix phx.server
There is error:

(index):29 Uncaught TypeError: Cannot read property 'fullscreen' of undefined
    at HTMLDocument.<anonymous> ((index):29)

index.html have some code

<script>
  document.addEventListener("DOMContentLoaded", function (event) {
    var elmApp = Elm.App.fullscreen({
      host: document.location.host,
      topic: "jams:8b19da18-c1a4-41a8-b28d-ae987ac6bb0f"
    });
  });

In browser the elm package was downloaded. So I can't figure out.

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.