Giter VIP home page Giter VIP logo

Comments (4)

mdekermadec avatar mdekermadec commented on July 18, 2024

First aim of AppDeck is a perfect user experience as close as possible as a native app.

So far we manage to do this without putting too many rules or limitation on the developper side ... except one: menu must is cached and HTML is embed in application at compilation time.

Why ?

Because an application MUST ALWAYS be up and running, even if your server is down, network is down or slow, or in case of partially downloaded file.

So we force menu to be cached and embed an compilation time.

This way even if when user launch your application for the first time network is down, your application is up.

For dynamic menu needs, work around is to make ajax query to refresh part of it on demand or even use message API from on page to another to ask for update.

So far this way we cover most use case.

Could you tell me more about your need ?

from appdeck.

htwmehdi avatar htwmehdi commented on July 18, 2024

Hello,

Any quick howto to load the menu from external url?

from appdeck.

mdekermadec avatar mdekermadec commented on July 18, 2024

Sure:

I make a doc for you:

http://www.appdeck.mobi/doc/advanced_dynamic_menu

from appdeck.

htwmehdi avatar htwmehdi commented on July 18, 2024

@mdekermadec Appreciated!

from appdeck.

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.