Skip to content
Back to the path

Unit 3 of 7

Open

Day 3 — Your core loop works

What you have afterwards: The happy path runs through completely once.

Goal

You build exactly the one chain that defines your app — and nothing beside it.

Understand briefly

The core loop is why someone opens your app at all. It only counts once it runs through completely: from the action to a result people understand. Work with realistic local sample data instead of “test 1” and “test 2” — unrealistic data hides exactly the cases that catch up with you later.

Follow along

Paste this prompt into the AI tool you work with:

This is my core loop: [YOUR FOUR STEPS]

Implement the happy path only:
1. Implement the four steps in order, without error handling for now.
2. Create realistic local sample data — real names, real lengths, real edge cases.
3. Present the final result so a stranger understands it without explanation.

Do not build extra screens, settings or accounts.

Build it yourself

Walk the loop yourself three times: once fast, once slowly and once with the most unlikely input you can think of.

Verify

Only tick a box once you have really checked it. These criteria are the only way to finish this unit.

0 of 3 confirmed

Still open: 3 criteria

Self-check

Three questions about decisions you made today. There are no points and no grade — only the why. Every answer can be changed.

1. When does your core loop count as having run through once?
2. What do you test your core loop with?
3. The result of your core loop appears on screen. When is it understandable?

0 of 3 answered

Next step

Tomorrow you take care of everything that is not the happy path.

Next: Day 4 — Your app survives bad days too

隐私设置

在你同意后,PostHog EU 会统计哪些页面被打开,并额外录制你的会话:鼠标移动、点击、滚动以及页面呈现的内容会被保存为可回放的重建记录。你输入的文字在发送前会被遮蔽。登录、注册、密码找回、创始人聊天、订阅邮件输入框、你的邮箱显示、你的测验答案以及检查清单的内容完全不会被录制;在登录和注册页面,录制处于暂停状态。网址始终不带查询参数保存。此外还会处理一个随机设备标识以及 IP 地址等技术连接数据。除此之外,还会统计少数严格定义的使用事件:文章被读到什么程度、使用了哪个文章模块、点击了哪个行动号召,以及订阅邮件的结果如何。仅传输固定清单中的取值——不含输入内容,也不含自由文本。 了解更多隐私信息

未经你同意,不会加载任何分析代码,也不会进行录制。你可以随时撤回:撤回会立即停止采集;此前已采集的数据可能已经传出,并会在存储期限后删除。