Search
Tomer Pascal, CEO of CityVerse Tycoon, on Web3 Mobile Gaming Ecosystem, PWAs, and Battling the Apple/Google App Stores | Ep. 335
20.5.2024
Tomer Pascal, the CEO of OwnPlay, the developer of the PWA game CityVerse Tycoon, discusses the advantages of Web3 gaming over Web2, deciding to avoid Apple and Google for its game, succeeding in creating a PWA game, and the exciting launches coming very soon.
The post Tomer Pascal, CEO...
Collective #705
31.3.2022
Understanding Layout Algorithms * Spruce CSS * PWA Resources * Variable fonts in real life
The post Collective #705 appeared first on Codrops
Offline stránka v PWA přes ServiceWorker
26.1.2022
Jak udělat web fungující offline. A splnit tak požadavky na PWA
Making a Site Work Offline Using the VitePWA Plugin
18.1.2022
The VitePWA plugin from Anthony Fu is a fantastic tool for your Vite-powered sites. It helps you add a service worker that handles:
offline support
caching assets and content
prompting the user when new content is available
…and other goodies!
…
Making a Site Work Offline Using the VitePWA...
What I Learned Building a Word Game App With Nuxt on Google Play
25.5.2021
I fell in love with coding the moment I created my first CSS :hover effect. Years later, that initial bite into interactivity on the web led me to a new goal: making a game.
Table of contents
What’s the game
…
The post What I Learned Building a Word Game App With Nuxt on Google Play...
Facebook se vrátil na Windows 10 do Microsoft Storu. Jako PWA
17.3.2021
Facebook před lety přišel s moderní aplikací pro Windows. Ta nabízela upravené rozhraní pro tablety a počítače. Nakonec ji ale bez náhrady ukončil. Nyní se ale v Microsoft Store objevila nová verze, která využívá PWA.
Moderní aplikace Facebook přišla v době, kdy měla ještě sociální síť starší
Chrome 89 si posvítí na nedokonalé aplikace PWA. A bude ještě přísnější
3.3.2021
Používáte webové aplikace ve formě PWA? Chrome v následujících měsících zpřísní jejich politiku. Progresivní webové aplikace by měly být webové programy, které sice spouští prohlížeč, běží ale v samostatném okně, mohou mít zástupce na ploše, a tak se už z hlediska UI/UX v mnohém vyrovnávají
How We Improved the Accessibility of Our Single Page App Menu
25.2.2021
I recently started working on a Progressive Web App (PWA) for a client with my team. We’re using React with client-side routing via React Router, and one of the first elements that we made was the main menu. Menus …
The post How We Improved the Accessibility of Our Single Page App Menu...
Progressive Web Apps in 2021
12.2.2021
Maximiliano Firtman has a look at PWAs this year, including trying to get a bead on how widespread they are:
At the end of 2020, approximately 1% of websites included a Service Worker, and 2.2% had an installable Web App
…
The post Progressive Web Apps in 2021 appeared first...
Mozilla ukončila práce na podpoře PWA pro Firefox. Instalovat webové aplikace se tak nenaučí
3.2.2021
Webové aplikace jsou způsob pro vývojáře, jakým obejít uzavřené ekosystémy a dostat se tam, kde je to jinak obtížné. Podporují je hlavně Chrome a Edge, Firefox ale nyní couvá. Na integraci důležitých prvků již nadále nepracuje.
PWA, tedy Progessive Web Apps jsou takové weby, které umí využít
PWA je způsob, jak z webu udělat aplikaci. Funguje tak nově Google Travel, ale i spousta dalších webů
3.1.2020
Google v minulém roce zabil samostatnou aplikaci trip, která sloužila pro plánování výletů. Funkci převzal přímo vyhledávač a samostatná sekce Google Travel. Ta nyní místo klasické aplikace získala podobu PWA, lze ji tak nainstalovat na všechny systémy.
Web Google Trips (česky Cesty) sdružuje
Why Progressive Web Apps Are The Future of Mobile Web
4.10.2019
Here’s one of the best essays I’ve ever read about why progressive web apps are important, how they work, and what impact they have on a business:
PWAs are powerful, effective, fast and app-like.
It’s hard to imagine a mobile web property that could not be significantly improved via...
Collective #545
2.9.2019
PWA Asset Generator * Leon Sans * Introduction to JavaScript Promises * The Enigma Machine
Collective #545 was written by Pedro Botelho and published on Codrops
Maskable Icons: Android Adaptive Icons for Your PWA
29.8.2019
There is a new web feature called maskable icons that is coming soon to Firefox Preview and other web browsers. This new icon format will let your PWAs have their own adaptive icons on Android.
The post Maskable Icons: Android Adaptive Icons for Your PWA appeared first on CSS-Tricks
Češi o 20 % zaostávají v digitalizaci firem, řešením jsou progresivní webové aplikace
11.7.2019
Chytrá města, chytré domácnosti, chytré firmy. Pokud se vám zdá, že poslední slovní spojení neslyšíte tak často jako ta předchozí, nejste daleko od pravdy. České firmy v digitalizaci, která k chytrosti firem jednoznačně vede, zaostávají za evropským průměrem o celých 20 %. Digitalizace přitom...
Weekly Platform News: CSS Scroll Snap, Opera GX, PWA Install Icon
14.6.2019
In this week's roundup, Chrome is adding an install option for Progressive Web Apps, Opera GX comes to Windows, the ECMAScript proposals get an update, and CSS Scroll Snap is coming to a Firefox browser near you.
The post Weekly Platform News: CSS Scroll Snap, Opera GX, PWA Install Icon appeared...
Weekly Platform News: Feature Policy, ECMAScript i18n API, Packaged PWAs
7.6.2019
In this week's news, a new Feature Policy API in Chrome, Firefox blocks cookies from known trackers, Chrome for Android now allows websites to share images, and more.
The post Weekly Platform News: Feature Policy, ECMAScript i18n API, Packaged PWAs appeared first on CSS-Tricks
Weekly news: PWA Issue on iOS, Performance Culture, Anti-Tracking in Browsers
17.5.2019
In this week's news: resolving an issue when restarting progressive web apps in iOS, why The Telegraph now vets all scripts before they make it to their codebase, and Microsoft plans to add tracking prevention to the Edge browser.
The post Weekly news: PWA Issue on iOS, Performance Culture...
Currently Reading: Progressive Web Apps by Jason Grisby
3.5.2019
I’ve been reading Jason Grigsby’s new book on progressive web apps this past week and it’s exciting. Jason explains what PWAs are and how they work while while doing a bang-up job covering the business case for using them them, too. But perhaps you might be thinking that a PWA isn’t necessary...
How to Get a Progressive Web App into the Google Play Store
19.4.2019
PWA (Progressive Web Apps) have been with us for some time now. Yet, each time I try explaining it to clients, the same question pops up: "Will my users be able to install the app using app stores?" The answer has traditionally been no, but this changed with Chrome 72 which shipped a new feature...