Tuesday 24 July 2018

Small app vs large app

Hi, I started learning node 2 months ago and I can build some apps using it. My question basically is what is the main difference between a large app and a small app except for the number of functions. Suppose I have a very simple, one page todo app - the user is able to save and delete todos which are stored in a DB (no user authentication). Then from the other hand i have a large app were users are able to log in, edit their profile, submit posts, comment, like etc. Is there any difference in the way that both apps are written? Does the bigger one require some more advanced concepts?Thanks in advance ;)

Submitted July 24, 2018 at 09:14AM by everek123

No comments:

Post a Comment