Nishu Jain
Nov 2, 2023

--

Unlike DB-first approach, I personally like to start with API-first approach since I'm a big fan of serverless architecture.

Instead of actually storing data into DB from the beginning, I first experiment with the dummy data. It allows me see what the final product would feel like early on. Later when everything is finalized, I start with DB schema and all.

--

--

Nishu Jain
Nishu Jain

Written by Nishu Jain

Obsessed with Tech & Biz | SaaS startup guy | Engineer + Wordsmith | My Medium Portfolio: https://mymedium.info/@nishu-jain

Responses (1)