Going to the database repeatedly is slow and operations-heavy. Caching stores recent/frequent data in a faster layer (memory) ...
A single server setup is where everything runs on one machine—your web application, database, cache, and all business logic.
Fix some bugs ( not reload after register ) Add displayName through firstName and lastName controller Change Homepage view Add togglePage method ( SignIn and SignUp ) ...