Skip to content

Commit 1d86734

Browse files
committed
lock
1 parent b066d32 commit 1d86734

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/pages/robust-backend-design.mdx

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -94,6 +94,8 @@ Here are 3 general rules:
9494

9595
Serverless functions come optimized for this approach out of the box. They encourage you to keep code light and isolated 🤘
9696

97+
<div id="lock" />
98+
9799
### Give each operation a single responsibility
98100

99101
Think of serverless code like a function. How big are your functions? How much do they do?

0 commit comments

Comments
 (0)