DEV Community

Cover image for I Built 14 Free Developer Reference Sites
cc cc
cc cc

Posted on

I Built 14 Free Developer Reference Sites

The Journey

I built CSS Reference as a simple reference site. It grew into 14 projects.

The Stack: React 19 + TypeScript 6 + Vite 8 + Cloudflare Pages + Bun. All SPAs.

SEO Lessons

SPAs need server-side canonical injection via Cloudflare Functions. Structured data (FAQ, HowTo, Breadcrumb, Organization) measurably improves CTR. Content depth of 200+ words per page is essential. Backlinks are the real ranking factor.

The Network

All open source on GitHub.

Top comments (0)