date created | date modified |
---|---|
Monday, July 11th 2022, 10:16:37 am |
Monday, July 11th 2022, 10:20:14 am |
- Topic:
- Tags: #review #pn_2_1
- Links:
- Date Created: 11-07-22
A schema first approach, that means we will implement it based on exactly what our client needs :
- Define Schema : Identify which data is needed, structure it how you need
- Backend
- Frontend This approach allow for faster development since both teams can work together with the defined schema but on different things.