145
submitted 1 year ago by y9uVqBq0@lemmy.world to c/wefwef@lemmy.world
you are viewing a single comment's thread
view the rest of the comments
[-] s08nlql9@lemm.ee 60 points 1 year ago

as a web app, it can be installed on any device that has a browser. Dev doesn't also need to publish his work in app/play stores which may require extra payment

[-] lukenamop@lemmy.world 45 points 1 year ago

And since it doesn’t have to be published in any app stores, it can be updated much more quickly and frequently.

[-] Thedogspaw@midwest.social 26 points 1 year ago

No kidding I think it had like 4 updates yesterday 🤣

[-] techgearwhips@lemmy.world 23 points 1 year ago* (last edited 1 year ago)

This. I pressed update on my Android, iPhone, and Desktop and it only took like half a second. This PWA is scary good.

[-] Thedogspaw@midwest.social 11 points 1 year ago

I thought pwa were supposed to suck but I honestly haven't even looked at any other apps because wefef works so well

[-] techgearwhips@lemmy.world 5 points 1 year ago

The first time I found out PWA don't suck is when I tried justchilltv last month. Another dope one

[-] whatthecaptcha@lemmy.one 2 points 1 year ago

Just looked that up and now I'm debating cancelling all of my streaming subscriptions.

[-] HughJanus@lemmy.ml 2 points 1 year ago

I don't know what that is but anything that requires me to log into an account before telling me absolutely anything about the service is an instant no from me.

[-] StrongGoal2001@programming.dev 0 points 1 year ago

I thinks it's fair considering is pirating, many services get shutdown for showing everything without login. It let them know you are in their discord server

[-] sunbeam60@lemmy.one 3 points 1 year ago

This is what blows my mind. PWAs have always been sort of ok. But wefwef is just <chef’s kiss.gif>

[-] techgearwhips@lemmy.world 1 points 1 year ago

The first time I found out PWA don't suck is when I tried justchilltv last month. Another dope one

[-] pixxel@discuss.tchncs.de 3 points 1 year ago

that's something i like with react native and over the air updates. In the app i ship at my job, when its only the javascript bundle that's updated we can actually update without the user ever knowing, they just get a slightly longer load time on that startup of the app, making rather easy ensuring that no users are running out of date and broken code.

[-] techgearwhips@lemmy.world 1 points 1 year ago

Good to know. I haven't decided whether I want to learn RN, Flutter, or ionic. Lemaing towards RN.

[-] pixxel@discuss.tchncs.de 1 points 1 year ago

I think for now that there are more jobs in RN, but a lot of people are passionate about flutter and we might as a shift in the market in the next comings year.

[-] techgearwhips@lemmy.world 1 points 1 year ago

I would do freelancing and building my own apps so where the market goes makes me no difference. What's really important to me is which is the better language to learn. And I've seen arguments for both sides.

[-] StrongGoal2001@programming.dev 1 points 1 year ago

There's no "better language". Just languages for different use cases. You don't have to "trust" what other have to say, just try it

[-] techgearwhips@lemmy.world 1 points 1 year ago

I know there is no better language, but I meant technically for myself and what I require. I am going to learn one but I'm doing my due diligence in research before I jump in head first.

[-] nocnoc@lemmy.world 3 points 1 year ago

Why does it take so long to push updates on AppStores?

[-] pixxel@discuss.tchncs.de 5 points 1 year ago

generally Google play is rather fast, but Apple can be insanely slow sometimes. At my work we've had up to 6 working days to get approval of very minor updates. That's the reason why technologies like react native with over the air updates have gotten as prominent as it has.

As someone who leads an app development team I've started liking pwas more and more the last couple of years. Especially for apps that doesn't do more complex stuff than making api calls and rendering the result to the screen in the form of text.

[-] dingus@lemmy.world 2 points 1 year ago

I think they maybe have to be approved first so that people aren't updating their apps with something malicious

[-] nocnoc@lemmy.world 0 points 1 year ago

So it is not as safe as downloading an app from the AppStore right?

[-] burak@lemmy.world 6 points 1 year ago

No. The browser (which is the runtime that pwas use) is already a very limited environment with little to access to the system - and if the app wants to access something potentially sensitive, then the browser asks for permission. Even then it doesn’t have access to nearly anything that a native app can access.

[-] dingus@lemmy.world 3 points 1 year ago* (last edited 1 year ago)

That's a good question. I'm not entirely sure of the answer to that. I suppose in a way it could be less secure because the dev could just decide to one day make the wefwef.app url into a malicious link. But at the same time, I don't think a browser is granted as many permissions by default.

Using the Google Play Store as an example, there are still incredibly sketchy/suspicious apps on there even though they are approved by Google.

[-] Pleonasm@programming.dev 6 points 1 year ago

I think from the point of view of speed/ease of development, the webapp makes more sense for now. Once it's more stable, perhaps a native app is worth trying for performance reasons.

[-] deranger@lemmy.world 1 points 1 year ago

The portability is awesome. I switched to wefwef and had it going on all my devices in minutes. Web apps don’t have to suck. Apps also have more privacy implications than a PWA.

this post was submitted on 03 Jul 2023
145 points (86.8% liked)

wefwef

4228 readers
2 users here now

wefwef is now Voyager! Subscribe to !voyagerapp@lemmy.world.

founded 1 year ago
MODERATORS