Giter VIP home page Giter VIP logo

Comments (1)

kgrgreer avatar kgrgreer commented on June 2, 2024

There are two good demos to check to make sure that you have everything setup correctly:

  1. http://localhost:8000/index.html?model=foam.demos.empire.Preso3#position=0

This loads all 25 slides of my "Introduction to FOAM" slideshow all at once, and many slides contain multiple demos, so in the end, this runs over 40 demos all at once.

  1. http://localhost:8000/demos/DemoCat.html

This is an extensive catalogue of demos which are routinely tested and maintained. They all work.

Any demo that is not listed in the DemoCat may not be up to date or still relevant. If you find any demos that don't work, please file a ticket and we'll either fix or remove it.

What browser are you using?

Are you running a local HTTP server, like is described here:
http://foam-framework.github.io/foam/tutorial/todo/0-intro/

If you run the prebuilt TODO app, does it work for you:
http://localhost:8000/index.html?model=foam.tutorials.todo.TodoApp

We have recently started working on foam2, but all of our current customers are using foam1 and we will continue to support them (and are still adding features to foam1). The main reason for foam2 is to support a more modular design so that our iOS/Swift and Android/Java support don't weigh-down the web version. For web developers, the biggest difference is the UI library, which is called U2. U2 is compatible with foam1, and is in the foam1 repository now. So provided that you develop your UI's with U2 (foam.u2) instead of U1 (foam.ui), you'll have a very easy time jumping to U2 when it's ready. Other advantages of foam2 include near 100% testing code coverage and complete documentation.

Thanks you very much for reporting your issues. I would like to quickly address them, either though code or documentation, so that others won't have the same problems. Please keep the issue reports coming.

from foam.

Related Issues (20)

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.