Vertaling van "app shell" in Frans
We konden deze vermelding niet vinden. Er worden benaderende resultaten weergegeven. Controleer je spelling of stel voor deze term aan het woordenboek toe te voegen.
To achieve this, we need to cache our app shell using a service worker, so that it's always available quickly and reliably.
Pour cela, nous devons mettre en cache le shell d'application à l'aide d'un service worker, afin qu'il soit toujours disponible de manière rapide et fiable.
Looking specifically at the app shell elements, the header has been used not only as a graphic asset, but also to keep the search bar and other buttons that are relevant for users.
Si on regarde les éléments de l'app shell, le header n'est pas seulement un atout graphique, mais aussi un élément phare de l'app avec une barre de recherche et des boutons utiles pour l'utilisateur.
The architecture of a PWA is another crucial factor for its improved functionality, all this following the app shell model.
L'architecture d'une PWA est également déterminante pour son fonctionnement, cela grâce au modèle de l'App Shell.
Thanks to the app shell, especially for repeat visits, your PWA loads fast, uses as little data as possible, uses static assets from the local cache, and separates content from navigation. Isomorphic PWA
Grâce à l'App Shell, notamment dans le cas des visites récurrentes, votre PWA s'affiche vite, consomme le moins de bande passante possible, charge les ressources statiques depuis son cache local, et sépare le contenu de la navigation.
The app shell is the skeleton of your PWA.
L'App Shell est le squelette de votre PWA.
You then use the developer tool to either modify the.ipa file (iOS) or create a.apk app shell (Android) that you can upload while building your Android app.
Utilisez l'outil de développement web pour modifier le fichier.ipa (iOS) ou créer un shell d'application.apk (Android) que vous pouvez charger lors de la création de votre application Android.
Next: 4.2.2 Introduction to the app shell architecture
One of the traps that we have fallen into is "App Shell".
L'un des pièges dans lesquels nous sommes tombés est "App Shell".
The App Shell contains the principal elements of the interface and the components that are necessary for the user interface to function.
L'App Shell contient les éléments principaux d'interface et les composants strictement nécessaire pour le fonctionnement de l'interface utilisateur.
App-like - it must provide the same experience as a native application, thanks to the App Shell that distinguishes between the app functionality and its content.
App like - elle doit fournir la même expérience qu'une application native, grâce à l'App Shell qui permet de faire la distinction entre le fonctionnement de l'application et son contenu.
The App Shell model says that your site should present a complete shell of your application (so that the experience something even when you are offline) and you then control how and when to pull in content.
Le modèle App Shell indique que votre site doit présenter un shell complet de votre application (de sorte que l'expérience soit quelque chose même lorsque vous êtes hors ligne) et que vous contrôlez ensuite comment et quand extraire du contenu.
The usage of an App Shell architecture allows for these very light-weight settings to be quickly loaded upon the first visit, which considerably reduces the time required the first time the PWA is displayed.
L'utilisation d'une architecture de type App Shell permet à ces paramètres, très légers, d'être chargés très rapidement lors de la première visite réduisant ainsi considérablement le temps de premier affichage.
In the classic model of App Shell it is nearly impossible to support a progressive render and I wanted to achieve a truly "Progressive" model for building a site with service worker that held the following properties
Dans le modèle classique d'App Shell, il est presque impossible de prendre en charge un rendu progressif et je voulais réaliser un modèle véritablement "progressif" pour la construction d'un site avec un agent de maintenance possédant les propriétés suivantes