Giter Club home page Giter Club logo

plack-pwa-web's People

Contributors

bodo-hugo-barwich avatar diegosiqueir4 avatar ibrahima92 avatar rahulsahurs avatar

Watchers

 avatar

plack-pwa-web's Issues

API First Architecture

The concept of the App Shell means that the web page consists of a base frame which is mostly constant around the web site which downloads additional content with Lazy Loading JavaScript.
The JavaScript logic that displays the content on the web page is already implemented but the data it displays is statically written into the Source Code.
For an API First Architecture this data must be obtained from the API Backend.
The API Backend will manage all the Product Data which also means that Product Data and URLs must be validated with the API Backend.

Corrections for Firefox Browsers

Some Design Elements do not work as intended in the Firefox Browser.
To achieve a uniform Design the List Cards and the List Grid need to be designed differently.

Automated Tests with PhantomJS

To perform Automated Tests in a Serverless Environment the tests must not rely on GUI Applications.
So the PhantomJS automation application can do the JavaScript interpretation that is needed for the Web to be completely working.

Recognizing Service Worker Updates

The Web Site Assets are statically stored in the Browser.
They are loaded into the Browser at the Install Event of the Service Worker.
The Demo at the Service Worker Cookbook shows that the Assets are never updated if the new Service Worker does not the Take Over.
Cache Refresh Exercise

Even the static Assets of the AppShell of the Web Site need to be updated to conserve the coherence of graphical and programmatic parts of the Web Site.
This is crucial for a correct operation of the Web Site.

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.