0
What is the difference between a website and an app ?
hi what is the difference between a website and an app ? I m not sure to understand . Is it the same thing ? https://answer2018.herokuapp.com thanks a lot , Sam
3 Answers
+ 3
It sounds like you are either in the website or in the iOS version of the app.
A website can be just an HTML document, delivered statically by a server. This type would not be a web app. A website can also be served dynamically with additional functionality (e.g. hooked up to a database, API, etc.). This type is usually loosely deemed a "web app".
There are also desktop apps (e.g. if you are using Windows, it might be an .exe file).
There are also native apps (e.g. if you are using iOS, it might be downloaded through the app store... Android equivalent would be the Google Play store).
Shorter version: An app (or application) is a program. A website can be a document that leads to a (web) app.
Hopefully that gives you a general idea (months later).
+ 1
This may help you
https://www.sololearn.com/post/41289/?ref=app
I can't see anything in your link.
It redirects to heroku documentation.
+ 1
thanks Roneel for your fast answer ;
The link is good but it drives to an empty page starting app .
Your link leads to nothing ?
thanks