Roman Weis
Apr 4, 2022

--

Nice work! I am also a big fan of cloud run, since it has the best cost structure and is almost maintenance free. Also had similar thoughts before deciding on the tech stack, but I opted for a NoSql Database (RavenDB in my case). This was really a productivity boost compared to my previous projects with SQL databases. No more headache with ORM.

Regarding tests: I agree with you that you don't need 100% test coverage for some initial idea, but on the long run when the app becomes more complex (and it will, it always does) missing tests will slow you down a lot. You need at least to make sure that you write your code with testing in mind, so that you could add a simple unit test anytime in the future.

Sign up to discover human stories that deepen your understanding of the world.

Free

Distraction-free reading. No ads.

Organize your knowledge with lists and highlights.

Tell your story. Find your audience.

Membership

Read member-only stories

Support writers you read most

Earn money for your writing

Listen to audio narrations

Read offline with the Medium app

--

--

Roman Weis
Roman Weis

Written by Roman Weis

Software Engineer, SaaS Enterpreneur. Founder of https://www.stamy.io. Writing about Software Engineering and other brain teasers.

Responses (1)

Write a response