this post was submitted on 04 Jan 2024
71 points (94.9% liked)

Technology

55712 readers
3973 users here now

This is a most excellent place for technology news and articles.


Our Rules


  1. Follow the lemmy.world rules.
  2. Only tech related content.
  3. Be excellent to each another!
  4. Mod approved content bots can post up to 10 articles per day.
  5. Threads asking for personal tech support may be deleted.
  6. Politics threads may be removed.
  7. No memes allowed as posts, OK to post as comments.
  8. Only approved bots from the list below, to ask if your bot can be added please contact us.
  9. Check for duplicates before posting, duplicates may be removed

Approved Bots


founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 6 points 6 months ago* (last edited 6 months ago) (1 children)

Web developer here.

If your site has a lot of interactivity, it is a web app.

A read-only site like Wikipedia is not a web app.

A store page is not a web app.

Your bank's customer portal is a web app.

Facebook, Lemmy, Reddit, Twitter, etc. are web apps because they provide a lot of interactivity.

I agree that the line between web apps and websites is blurry, but my thinking is if a website is built mostly using front-end technologies, it is a web app, if it's built mostly with JSP or PHP, it's a website. Things like the WordPress admin panel blur the line between the two as they offer lots of interactivity, but is mostly PHP-based.

[–] asdfasdfasdf 2 points 6 months ago* (last edited 6 months ago) (1 children)

Also a web developer. I don't understand the reason you'd even need a common term to distinguish between the two. Wikipedia and Facebook are websites. Tons of websites have interactivity. It's a spectrum. Why can't we just say "website"?

[–] [email protected] 2 points 6 months ago* (last edited 6 months ago)

Correct tbh, it's all just websites.

Those terms are just for marketing purposes.