this post was submitted on 25 Apr 2026
12 points (92.9% liked)

Web Development

5615 readers
30 users here now

Welcome to the web development community! This is a place to post, discuss, get help about, etc. anything related to web development

What is web development?

Web development is the process of creating websites or web applications

Rules/Guidelines

Related Communities

Wormhole

Some webdev blogsNot sure what to post in here? Want some web development related things to read?

Heres a couple blogs that have web development related content

CreditsIcon base by Delapouite under CC BY 3.0 with modifications to add a gradient

founded 2 years ago
MODERATORS
top 5 comments
sorted by: hot top controversial new old
[–] bitfucker@programming.dev 2 points 11 hours ago (1 children)

PWA has always supported all of that. It's just that companies like to spy on your data more by making native apps

[–] bitfucker@programming.dev 2 points 10 hours ago

Here is the list of PWA capabilities. This is discounting those that Google has on their site (web dev)

https://whatpwacando.today/

[–] ultimate_worrier@lemmy.dbzer0.com 0 points 23 hours ago* (last edited 20 hours ago)

I REALLY don’t trust JavaScript developers nor their braindead cargo-cult community to implement this correctly.

[–] Kissaki@programming.dev 3 points 1 day ago* (last edited 1 day ago)

Why is this called 2.0? PWA without offline is assumed to be 1.0?

I don't like them randomly defining and attributing version numbers to standards. These versions don't exist. And they don't even define them.

PWA and offline capability has been around for a while. PWA typically raises the question of offline capability. That's not a new thing or a new standard.

[–] pryre@lemmy.world 2 points 2 days ago

While it might not work for everything, I have a number of sites that are used for field work that would benefit from these approaches. Things like dashboards an configuration tools.

Arguably, the tools should be desktop apps, or something of the like, but the reality is that using PWAs in this way is easier for everyone (the developer, the distributor, the user).