Posts tagged with architecture

Basic Web App Architecture 101

🗓 04 Apr 2018
In: 📁 Architecture 📁 Web App

Okay, so you want to build a web app. Let’s use a very basic web application for instance. The user story is this: The user logs in. The user goes to another page, which has a form. When the user clicks submit, data is saved and they can view it...