---
mdfy_bundle: 1
id: ycb03Bus
title: "Weekly Reviews — March 2026"
url: https://mdfy.app/b/ycb03Bus
document_count: 3
updated: 2026-05-04T22:19:55.035Z
source: "mdfy.app"
---
# Weekly Reviews — March 2026

> Week-by-week build log, weeks 1-5. Built, learned, stuck-on, next-week. Shows the velocity from setup to v6 pre-launch.

## 1. Week 1 — March 2026

*Source: https://mdfy.app/ycd19kks*

> Setup week — engine + editor + URLs.

# Week 1 — March 2026

## Built
- Project setup, Next.js + Supabase + Rust WASM engine
- WYSIWYG editor v0
- Permanent URLs

## Learned
- Tiptap > raw contentEditable for WYSIWYG. ProseMirror foundation matters.
- Comrak (Rust) compiles to WASM in ~2ms. Faster than I expected.

## Stuck on
- Mermaid theme switching with dark mode
- Tab persistence across browser restarts

## Next week
- Sharing UX
- Multi-surface (Chrome ext start)


## 2. Week 2

*Source: https://mdfy.app/ycd20WCg*

> Chrome extension + sharing.

# Week 2

## Built
- Chrome extension prototype — captures from ChatGPT/Claude
- Shorter URLs (nanoid 8)
- OG image generation via @vercel/og

## Learned
- ChatGPT's DOM is unstable. Selectors break weekly.
- Claude.ai's structure is more stable; their app is more SPA-y.

## Stuck on
- Tab corruption in localStorage when quota exceeds. Fallback to
  cloud-only when full.

## Next week
- VS Code extension
- AI tools panel (polish/summary/translate)


## 3. Week 3

*Source: https://mdfy.app/ycd21Vxs*

> VS Code + AI tools.

# Week 3

> _Lost to the SAMPLE_WELCOME race. Empty template — fill in._

## Goals (set Mon)
- _(fill in)_

## Shipped
- _(fill in)_

## Stuck on
- _(fill in)_

## Decisions made
- _(fill in)_

## Next week
- _(fill in)_
