Skip to content
This repository has been archived by the owner on Jan 9, 2023. It is now read-only.

structure

dandevri edited this page Apr 14, 2022 · 1 revision

Application Structure

Write about how you structured your server and the client / server flow.

  • How does the client / server flow work in your application?
  • What data gets send form the client to the server?
  • What do you do with the data on the server? (clean / filter etc.)
  • How did you structure your routes (did you mvc)?
Clone this wiki locally